@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix nt: . @prefix npx: . @prefix xsd: . @prefix rdfs: . @prefix orcid: . @prefix prov: . sub:Head { this: np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo; a np:Nanopublication . } sub:assertion { . } sub:provenance { sub:assertion prov:wasDerivedFrom . } sub:pubinfo { nt:hasLabelFromApi "screenwriter - person(s) who wrote the script for subject item" . nt:hasLabelFromApi "E.T. the Extra-Terrestrial - 1982 film directed by Steven Spielberg" . nt:hasLabelFromApi "Steven Spielberg - American filmmaker (born 1946)" . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCfsCPdFRIGmCKDTXzCx2PngCEQPDrGR2nj4QIIJM1RecXd5WD5t1NSTen9dbZY4Dk7YKijucGKK1RYi0bSWBUJvBSEihCi0AbW6tT1pNv9Z10kpDpGo6ev8R5tccNjEVZRT2WJYGHRE8bJyjxkpBzTp89ZBGqkJFrRUT/xUV2vMQIDAQAB"; npx:hasSignature "kWiTZQBwEYQWEMMfCE4VaywZ2inIuC6/mfkaDXP2B8sWSPuhGtv1FyUN+2GqmQQIRAlBx9jQGRbWV+A7eUt7FyaEf53tzyzHVPk4Ne8af1woRmSanFjF7G8g47QdNZXtDlTlLbUl0U6DSNL8k+/yPIptZRimuNAsjQrfWuqVAtk="; npx:hasSignatureTarget this:; npx:signedBy orcid:0009-0003-4590-2577 . this: dct:created "2024-10-03T11:15:38.562Z"^^xsd:dateTime; dct:creator orcid:0009-0003-4590-2577; dct:license ; npx:hasNanopubType ; npx:wasCreatedAt ; rdfs:label "Steven Spielberg - screenwriter - E.T. the Extra-Terrestrial"; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate . }