@prefix this: <https://w3id.org/np/RAK_gKZM3nursTvzHIv-TD1GevZRSQo8cOeZfjfLm96uo> .
@prefix sub: <https://w3id.org/np/RAK_gKZM3nursTvzHIv-TD1GevZRSQo8cOeZfjfLm96uo#> .
@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 {
  sub:Cthulhu_Mythos a <http://www.w3.org/2002/07/owl#Class> ;
    rdfs:label "Shared Universe" ;
    rdfs:subClassOf <http://www.wikidata.org/entity/Q559618> ;
    <http://www.w3.org/2004/02/skos/core#definition> "The Cthulhu Mythos is a shared universe originated by H.P. Lovecraft, consisting of stories that revolve around ancient cosmic deities like Cthulhu. It represents the theme of humanity's insignificance in the vast, indifferent universe." ;
    <http://www.w3.org/2004/02/skos/core#relatedMatch> <http://www.wikidata.org/entity/Q169566> .
}
sub:provenance {
  sub:assertion prov:wasDerivedFrom <https://en.wikipedia.org/wiki/Cthulhu_Mythos> .
}
sub:pubinfo {
  <http://www.wikidata.org/entity/Q169566> nt:hasLabelFromApi "H. P. Lovecraft - American author (1890–1937)" .
  <http://www.wikidata.org/entity/Q559618> nt:hasLabelFromApi "fictional universe - imaginary, typically self-consistent world with its own rules and characters, different from the real world; often used as a background or basis in story telling" .
  orcid:0009-0001-7260-3463 foaf:name "Robert Neijmeijer" .
  sub:sig npx:hasAlgorithm "RSA" ;
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCeak+TKijoaaispMbVXZ7rthWDqa09Vv+gwdSJMsjEZC0oOVMggPqyqRnDVLH9cBFjbnDBheQvSjRQGbboC5cKiuBypRTghhxe9RQnpi9kLyWnDAqIpvkF9jvz+QUSH7o6gvLkHZsu2wZ04jsFEUCwkZzE3aOxYVhGTLPEegUOKQIDAQAB" ;
    npx:hasSignature "J2HcS4ZHG/NcU3Wfp4kaS3BTkqjHBeD0E8Tg2mWcgizYyY1A8tTXk2QrYwtKMdKZj5/SVhTyuiqy3mITakY3TvuhBcsO/jHO4i8F+03OFbDhKA5VZi/Ev2aXH32f/1kR0MFmHyCEuKDGN/yFp9Q5YcjubbnZK97J9wiF+up3d20=" ;
    npx:hasSignatureTarget this: ;
    npx:signedBy orcid:0009-0001-7260-3463 .
  this: dct:created "2024-10-06T11:40:40.384Z"^^xsd:dateTime ;
    dct:creator orcid:0009-0001-7260-3463 ;
    dct:license <https://creativecommons.org/licenses/by/4.0/> ;
    npx:introduces sub:Cthulhu_Mythos ;
    npx:wasCreatedAt <https://nanodash.knowledgepixels.com/> ;
    rdfs:label "Class: Shared Universe" ;
    nt:wasCreatedFromProvenanceTemplate <http://purl.org/np/RAcTpoh5Ra0ssqmcpOgWdaZ_YiPE6demO6cpw-2RvSNs8> ;
    nt:wasCreatedFromPubinfoTemplate <http://purl.org/np/RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM> , <http://purl.org/np/RAh1gm83JiG5M6kDxXhaYT1l49nCzyrckMvTzcPn-iv90> ;
    nt:wasCreatedFromTemplate <https://w3id.org/np/RAxfD9wQMHU4DmWta5uRpo723ZgKpizglley4gtcxG0hg> .
}