https://w3id.org/np/RA-illmTfTAy6ZBB7vJOvNhityMysqoNk1EOK2n93Sa-M
.trig | .trig.txt | .jelly | .jelly.txt | .jsonld | .jsonld.txt | .nq | .nq.txt | .xml | .xml.txt
@prefix this: <https://w3id.org/np/RA-illmTfTAy6ZBB7vJOvNhityMysqoNk1EOK2n93Sa-M> . @prefix sub: <https://w3id.org/np/RA-illmTfTAy6ZBB7vJOvNhityMysqoNk1EOK2n93Sa-M/> . @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 { <https://doi.org/10.25504/FAIRsharing.ny3z9j> a fip:Available-FAIR-Enabling-Resource, fip:FAIR-Enabling-Resource, fip:FAIR-Specification, fip:Semantic-model; schema:url <http://flybase.org/vocabularies>; rdfs:comment "A structured controlled vocabulary of sample preparation, visualization and imaging methods used in biomedical research."; rdfs:label "Biological Imaging methods Ontology | FBbi"; rdfs:seeAlso <https://doi.org/10.25504/FAIRsharing.ny3z9j> . } sub:provenance { sub:assertion dct:creator orcid:0000-0002-5862-6132; prov:wasDerivedFrom <https://doi.org/10.25504/FAIRsharing.ny3z9j> . } sub:pubinfo { this: dct:created "2025-08-29T14:44:41Z"^^xsd:dateTime; dct:creator <https://fip.fair-wizard.com/wizard>; dct:license <https://creativecommons.org/publicdomain/zero/1.0/>; npx:describes <https://doi.org/10.25504/FAIRsharing.ny3z9j>; prov:wasDerivedFrom <https://w3id.org/fip/wizard/420edd9a-e5ff-449d-8dbb-e067be8bf61e> . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB"; npx:hasSignature "a16MBxpOUZ94nKgdfg6bgK7TFVFMTetXpekqFkn8blgnWVDl17OkTA10IVZRQN2cyPch5U6NBi9xUrycjml71x/IrsA2reK+K5HSOnYdw7yBv7g+krK3l0ZV76EwNPgFqZXCm+gpOe03k4v/vCfElqWyLrj7uy4E5mavtXzYH3M="; npx:hasSignatureTarget this: . }