@prefix this: <https://w3id.org/np/RAaLjzoNeBtFrRwTsK0mvPU_gpP276BD0rM9cmzhs5kGk> .
@prefix sub: <https://w3id.org/np/RAaLjzoNeBtFrRwTsK0mvPU_gpP276BD0rM9cmzhs5kGk#> .
@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/Q8877> <http://www.wikidata.org/entity/P57> <http://www.wikidata.org/entity/Q107710009> .
}
sub:provenance {
  sub:assertion prov:wasDerivedFrom <https://jurassicpark.fandom.com/wiki/Steven_Spielberg#Filmography> .
}
sub:pubinfo {
  <http://www.wikidata.org/entity/P57> nt:hasLabelFromApi "director - director(s) of film, TV-series, stageplay, video game or similar" .
  <http://www.wikidata.org/entity/Q107710009> nt:hasLabelFromApi "The Fabelmans - 2022 film directed by Steven Spielberg" .
  <http://www.wikidata.org/entity/Q8877> nt:hasLabelFromApi "Steven Spielberg - American filmmaker (born 1946)" .
  orcid:0009-0003-4590-2577 foaf:name "Pelin R. Kuran" .
  sub:sig npx:hasAlgorithm "RSA" ;
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCfsCPdFRIGmCKDTXzCx2PngCEQPDrGR2nj4QIIJM1RecXd5WD5t1NSTen9dbZY4Dk7YKijucGKK1RYi0bSWBUJvBSEihCi0AbW6tT1pNv9Z10kpDpGo6ev8R5tccNjEVZRT2WJYGHRE8bJyjxkpBzTp89ZBGqkJFrRUT/xUV2vMQIDAQAB" ;
    npx:hasSignature "R6T97B1p8X/Lx+Uf0gdTm8DLcK7f6Jj9AWn80g6ngnGsU8kvFkdoK5rGIAlFroxFhF7oUfKsmhwO6yGMld23e60e720GvYxnV6ooZsHxwHujRhXMkepkgUGxwG44iaBIDioOLJfKst4ngKvaLxoa7i/3Bg8CF436221S5ju4Hek=" ;
    npx:hasSignatureTarget this: ;
    npx:signedBy orcid:0009-0003-4590-2577 .
  this: dct:created "2024-10-10T13:53:04.311Z"^^xsd:dateTime ;
    dct:creator orcid:0009-0003-4590-2577 ;
    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 "Steven Spielberg - director - The Fabelmans" ;
    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> .
}