@prefix this: <http://purl.org/np/RAHftGDkzE5uXGzYMgbUxndseNU8Ci1RdHIk2woGfH5DU> .
@prefix sub: <http://purl.org/np/RAHftGDkzE5uXGzYMgbUxndseNU8Ci1RdHIk2woGfH5DU#> .
@prefix np: <http://www.nanopub.org/nschema#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix nt: <https://w3id.org/np/o/ntemplate/> .
@prefix npx: <http://purl.org/nanopub/x/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix orcid: <https://orcid.org/> .
@prefix prov: <http://www.w3.org/ns/prov#> .

<http://purl.org/np/RAHftGDkzE5uXGzYMgbUxndseNU8Ci1RdHIk2woGfH5DU> a np:Nanopublication;
  np:hasAssertion sub:assertion;
  np:hasProvenance sub:provenance;
  np:hasPublicationInfo sub:pubinfo;
  dct:created "2023-04-08T03:44:00.736Z"^^xsd:dateTime;
  dct:creator orcid:0000-0002-1110-8004;
  npx:supersedes <http://purl.org/np/RAe5t9C6_gcAEZYZ73s2hqu4UZjsGZX4o-sAEx6mINrIw>;
  nt:wasCreatedFromProvenanceTemplate <http://purl.org/np/RANwQa4ICWS5SOjw7gp99nBpXBasapwtZF1fIM3H2gYTM>;
  nt:wasCreatedFromPubinfoTemplate <http://purl.org/np/RA2vCBXZf-icEcVRGhulJXugTGxpsV5yVr9yqCI1bQh4A>,
    <http://purl.org/np/RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM>, <http://purl.org/np/RAjpBMlw3owYhJUBo3DtsuDlXsNAJ8cnGeWAutDVjuAuI>;
  nt:wasCreatedFromTemplate <http://purl.org/np/RAkONP_jLqAbok3FgtutnKcLs4IHr9KiAuslQNnfEJIwY> .

<http://lexvo.org/id/iso639-3/> rdfs:label "use language" .

dct:description rdfs:label "has Description of the resource" .

sub:Actor a nt:IntroducedResource, nt:LocalResource .

sub:Category a nt:GuidedChoicePlaceholder;
  nt:possibleValue sub:communications, sub:history, sub:languages, sub:literature, sub:media,
    sub:music .

sub:Description a nt:LongLiteralPlaceholder .

sub:DesignProcedure a nt:ExternalUriPlaceholder .

sub:DomainAudience a nt:GuidedChoicePlaceholder, nt:LiteralPlaceholder;
  nt:possibleValue sub:adult, sub:children, sub:listener, sub:viewer, sub:young .

sub:ExtendFormat a nt:LocalResource .

sub:Fieldofactivity a nt:GuidedChoicePlaceholder;
  nt:possibleValue sub:communications, sub:computer, sub:history, sub:information, sub:languages,
    sub:literature, sub:media, sub:music .

sub:Format a nt:GuidedChoicePlaceholder;
  nt:possibleValue sub:AIFF, sub:GZIP, sub:HTML, sub:JPEG, sub:JPG-2000, sub:PDF, sub:PNG,
    sub:TAR, sub:TIFF, sub:TXT, sub:WAVE, sub:XML, sub:ZIP .

sub:Homepage a nt:UriPlaceholder .

sub:LinguisticObject a nt:GuidedChoicePlaceholder;
  nt:possibleValue sub:english, sub:french, sub:german .

<http://purl.org/np/RAHftGDkzE5uXGzYMgbUxndseNU8Ci1RdHIk2woGfH5DU#Place/Location>
  a nt:LiteralPlaceholder .

sub:Profession a nt:GuidedChoicePlaceholder;
  nt:possibleValue sub:arts, sub:marketing, sub:psychology, sub:writing .

sub:Resource_name a nt:LiteralPlaceholder .

sub:Type a nt:GuidedChoicePlaceholder;
  nt:possibleValue sub:Image, sub:dataset, sub:music, sub:text .

sub:UserRights a nt:LongLiteralPlaceholder .

sub:assertion a nt:AssertionTemplate;
  dct:description "Creating e_humanity data template for validation";
  rdfs:label "E- Humanity Fair Data Validation";
  nt:hasStatement sub:st0, sub:st1, sub:st10, sub:st11, sub:st12, sub:st13, sub:st14,
    sub:st2, sub:st3, sub:st4, sub:st5, sub:st6, sub:st7, sub:st8, sub:st9;
  prov:wasAttributedTo orcid:0000-0002-1110-8004 .

sub:hasCategory rdfs:label "has Category of the resource" .

sub:hasDesignProcedure rdfs:label "has design or procedure applied to the resource" .

sub:hasDomainAudience rdfs:label "has Domain audience of the resource" .

sub:hasFormat rdfs:label "has Format of the resource" .

sub:hasLocation rdfs:label "has Location" .

sub:hasProfession rdfs:label "has Profession" .

sub:hasType rdfs:label "has Type of the resource" .

sub:hasUserRights rdfs:label "has User rights of the resource" .

sub:st0 rdf:object sub:name;
  rdf:predicate <https://www.w3.org/TR/rdf-schema/#ch_label>;
  rdf:subject sub:Actor .

sub:st1 rdf:object sub:Fieldofactivity;
  rdf:predicate <https://www.w3.org/TR/rdf-schema/#ch_type>;
  rdf:subject sub:Actor .

sub:st10 rdf:object sub:UserRights;
  rdf:predicate sub:hasUserRights;
  rdf:subject sub:actor .

sub:st11 rdf:object sub:Format;
  rdf:predicate sub:hasFormat;
  rdf:subject sub:actor .

sub:st12 a rdf:Statement, nt:RepeatableStatement;
  rdf:object sub:ExtendFormat;
  rdf:predicate <https://www.w3.org/TR/xmlschema-2/#decimal>;
  rdf:subject sub:actor .

sub:st13 rdf:object sub:DesignProcedure;
  rdf:predicate sub:hasDesignProcedure;
  rdf:subject sub:actor .

sub:st14 rdf:object sub:LinguisticObject;
  rdf:predicate <http://lexvo.org/id/iso639-3/>;
  rdf:subject sub:actor .

sub:st2 rdf:object sub:Profession;
  rdf:predicate sub:hasProfession;
  rdf:subject sub:Actor .

sub:st3 a nt:OptionalStatement, nt:RepeatableStatement;
  rdf:object sub:Homepage;
  rdf:predicate <http://schema.org/url>;
  rdf:subject sub:actor .

sub:st4 rdf:object <http://purl.org/np/RAHftGDkzE5uXGzYMgbUxndseNU8Ci1RdHIk2woGfH5DU#Place/Location>;
  rdf:predicate sub:hasLocation;
  rdf:subject sub:actor .

sub:st5 rdf:object sub:Resource_name;
  rdf:predicate <https://www.w3.org/TR/rdf-schema/#ch_langstring>;
  rdf:subject sub:actor .

sub:st6 rdf:object sub:Type;
  rdf:predicate sub:hasType;
  rdf:subject sub:actor .

sub:st7 rdf:object sub:Category;
  rdf:predicate sub:hasCategory;
  rdf:subject sub:actor .

sub:st8 a nt:OptionalStatement, nt:RepeatableStatement;
  rdf:object sub:DomainAudience;
  rdf:predicate sub:hasDomainAudience;
  rdf:subject sub:actor .

sub:st9 rdf:object sub:Description;
  rdf:predicate dct:description;
  rdf:subject sub:actor .

<http://schema.org/url> rdfs:label "has Homepage URL" .

<https://www.w3.org/TR/rdf-schema/#ch_label> rdfs:label "has name" .

<https://www.w3.org/TR/rdf-schema/#ch_langstring> rdfs:label "has Name of e-humanity resource" .

<https://www.w3.org/TR/rdf-schema/#ch_type> rdfs:label "has field of activity" .

<https://www.w3.org/TR/xmlschema-2/#decimal> rdfs:label "has Extend to the format resource" .

sub:sig npx:hasAlgorithm "RSA";
  npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQChHMi2DCrCckpDy96eGXQPNaFhgVok/TdcUjkMwoQ+NkEAq5u8vbmTjNuG898n6sSt684e+KoiEjH45AlcuqPa4hswIdM351F+D0zmSNSwUMXk6qeJ7LshIqOtDPJieXPztr/xIxaZAc8AdAB/gxW8qyxfCCtxtOupsVEC9rNeyQIDAQAB";
  npx:hasSignature "btQtd7Qx1K18IRDEgkKbe53zr5B4x8k574g+uW9JPJl/yn+wga9pjJT5qDJH7E2eFdfb+kXVfyEIUE8QFc4OPvzpJ5lNOYScLUlf+AygPi8zOabplVXO+gRJWV5e7M0293aFH+7R5G1MEu/hisHsMa3S6zUEV9S59xisyL3CPRk=";
  npx:hasSignatureTarget <http://purl.org/np/RAHftGDkzE5uXGzYMgbUxndseNU8Ci1RdHIk2woGfH5DU> .

