@prefix this: <https://w3id.org/np/RAIaZBVotaTn1AFly-koqJdO1F_Rl4bO4trWWKsM6LCCQ> .
@prefix sub: <https://w3id.org/np/RAIaZBVotaTn1AFly-koqJdO1F_Rl4bO4trWWKsM6LCCQ#> .
@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/Q52401> <http://www.wikidata.org/entity/P127> <http://www.wikidata.org/entity/Q500088> .
}
sub:provenance {
  sub:assertion prov:wasDerivedFrom <https://trademarks.justia.com/762/78/shrek-76278673.html> .
}
sub:pubinfo {
  <http://www.wikidata.org/entity/P127> nt:hasLabelFromApi "owned by - owner of the subject" .
  <http://www.wikidata.org/entity/Q500088> nt:hasLabelFromApi "DreamWorks Animation - American animation studio" .
  <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 "OkwCU92CZWFYvzgNV+asQW8cSbDQnGj78Nlm4/nHfytoavul3MmJi2aKjvZMLiO2b74RcaXKuOGimqhPHBmhmdgrXf6xzZLIy5CxJ+obZnkQmulso+BygHd3dYALi3svf5Jwc2uhQ2KHw71BcqWwVH83heMoEgyJyxRHNpmHDo8=" ;
    npx:hasSignatureTarget this: ;
    npx:signedBy orcid:0009-0005-8287-3212 .
  this: dct:created "2024-10-01T21:08:20.248Z"^^xsd:dateTime ;
    dct:creator orcid:0009-0005-8287-3212 ;
    dct:license <https://creativecommons.org/licenses/by/4.0/> ;
    npx:hasNanopubType <https://www.wikidata.org/entity/Q18616576> ;
    npx:wasCreatedAt <https://nanodash.petapico.org/> ;
    rdfs:label "Shrek - owned by - DreamWorks Animation" ;
    nt:wasCreatedFromProvenanceTemplate <http://purl.org/np/RAcTpoh5Ra0ssqmcpOgWdaZ_YiPE6demO6cpw-2RvSNs8> ;
    nt:wasCreatedFromPubinfoTemplate <http://purl.org/np/RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM> , <http://purl.org/np/RAh1gm83JiG5M6kDxXhaYT1l49nCzyrckMvTzcPn-iv90> ;
    nt:wasCreatedFromTemplate <http://purl.org/np/RA95PFSIiN6-B5qh-a89s78Rmna22y2Yy7rGHEI9R6Vws> .
}