@prefix this: <https://w3id.org/np/RA4AUjaYflk73IbgWmX-rXJgeYyPonX-HTIK-nGrJYg1w> .
@prefix sub: <https://w3id.org/np/RA4AUjaYflk73IbgWmX-rXJgeYyPonX-HTIK-nGrJYg1w#> .
@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 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:Domain-Specific-Registry , 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:targets <https://w3id.org/gff/rao/terms/Semantic-Artefact> .
}
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 "kfr3ZAluFoKQE1SpI0ABBQMqb6jQ1OJUX0QpwGbdttGlpu4S4bKecxcUEETjUMHAolxIIXWd4SEQ9m+hV+Yb/TVUwzoHv9HBHrMmcyYMxqhaNkh0dRkw5lrveIhXDoWCX1q4/xkIYTnvhM4COeJTU1lbvXanMw0FTs4RtUbzdGk=" ;
    npx:hasSignatureTarget this: .
  this: dct:created "2025-07-15T14:04:29Z"^^xsd:dateTime ;
    dct:creator <https://fip.fair-wizard.com/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/RAtPRuqhsgemS9yuvMWSeSWUYNwpnU5dBkSbKK_1JwrUo> ;
    prov:wasDerivedFrom <https://w3id.org/fip/wizard/0d4074c2-04b6-4b97-97f6-2fe2c1fe25b0> .
}