@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix rdf: . @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:assertion a nt:AssertionTemplate; rdfs:label "Announcing a nanopub service"; nt:hasStatement sub:st0 . sub:class a nt:RestrictedChoicePlaceholder; rdfs:label "the URI of the nanopub service class"; nt:possibleValue . sub:service a nt:IntroducedResource, nt:UriPlaceholder; rdfs:label "the URL of the nanopub service" . sub:st0 rdf:object sub:class; rdf:predicate rdf:type; rdf:subject sub:service . rdf:type rdfs:label "is a" . rdfs:label "Nanopub Server" . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0002-1267-0234 . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCwUtewGCpT5vIfXYE1bmf/Uqu1ojqnWdYxv+ySO80ul8Gu7m8KoyPAwuvaPj0lvPtHrg000qMmkxzKhYknEjq8v7EerxZNYp5B3/3+5ZpuWOYAs78UnQVjbHSmDdmryr4D4VvvNIiUmd0yxci47dTFUj4DvfHnGd6hVe5+goqdcwIDAQAB"; npx:hasSignature "D+xX/XxSgNiNl6rVzf4EjQAtq9nR0HQE4MTWKJLzeWkfUFnO9iWytzg1yOh3s+aIRhy88y+w/HtHi2WyO4FYlcHKHThnRZD8xp6WH63F4tMozVvoEQqK8siRtaBKZV0tfv+2eSPz82lqBpAYlAYf0/EKCyJ+3VpBwx1SK2uaTN8="; npx:hasSignatureTarget this: . this: dct:created "2022-01-12T07:54:14.233+01:00"^^xsd:dateTime; dct:creator orcid:0000-0002-1267-0234; npx:supersedes ; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate . }