@prefix this: <https://w3id.org/np/RA8cZgHdyZgOcfkZ-C5wOdPDpMIOkwt-mhec57FiLTlKQ> .
@prefix sub: <https://w3id.org/np/RA8cZgHdyZgOcfkZ-C5wOdPDpMIOkwt-mhec57FiLTlKQ#> .
@prefix np: <http://www.nanopub.org/nschema#> .
@prefix dct: <http://purl.org/dc/terms/> .
@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#> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
sub:Head {
  this: np:hasAssertion sub:assertion ;
    np:hasProvenance sub:provenance ;
    np:hasPublicationInfo sub:pubinfo ;
    a np:Nanopublication .
}
sub:assertion {
  <http://www.wikidata.org/entity/Q57814310> <http://www.wikidata.org/entity/P1552> <http://www.wikidata.org/entity/Q24245823> .
}
sub:provenance {
  sub:assertion prov:wasAttributedTo orcid:0000-0003-3709-9000 ;
    prov:wasDerivedFrom <https://nanopub.net/sessions/#nano-session-12-newcomer-special> .
}
sub:pubinfo {
  <http://www.wikidata.org/entity/P1552> nt:hasLabelFromApi "has characteristic - inherent or distinguishing quality or feature of the entity. Use a more specific property when possible." .
  <http://www.wikidata.org/entity/Q24245823> nt:hasLabelFromApi "small - limited in magnitude (not large or big)" .
  <http://www.wikidata.org/entity/Q57814310> nt:hasLabelFromApi "nanopublication - A small knowledge graph snippet with metadata that is to be treated as an independent (scientific) publication." .
  orcid:0000-0003-3709-9000 foaf:name "Philipp von Essen" .
  sub:sig npx:hasAlgorithm "RSA" ;
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCv66HPeCizcN8MPUKVFtHVlmTxO7GWly4A6ZPXvrfLztB6ItWgcpFwkNRpd8g197ixB2/7C085z1CcIx8eKlFrrr+cWhzthLglGbGaZ5thGA9zNKMsK5VC7wFNAOfdkhiDO5piC+AT8Yg/1uf5F7tm4xJm2X9Je71+QR9rHuKGrQIDAQAB" ;
    npx:hasSignature "H3ow8T8yoORG9/4NyoY7SUXY6bo2Rw72VuXt0c4Su7I9UL1nYNzlj/Hgh/F4FfbfOwjSn+kfYsH69Y4bDvvo2VqHQ1T3X1lkLy7sjKN05VaJdhOVvbAO2yFTWb3G7nqWwEe4elXm7tZKtYrGFzVdXgxyZ3XAiOGk7gKHKWPizqg=" ;
    npx:hasSignatureTarget this: ;
    npx:signedBy orcid:0000-0003-3709-9000 .
  this: dct:created "2024-04-16T15:07:45.081Z"^^xsd:dateTime ;
    dct:creator orcid:0000-0003-3709-9000 ;
    dct:license <https://creativecommons.org/licenses/by/4.0/> ;
    npx:hasNanopubType <https://www.wikidata.org/entity/Q18616576> ;
    npx:wasCreatedAt <https://nanodash.knowledgepixels.com/> ;
    rdfs:label "nanopublication - has characteristic - small" ;
    nt:wasCreatedFromProvenanceTemplate <http://purl.org/np/RAdpMl4VHC4_3VnGLX6zOknWfZ2iSlX_aVQeaTp0ix8Jw> ;
    nt:wasCreatedFromPubinfoTemplate <http://purl.org/np/RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM> , <http://purl.org/np/RAh1gm83JiG5M6kDxXhaYT1l49nCzyrckMvTzcPn-iv90> ;
    nt:wasCreatedFromTemplate <http://purl.org/np/RA95PFSIiN6-B5qh-a89s78Rmna22y2Yy7rGHEI9R6Vws> .
}