@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix nt: . @prefix xsd: . @prefix rdfs: . @prefix orcid: . @prefix prov: . @prefix npx: . sub:Head { this: np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo; a np:Nanopublication . } sub:assertion { orcid:0009-0008-7319-8245 . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0009-0008-7319-8245 . } sub:pubinfo { nt:hasLabelFromApi "Golden Gate Bridge - suspension bridge on the San Francisco Bay" . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCG8Dn1CKox50UsgIL4A3k2rZKd6g3ZvRWeQLEKk1ISxCWj5MI77ynzB05s3u3WuI29d9vQDqyvojpcRDKyzW+LHiHlJXCPGrwh6msaoclg2fVjVJme9KE/Tpo/wO8FoW2yS/FOWtb7v2mA52f65SGP96YiaxWfKKJCLOK1HjQbCQIDAQAB"; npx:hasSignature "D6cHcNwqw99MQK+03ErsUGjXlL/2icZr49ihfolI3cHPssvF3MXoCQcg3gx7Rxqp+Wuf4nrnSwa1sPgypYad2AyERZZFYwlnSLaaXAdweAICd4EJHGyZPb06x2kk9BlnNLyzrhco3Unq5pOABLf7Zv5FUvgXzrd9ASj8h9UmIWk="; npx:hasSignatureTarget this: . this: dct:created "2023-10-10T09:08:52.855Z"^^xsd:dateTime; dct:creator orcid:0009-0008-7319-8245; dct:license ; rdfs:label "think this is overrated:: Golden Gate Bridge"; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate . }