@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix npx: . @prefix xsd: . @prefix orcid: . @prefix rdfs: . @prefix fip: . @prefix prov: . sub:Head { this: np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo; a np:Nanopublication . } sub:assertion { a fip:Available-FAIR-Enabling-Resource, fip:Communication-protocol, fip:FAIR-Enabling-Resource; rdfs:comment "SPARQL (open) endpoint serving the SPARQL semantic query language to retrieve and manipulate data stored in Resource Description Framework (RDF) format"; rdfs:label "SPARQL (open) endpoint"; rdfs:seeAlso , , . } sub:provenance { sub:assertion dct:creator orcid:0000-0002-8158-8787 . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB"; npx:hasSignature "Mc9MnGR5CyYv10x8DIcXCAYyYZ9C+ERXa5KmOdjrbij9uKCm6Wlf/nqkoan5PwqABBxudzcDVvS/JgDUf7EJ9GTUtlKEwsqkSG2VgoXd1npa/h8PoB4yby3x1r8IMBD3VSmuK3qbTG159nzxI9vZWZ7/4Y8enX7NL8jRu3qLSIw="; npx:hasSignatureTarget this: . this: dct:created "2023-04-25T06:25:50Z"^^xsd:dateTime; dct:creator ; dct:license ; npx:introduces ; npx:supersedes ; prov:wasDerivedFrom . }