https://w3id.org/np/RAcK0D89XhkrDpsWUNJlIrYKpuUpd2HjPpCcDlSLKYumY
.trig | .trig.txt | .jelly | .jelly.txt | .jsonld | .jsonld.txt | .nq | .nq.txt | .xml | .xml.txt
@prefix this: <https://w3id.org/np/RAcK0D89XhkrDpsWUNJlIrYKpuUpd2HjPpCcDlSLKYumY> . @prefix sub: <https://w3id.org/np/RAcK0D89XhkrDpsWUNJlIrYKpuUpd2HjPpCcDlSLKYumY/> . @prefix schema: <http://schema.org/> . @prefix np: <http://www.nanopub.org/nschema#> . @prefix dct: <http://purl.org/dc/terms/> . @prefix npx: <http://purl.org/nanopub/x/> . @prefix xsd: <http://www.w3.org/2001/XMLSchema#> . @prefix orcid: <https://orcid.org/> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix fip: <https://w3id.org/fair/fip/terms/> . @prefix prov: <http://www.w3.org/ns/prov#> . sub:Head { this: a np:Nanopublication; np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo . } sub:assertion { sub:Graphologi a fip:Available-FAIR-Supporting-Resource, fip:Editor, fip:FAIR-Supporting-Resource; schema:url <https://graphologi.com/>; rdfs:comment "A service for taxonomy, ontology and data management. "; rdfs:label "Graphologi"; rdfs:seeAlso <https://graphologi.com/docs/>; fip:allows-integrated-use-of-semantic-artefacts <http://semanticscience.org/resource/SIO_000269>; fip:targets <https://w3id.org/gff/rao/terms/Semantic-Artefact> . } sub:provenance { sub:assertion dct:creator orcid:0000-0003-2195-3997 . } sub:pubinfo { this: dct:created "2025-09-30T22:08:52Z"^^xsd:dateTime; dct:creator <https://fip.fair-wizard.com/wizard>; dct:license <https://creativecommons.org/publicdomain/zero/1.0/>; npx:introduces sub:Graphologi; prov:wasDerivedFrom <https://w3id.org/fip/wizard/fe7de4b2-79a3-44c9-9861-7b8830cf520a> . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB"; npx:hasSignature "VfrkZmF8+JiV4JO8JjdaxzEIf2apuVnIKoitmi7HCm/eS8l24khlgIg0kSjwWYB+ekfTq34Kp/h+nAaJ864dvdSrcSVF30tnNsdg3ThHUgNXWU+ZQM3e1plBshuDkjTvbR0RaXbOy/ghfuNNw5Uo3ydK/9EzLWIZmy42phhP5e0="; npx:hasSignatureTarget this: . }