@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 { sub:ArgoSPARQL a fip:Available-FAIR-Enabling-Resource, fip:Data-schema, fip:FAIR-Enabling-Resource; rdfs:comment "The Argo SPARQL endpoint allows interoperable and semantic queries on Essential Ocean Variables (NVS, CF) and well established vocabularies such as ORCID, FOAF, SOSA (sensors) or DCAT (catalogue of services)."; rdfs:label "Argo SPARQL endpoint"; rdfs:seeAlso , . } sub:provenance { sub:assertion dct:creator orcid:0000-0003-2700-4020 . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB"; npx:hasSignature "M6odjJLE9bOQ8A78MBegmr/y0IsfwzJd5OVh0s0J8KVbKWapETBodbCPz44rFP4ZcA/oTSBRP5yJwYwN4a9bQb3HQk4ySuz/0t5eOSGfmXwgFj5CW2kXi+nFaeaZsDJl3+7PmxfRqB/jekrM/AyWRcIPaYe28OKh90AMmek48ZQ="; npx:hasSignatureTarget this: . this: dct:created "2022-02-19T12:53:21Z"^^xsd:dateTime; dct:creator ; dct:license ; npx:introduces sub:ArgoSPARQL; prov:wasDerivedFrom . }