@prefix this: <https://w3id.org/np/RAMQqE1ooBx_3cnDE-bPjHEElcQYRmFbL-mmFSGI81kec> .
@prefix sub: <https://w3id.org/np/RAMQqE1ooBx_3cnDE-bPjHEElcQYRmFbL-mmFSGI81kec#> .
@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: np:hasAssertion sub:assertion ;
    np:hasProvenance sub:provenance ;
    np:hasPublicationInfo sub:pubinfo ;
    a np:Nanopublication .
}
sub:assertion {
  <https://doi.org/10.25504/FAIRsharing.250a8c> schema:url <https://bioregistry.io> ;
    a fip:Available-FAIR-Enabling-Resource , fip:Domain-Specific-Registry , fip:FAIR-Enabling-Resource , fip:Registry ;
    rdfs:comment "The Bioregistry is an open source, community curated registry, meta-registry, and compact identifier resolver." ;
    rdfs:label "Bioregistry | bioregistry" ;
    rdfs:seeAlso <https://doi.org/10.25504/FAIRsharing.250a8c> ;
    fip:has-AAS <http://purl.org/np/RAbhCIJzwMFVkgwvrhsdjnpxtH58oLKoyxgj60DzkS-q4#OAuth> ;
    fip:has-MPP <https://w3id.org/np/RAkz7MWhq2kOVFnmFG45BasszmWpp9IIsoNbowfxPplvA#ZMPP> ;
    fip:implements <http://purl.org/np/RAF1ANn-BCFop0OBMOC7S8NtG0y_xYhRX4tAu37XZVCo0#HTTPS> ;
    fip:targets <https://w3id.org/gff/rao/terms/Semantic-Artefact> , <https://w3id.org/np/RAZKKVUd78_IFRABsjiNs8_nhAMrXX1JCDB2L79gPNxrg#biobank-data> ;
    fip:uses-identifier-service <http://purl.org/np/RAnAWGdeI_1GGmDAqv-vZjby5XqbL2ZujNz1vgwK_6cRI#DOI> .
}
sub:provenance {
  sub:assertion dct:creator orcid:0000-0001-5819-7713 ;
    prov:wasDerivedFrom <https://doi.org/10.25504/FAIRsharing.250a8c> .
}
sub:pubinfo {
  sub:sig npx:hasAlgorithm "RSA" ;
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB" ;
    npx:hasSignature "LNhn3eQzm2bTJIK9BaKCyPhHOy9KhP6TzfC3TUMCgB0f7OACJ+cGvEab9Dt4NmHquw47ojoqEitsgPb1MHyHiE3keU3tZ36i5NoPLYbHgO2rySnoemzlkbS5vCsXCWxlajsvRQtQz2sPxnK6OIGjLqam9bViv6Ml4Fjita8bt7k=" ;
    npx:hasSignatureTarget this: .
  this: dct:created "2025-05-25T13:39:11Z"^^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.250a8c> ;
    npx:supersedes <https://w3id.org/np/RALmDBWVdJzhfvC9wZjgluAx-RvjgXZFHP9fenYv22HLM> ;
    prov:wasDerivedFrom <https://w3id.org/fip/wizard/73ca6ae8-a928-4a93-9754-5781faf27ed9> .
}