https://w3id.org/fair/principles/np/FAIR-Vocabulary/RAET5spTgImGvHwx1aAbwCshWN9SUzthi9FkVoKME56xg
.trig | .trig.txt | .jelly | .jelly.txt
@prefix this: <https://w3id.org/fair/principles/np/FAIR-Vocabulary/RAET5spTgImGvHwx1aAbwCshWN9SUzthi9FkVoKME56xg> . @prefix sub: <https://w3id.org/fair/principles/np/FAIR-Vocabulary/RAET5spTgImGvHwx1aAbwCshWN9SUzthi9FkVoKME56xg#> . @prefix np: <http://www.nanopub.org/nschema#> . @prefix dct: <http://purl.org/dc/terms/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix xsd: <http://www.w3.org/2001/XMLSchema#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix orcid: <https://orcid.org/> . @prefix fair: <https://w3id.org/fair/principles/terms/> . @prefix vann: <http://purl.org/vocab/vann/> . @prefix prov: <http://www.w3.org/ns/prov#> . @prefix latest: <https://w3id.org/fair/principles/latest/FAIR-Vocabulary> . @prefix npx: <http://purl.org/nanopub/x/> . sub:Head { this: a np:Nanopublication; np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo . } sub:assertion { fair:FAIR-Vocabulary a owl:Ontology; dct:creator orcid:0000-0002-1267-0234, orcid:0000-0003-4727-9435; dct:description "This is the formal vocabulary (ontology) describing the FAIR principles."; dct:license <http://creativecommons.org/licenses/by/4.0/>; dct:title "FAIR Vocabulary"; vann:preferredNamespacePrefix "fair"; vann:preferredNamespaceUri "https://w3id.org/fair/principles/terms/"; rdfs:isDefinedBy latest:; rdfs:seeAlso fair:FAIR, <https://www.dtls.nl/fair-data/fair-principles-explained/> . } sub:provenance { sub:assertion prov:hadPrimarySource <https://doi.org/10.1038/sdata.2016.18> . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCwUtewGCpT5vIfXYE1bmf/Uqu1ojqnWdYxv+ySO80ul8Gu7m8KoyPAwuvaPj0lvPtHrg000qMmkxzKhYknEjq8v7EerxZNYp5B3/3+5ZpuWOYAs78UnQVjbHSmDdmryr4D4VvvNIiUmd0yxci47dTFUj4DvfHnGd6hVe5+goqdcwIDAQAB"; npx:hasSignature "JS3otCyjaykzXTDTOdzGzsgJ61a/0MxJozKef8xHVJ05sTGh1fIqdvT2Mnm3NjMd2v93qSsCV3BTMhs/mvVPe6/m6Wt36cwFBLDhZNAcyFIO3u8y5Ikf+Pymvw83FP6IGjbbCth8b5AtliTmZOhPmajNUVe34g3DhJOgkQqAtJY="; npx:hasSignatureTarget this: . this: dct:created "2019-07-12T08:07:27.988+02:00"^^xsd:dateTime; dct:creator orcid:0000-0002-1267-0234, orcid:0000-0003-4727-9435; dct:rights <http://creativecommons.org/licenses/by/4.0/>; npx:supersedes <https://w3id.org/fair/principles/np/FAIR-Vocabulary/RA42Ifild4QRyoA2-A3tam25oe5fd6sDqqzXSVmzOpuYw> . }