https://w3id.org/fair/icc/np/implementation-examples/RA2PbysNCpLH3oOyyW4gIkfafXuWbg33UU_Zn7dci6xZI
.trig | .trig.txt | .jelly | .jelly.txt
@prefix this: <https://w3id.org/fair/icc/np/implementation-examples/RA2PbysNCpLH3oOyyW4gIkfafXuWbg33UU_Zn7dci6xZI> . @prefix sub: <https://w3id.org/fair/icc/np/implementation-examples/RA2PbysNCpLH3oOyyW4gIkfafXuWbg33UU_Zn7dci6xZI#> . @prefix np: <http://www.nanopub.org/nschema#> . @prefix dct: <http://purl.org/dc/terms/> . @prefix pav: <http://purl.org/pav/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix icc: <https://w3id.org/fair/icc/terms/> . @prefix xsd: <http://www.w3.org/2001/XMLSchema#> . @prefix skos: <http://www.w3.org/2004/02/skos/core#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix orcid: <https://orcid.org/> . @prefix latest: <https://w3id.org/fair/icc/latest/implementation-examples> . @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 { icc:implementation-examples a owl:DatatypeProperty; rdfs:domain icc:Explanation; rdfs:isDefinedBy latest:; rdfs:label "implementation examples"@en; skos:definition "Describes examples around the implementation of the given principle."@en . } sub:provenance { sub:assertion pav:authoredBy icc:FAIR-Principles-Explained-Working-Group . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCwUtewGCpT5vIfXYE1bmf/Uqu1ojqnWdYxv+ySO80ul8Gu7m8KoyPAwuvaPj0lvPtHrg000qMmkxzKhYknEjq8v7EerxZNYp5B3/3+5ZpuWOYAs78UnQVjbHSmDdmryr4D4VvvNIiUmd0yxci47dTFUj4DvfHnGd6hVe5+goqdcwIDAQAB"; npx:hasSignature "juvgyw1Sk8SMvar1M2z0wayqOohggUL5zFn7oL6hCDsaGvPHGJF/PZxGaIy+5RbDR/tpYFNVy+0l1LXG9AWvev25OLIzIPBaEnXJw5N4Ezn542LGLwAfeFyMDjT5mBIE+PPIo9rvgg3G8bxcJh515OfTD/sT08OcrpO1t6zLyJU="; npx:hasSignatureTarget this: . this: dct:created "2019-11-22T18:41:24.945+01:00"^^xsd:dateTime; dct:creator orcid:0000-0001-8888-635X, orcid:0000-0002-1267-0234, orcid:0000-0003-4818-2360; dct:license <https://creativecommons.org/publicdomain/zero/1.0/> . }