Nanopublication

< Home

ID

https://w3id.org/np/RANuBCMMjUIhT07By_yKAqroLQ04gSgt1iAuOFy5irv6w

Formats

.trig | .trig.txt | .jelly | .jelly.txt

Content

@prefix this: <https://w3id.org/np/RANuBCMMjUIhT07By_yKAqroLQ04gSgt1iAuOFy5irv6w> .
@prefix sub: <https://w3id.org/np/RANuBCMMjUIhT07By_yKAqroLQ04gSgt1iAuOFy5irv6w#> .
@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: a np:Nanopublication;
    np:hasAssertion sub:assertion;
    np:hasProvenance sub:provenance;
    np:hasPublicationInfo sub:pubinfo .
}

sub:assertion {
  <https://w3id.org/np/RABCC9AvUlQSO_hcQAm48fqU4ntOyN6ADj37CrG9IbRKM#BioPortal> a fip:Available-FAIR-Supporting-Resource,
      fip:FAIR-Enabling-Resource, fip:Registry;
    <http://schema.org/url> <https://bioportal.bioontology.org/>;
    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: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 "Y3nSSTMNL36EEvVGNTKZN1UH2pqpQRWKJPKLF4COYnjMB3TpwwIU2isXgxDharubV+gtvSkaJn/yBfq/Yaf1zoTZqjnR+kGUtF3RAnxNUOmkxZNamQImNXQMZUJ8RaRAln7TwnnGXGrh6/kJQ2GPsbmsUv+Hm8epgn5jcDzU7Y4=";
    npx:hasSignatureTarget this: .
  
  this: dct:created "2025-03-25T17:01:51Z"^^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/RARngfcnULVUaW3H51Gqf94HG11jUE2iSLQN8MKFvkMSk>;
    prov:wasDerivedFrom <https://w3id.org/fip/wizard/0d4074c2-04b6-4b97-97f6-2fe2c1fe25b0> .
}