@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:GEOSS_Portal a , , ; rdfs:comment "GEOSS Portal offers a single Internet access point for users seeking data, imagery and analytical software packages relevant to all parts of the globe."; rdfs:label "GEOSS Portal|Global Earth Observation System of Systems Portal"; . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0003-2195-3997 . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCtpcftn7kbe6toJbOTDQaCcCssEFSWqt6J4rZ02w+TfY7/eIOgJZYOlpL6G3AzO2RNmVYWRPSlMiykaFuaRuBitvk1GKfGdprfZbvXwmeOxpqCTRBQX9EnFyQyd+Ra/ajfw/UsG8skeu1xnUEpnQbpgbQYc/fvhJNN0UwEc77mOwIDAQAB"; npx:hasSignature "U/aUcyU0F6j6zlUa+yzGO7Z6LXL/FrKaK/uMH6mRt9m1TGynz3JilFESMffS5SHbWonzYz57+BmM2gAwAMNDUPtmeyn9C2hUtPASqXyiCSucbIbrvL/+foEYZ5PdUA5cfE6ZzOI8wqVYHOAfCz9F5flVferlj1MP8QKmeQtuyD8="; npx:hasSignatureTarget this: . this: dct:created "2022-01-16T20:39:26.523+01:00"^^xsd:dateTime; dct:creator orcid:0000-0003-2195-3997; npx:introduces sub:GEOSS_Portal; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate ; nt:wasCreatedFromTemplate . }