@prefix this: <https://w3id.org/np/RALduLVV8_St1HidkaV6pclwoxiIxKIwDjsOgbqCmtwls> .
@prefix sub: <https://w3id.org/np/RALduLVV8_St1HidkaV6pclwoxiIxKIwDjsOgbqCmtwls#> .
@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/P58> <http://www.wikidata.org/entity/Q11621> .
}
sub:provenance {
  sub:assertion prov:wasDerivedFrom <https://movies.fandom.com/wiki/E.T._the_Extra-Terrestrial> .
}
sub:pubinfo {
  <http://www.wikidata.org/entity/P58> nt:hasLabelFromApi "screenwriter - person(s) who wrote the script for subject item" .
  <http://www.wikidata.org/entity/Q11621> nt:hasLabelFromApi "E.T. the Extra-Terrestrial - 1982 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 "kqmY0VWp/qtS8gICCL7VyJ1vennz7+GPjkigk56IEh4e0sjoU4Nc4864OKWnI8a76Yj8jUIzssOX+HxBN4hAz9ouRiM+T7xZQD/on04+KJqiypTadDrS9gKZ+vn6x5VxNT0Q3pYVdSJJxt21NomNbbp7sxr4E+/i7pB7vw+izLo=" ;
    npx:hasSignatureTarget this: ;
    npx:signedBy orcid:0009-0003-4590-2577 .
  this: dct:created "2024-10-03T11:56:07.663Z"^^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:supersedes <https://w3id.org/np/RAxeO_zflyqQjL7GzVK32RuUMmdzqZIxBHkkKlRyCPKlc> ;
    npx:wasCreatedAt <https://nanodash.knowledgepixels.com/> ;
    rdfs:label "Steven Spielberg - screenwriter - E.T. the Extra-Terrestrial" ;
    nt:wasCreatedFromProvenanceTemplate <http://purl.org/np/RAcTpoh5Ra0ssqmcpOgWdaZ_YiPE6demO6cpw-2RvSNs8> ;
    nt:wasCreatedFromPubinfoTemplate <http://purl.org/np/RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM> , <http://purl.org/np/RAh1gm83JiG5M6kDxXhaYT1l49nCzyrckMvTzcPn-iv90> , <http://purl.org/np/RAjpBMlw3owYhJUBo3DtsuDlXsNAJ8cnGeWAutDVjuAuI> ;
    nt:wasCreatedFromTemplate <http://purl.org/np/RA95PFSIiN6-B5qh-a89s78Rmna22y2Yy7rGHEI9R6Vws> .
}