@prefix this: <https://w3id.org/np/RASkDKN_hANEiqtZ3-kfzlVFuVDrJ4hiBTBHcpODsB_Lo> .
@prefix sub: <https://w3id.org/np/RASkDKN_hANEiqtZ3-kfzlVFuVDrJ4hiBTBHcpODsB_Lo#> .
@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#> .
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/Q712548> a <http://www.wikidata.org/entity/Q121594> .
}
sub:provenance {
  sub:assertion prov:wasDerivedFrom <https://en.wikipedia.org/wiki/Harry_Potter> .
}
sub:pubinfo {
  <http://www.wikidata.org/entity/Q121594> nt:hasLabelFromApi "professor - academic title at universities and other education and research institutions" .
  <http://www.wikidata.org/entity/Q712548> nt:hasLabelFromApi "Albus Dumbledore - fictional character from Harry Potter" .
  sub:sig npx:hasAlgorithm "RSA" ;
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCKb3wI5bHc2iik7cKMoVQv4et7oAL9BoG1gOZB8+nxmGpzZOeOiooKFQsjqds3a/y06IgpNkxmxzlvYiRf3NkhQB/C1RSpg+vbsMd8E/tGOTjN+B2o8hczR8kdnBzpMGR+KtAfde/W8/oxifb4e7TqXJ/R6rOWmfxpNxr1ArB6FwIDAQAB" ;
    npx:hasSignature "gM2o8EIqAceg26fJVf220ptlOyytBXqcu0kfcreHy0zh0dod1lhq+B7XR08Gk/ZIRh54Qc5nCTtdzJceVzMi38qHJYPM7WxUEiJPWLHVtZrC7NZZQZRz7qCDlm0rX+PAQsAtVNyYo+5njI8qgChVkNt4OnJChUSdQaIQFJ2FMDU=" ;
    npx:hasSignatureTarget this: ;
    npx:signedBy orcid:0000-0003-2598-9348 .
  this: dct:created "2024-10-06T11:45:46.986Z"^^xsd:dateTime ;
    dct:creator <https://en.wikipedia.org/wiki/J._K._Rowling> , orcid:0000-0003-2598-9348 ;
    dct:isPartOf <https://en.wikipedia.org/wiki/Harry_Potter> ;
    dct:license <https://creativecommons.org/licenses/by/4.0/> ;
    npx:wasCreatedAt <https://nanodash.knowledgepixels.com/> ;
    rdfs:label "Albus Dumbledore is a professor" ;
    nt:wasCreatedFromProvenanceTemplate ns1:RAcTpoh5Ra0ssqmcpOgWdaZ_YiPE6demO6cpw-2RvSNs8 ;
    nt:wasCreatedFromPubinfoTemplate ns1:RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM , ns1:RAh1gm83JiG5M6kDxXhaYT1l49nCzyrckMvTzcPn-iv90 , <https://w3id.org/np/RA1X6DK_4z7uEWdiFEfpWBLgzXV-Vp1htlEOdcF_yQZ2U> , <https://w3id.org/np/RA_JdI7pfDcyvEXLr_gper3h8egmNggeTqkJbyHrlMEdo> ;
    nt:wasCreatedFromTemplate <https://w3id.org/np/RAWcbb3lRQZNYrCYo1uUfxHF1p6apBUW9hTeJRoHrqYZQ> .
}