@prefix this: <https://w3id.org/np/RARngfcnULVUaW3H51Gqf94HG11jUE2iSLQN8MKFvkMSk> .
@prefix sub: <https://w3id.org/np/RARngfcnULVUaW3H51Gqf94HG11jUE2iSLQN8MKFvkMSk#> .
@prefix np: <http://www.nanopub.org/nschema#> .
@prefix oa: <https://www.w3.org/ns/oa#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix npx: <http://purl.org/nanopub/x/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@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://w3id.org/np/RABCC9AvUlQSO_hcQAm48fqU4ntOyN6ADj37CrG9IbRKM#BioPortal> <http://schema.org/url> <https://bioportal.bioontology.org/> ;
    a fip:Available-FAIR-Supporting-Resource , fip:FAIR-Enabling-Resource , fip:Registry ;
    rdfs:comment "BioPortal is a repository of biomedical ontologies—the largest such repository, with more than 300 ontologies to date. This set includes ontologies that were developed in OWL, OBO and other formats, as well as a large number of medical terminologies that the US National Library of Medicine distributes in its own proprietary format. " ;
    rdfs:label "BioPortal " ;
    rdfs:seeAlso <https://bioportal.bioontology.org/> ;
    skos:closeMatch <https://doi.org/10.25504/FAIRsharing.4m97ah> ;
    fip:has-target-group fip:Domain-specific-communities ;
    fip:metadata-availability-in-years fip:Less-than-20-years ;
    oa:hasPurpose fip:Structured-vocabulary .
}
sub:provenance {
  sub:assertion dct:creator orcid:0000-0002-3462-0967 ;
    prov:wasDerivedFrom <https://doi.org/10.25504/FAIRsharing.4m97ah> .
}
sub:pubinfo {
  sub:sig npx:hasAlgorithm "RSA" ;
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB" ;
    npx:hasSignature "NOpxhlnnnSEBBB8nf+cV1rOh5pN0CMjqx+bCNvHLUPDRNbxobqidR1lgnuJnlf+Vld//Fk/dw1oc2ht7M0xRB8+ntaUJBWmOK0kmrri/oC8KRggfCDihDIMDXG0QTO6RxRdq8Uh5KhLoyrDc2wxWc2IRQ/CUI2azdbyj/h/929U=" ;
    npx:hasSignatureTarget this: .
  this: dct:created "2025-03-25T16:37:40Z"^^xsd:dateTime ;
    dct:creator <https://fip-wizard.ds-wizard.org/wizard> ;
    dct:license <https://creativecommons.org/publicdomain/zero/1.0/> ;
    npx:introduces <https://w3id.org/np/RABCC9AvUlQSO_hcQAm48fqU4ntOyN6ADj37CrG9IbRKM#BioPortal> ;
    npx:supersedes <https://w3id.org/np/RABCC9AvUlQSO_hcQAm48fqU4ntOyN6ADj37CrG9IbRKM> ;
    prov:wasDerivedFrom <https://w3id.org/sip/wizard/0d4074c2-04b6-4b97-97f6-2fe2c1fe25b0> .
}