@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 { a . } sub:provenance { sub:assertion prov:wasDerivedFrom . } sub:pubinfo { nt:hasLabelFromApi "pop star - celebrity from the popular music industry" . nt:hasLabelFromApi "Taylor Swift - American singer-songwriter (born 1989)" . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQC2LfjWsuMkPyRC6HLSZMwZTiYt41G/DZrzeIdU/gpOCJ2RUG+VRdLhcfIb0XusUnugSuF01KnrIAnkkTjWS6sYs6bfwEkAeXVRT6ChcLO2AUCaWdbfcHfCAfD7w5PrTro85uFibL7bevaHl+O2wAgIzUP9Zbv8/o/ni7CxP98SQwIDAQAB"; npx:hasSignature "GiBGJkJO8F1YdzITMKwl99GCQdYuf0a0A+K4qyg8erXCDa8hBkc6QunIHxvHXTIYnikUa2w/cf0cUXUSLxzeAJOsRDAJVInt34lgtt7ozwOKaTOsEPrc1HAzlAYB+yZToTGoAJGtUuJOz4L52C6H93IEdwbdLxLS9AWpbocaKG4="; npx:hasSignatureTarget this:; npx:signedBy orcid:0009-0001-7362-5162 . this: dct:created "2024-10-04T13:16:35.685Z"^^xsd:dateTime; dct:creator orcid:0009-0001-7362-5162; dct:license ; npx:wasCreatedAt ; rdfs:label "Taylor Swift is a pop star"; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate . }