@prefix this: <https://w3id.org/np/RA94H7BGjhcf_U9T_yMTCTkwxDQjwW9isCGUy6dxSNrSI> .
@prefix sub: <https://w3id.org/np/RA94H7BGjhcf_U9T_yMTCTkwxDQjwW9isCGUy6dxSNrSI#> .
@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 ns1: <http://purl.org/np/> .
@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/Q52401> a <http://www.wikidata.org/entity/Q290562> .
}
sub:provenance {
  sub:assertion prov:wasAttributedTo <https://www.wikidata.org/wiki/Q552255> .
}
sub:pubinfo {
  <http://www.wikidata.org/entity/Q290562> nt:hasLabelFromApi "ogre - legendary monster featuring in mythology, folklore, and fiction" .
  <http://www.wikidata.org/entity/Q52401> nt:hasLabelFromApi "Shrek - fictional ogre character" .
  orcid:0009-0005-8287-3212 foaf:name "Christian Daniel Hasudungan Nababan" .
  sub:sig npx:hasAlgorithm "RSA" ;
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCcbC1ag6hmZH0Im24p6HLLf5f8mA7iKi3jGeyTpsY1RoDZ4BJy3z/ODY/i34h+RVXjtUOhuOj4mNfOPM3Cdd3MrHwwHQrnJQs+2aI1uOvSsdrLVSb5cbnz/c04byOit+FDsS9UZm5LW8QlOiU9jvsJeVO3GrNHYRQnNRXBMW8BpwIDAQAB" ;
    npx:hasSignature "VF6AMzgiJWG3hR4aSj/gounkrT1ZAUCImg1cDD0FraS9JT1kfPWSGrUWAU+2bpJfPIejpH7kzu1puJceXrHI398gYHO6BAbVCHv+29KZnrmrWKaDSEvumH6XdctNgne8TcBd3yes+kK0+xnHTsqpvDhfNQXEnu3gbI86QeuthQw=" ;
    npx:hasSignatureTarget this: ;
    npx:signedBy orcid:0009-0005-8287-3212 .
  this: dct:created "2024-10-01T19:53:34.019Z"^^xsd:dateTime ;
    dct:creator orcid:0009-0005-8287-3212 ;
    dct:license <https://creativecommons.org/licenses/by/4.0/> ;
    npx:wasCreatedAt <https://nanodash.petapico.org/> ;
    rdfs:label "Shrek is a ogre" ;
    nt:wasCreatedFromProvenanceTemplate ns1:RANUBzTXWga5sX6dA3MhSVb4M8bdc74zvsfN_z6I5Ka1I ;
    nt:wasCreatedFromPubinfoTemplate ns1:RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM , ns1:RAh1gm83JiG5M6kDxXhaYT1l49nCzyrckMvTzcPn-iv90 ;
    nt:wasCreatedFromTemplate <https://w3id.org/np/RAWcbb3lRQZNYrCYo1uUfxHF1p6apBUW9hTeJRoHrqYZQ> .
}