@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:produce . } sub:provenance { sub:assertion prov:wasDerivedFrom . } sub:pubinfo { nt:hasLabelFromApi "Band of Brothers - TV mini-series" . nt:hasLabelFromApi "Steven Spielberg - American filmmaker (born 1946)" . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCfsCPdFRIGmCKDTXzCx2PngCEQPDrGR2nj4QIIJM1RecXd5WD5t1NSTen9dbZY4Dk7YKijucGKK1RYi0bSWBUJvBSEihCi0AbW6tT1pNv9Z10kpDpGo6ev8R5tccNjEVZRT2WJYGHRE8bJyjxkpBzTp89ZBGqkJFrRUT/xUV2vMQIDAQAB"; npx:hasSignature "geUqI/StR67fkjVKMV9YN4tf7qwWVIu/vlTn03WGHJ3BmdTFuG/qu2ODdG2sY5LjNnIQsAMHZvHsIBc1mVNydSTMq1uTmGI9orw6wDKWDVbZh++w2+Vqp4CTWWy6m4uWasaqW/CY4hflEZO4/zCQWMc7FiSjf2G1LAzHGMTu25E="; npx:hasSignatureTarget this:; npx:signedBy orcid:0009-0003-4590-2577 . this: dct:created "2024-10-03T11:00:33.278Z"^^xsd:dateTime; dct:creator orcid:0009-0003-4590-2577; dct:license ; npx:hasNanopubType ; npx:wasCreatedAt ; rdfs:label "Steven Spielberg - produce - Band of Brothers"; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate . }