@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix schema: <http://schema.org/> .
@prefix this: <http://purl.org/np/RAvxtcdHCXeogiZhLvLUnpagAcS7D4JgruMqenKzlXDTQ> .
@prefix sub: <http://purl.org/np/RAvxtcdHCXeogiZhLvLUnpagAcS7D4JgruMqenKzlXDTQ#> .
@prefix np: <http://www.nanopub.org/nschema#> .
@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/RAvxtcdHCXeogiZhLvLUnpagAcS7D4JgruMqenKzlXDTQ> a np:Nanopublication;
  np:hasAssertion sub:assertion;
  np:hasProvenance sub:provenance;
  np:hasPublicationInfo sub:pubinfo;
  dcterms:created "2023-04-07T18:06:40.423Z"^^xsd:dateTime;
  dcterms:creator orcid:0000-0002-1110-8004;
  npx:supersedes <http://purl.org/np/RAfy-eVH7BPdBlnKlve5o8ZLfseHCxXFxVj0OdeOwvRh0>;
  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> .

dcterms:description rdfs:label "has Description" .

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:DomainAudience a nt:GuidedChoicePlaceholder, nt:LiteralPlaceholder;
  nt:possibleValue sub:adult, sub:children, sub:listener, sub:viewer, sub:young .

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 .

<http://purl.org/np/RAvxtcdHCXeogiZhLvLUnpagAcS7D4JgruMqenKzlXDTQ#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;
  dcterms: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: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" .

sub:hasDomainAudience rdfs:label "has Domain audience" .

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" .

sub:hasUserRights rdfs:label "has User rights" .

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: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 schema:url;
  rdf:subject sub:actor .

sub:st4 rdf:object <http://purl.org/np/RAvxtcdHCXeogiZhLvLUnpagAcS7D4JgruMqenKzlXDTQ#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 dcterms:description;
  rdf:subject sub:actor .

schema: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" .

sub:sig npx:hasAlgorithm "RSA";
  npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQChHMi2DCrCckpDy96eGXQPNaFhgVok/TdcUjkMwoQ+NkEAq5u8vbmTjNuG898n6sSt684e+KoiEjH45AlcuqPa4hswIdM351F+D0zmSNSwUMXk6qeJ7LshIqOtDPJieXPztr/xIxaZAc8AdAB/gxW8qyxfCCtxtOupsVEC9rNeyQIDAQAB";
  npx:hasSignature "jb19h/SKY3y+9Q1MRJwvVo/LiAgLeA7uRVKmoX10WmbQgE8JEXKN+iVKh9GmPqV6U26aJr3oHmxeKeWYvenKokYEoOZrBS3dce1D6digE41PXT1E02/UB4FBTyJuoZTWjC96127WmdVxkuJxwH9Y8rvFdiJs/JLxljFU9egXPr8=";
  npx:hasSignatureTarget <http://purl.org/np/RAvxtcdHCXeogiZhLvLUnpagAcS7D4JgruMqenKzlXDTQ> .

