@prefix aberowl: <http://aber-owl.net/ontology/> .
@prefix biocontext: <https://bioregistry.io/metaregistry/biocontext/> .
@prefix biolink: <https://bioregistry.io/metaregistry/biolink/resolve/> .
@prefix bioportal: <https://bioportal.bioontology.org/ontologies/> .
@prefix bioregistry: <https://bioregistry.io/registry/> .
@prefix bioregistry.metaresource: <https://bioregistry.io/metaregistry/> .
@prefix bioregistry.schema: <https://bioregistry.io/schema/#> .
@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix fairsharing: <https://fairsharing.org/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix oid: <https://oid-base.com/get/> .
@prefix orcid: <https://orcid.org/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix wikidata: <http://www.wikidata.org/entity/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

bioregistry.metaresource:aberowl dcterms:hasPart aberowl:RXNORM .

bioregistry.metaresource:biocontext dcterms:hasPart biocontext:RXCUI .

bioregistry.metaresource:biolink dcterms:hasPart biolink:RXNORM .

bioregistry.metaresource:bioportal dcterms:hasPart bioportal:RXNORM .

bioregistry.metaresource:bioregistry dcterms:hasPart bioregistry:rxnorm .

bioregistry.metaresource:fairsharing dcterms:hasPart fairsharing:FAIRsharing.36pf8q .

bioregistry.metaresource:hl7 dcterms:hasPart oid:2.16.840.1.113883.6.88 .

bioregistry.metaresource:wikidata dcterms:hasPart wikidata:P3345 .

bioregistry:rxnorm a bioregistry.schema:0000001 ;
    rdfs:label "RxNorm" ;
    dcterms:contributor orcid:0000-0003-4423-4370 ;
    dcterms:description "RxNorm provides normalized names for clinical drugs and links its names to many of the drug vocabularies commonly used in pharmacy management and drug interaction software, including those of First Databank, Micromedex, and Gold Standard Drug Database. By providing links between these vocabularies, RxNorm can mediate messages between systems not using the same software and vocabulary."^^xsd:string ;
    dcterms:isPartOf bioregistry.metaresource:bioregistry ;
    skos:exactMatch aberowl:RXNORM,
        wikidata:P3345,
        bioportal:RXNORM,
        biocontext:RXCUI,
        biolink:RXNORM,
        fairsharing:FAIRsharing.36pf8q,
        oid:2.16.840.1.113883.6.88 ;
    dcat:keyword "biomedical science",
        "drug",
        "drug name",
        "ontology",
        "preclinical studies" ;
    foaf:homepage <https://www.nlm.nih.gov/research/umls/rxnorm/> ;
    bioregistry.schema:0000005 "221058"^^xsd:string ;
    bioregistry.schema:0000006 "https://mor.nlm.nih.gov/RxNav/search?searchBy=RXCUI&searchTerm=$1"^^xsd:string ;
    bioregistry.schema:0000008 "^[0-9]{1,7}$"^^xsd:string ;
    bioregistry.schema:0000012 false ;
    bioregistry.schema:0000019 [ rdfs:label "RxNorm Customer Service" ;
            foaf:mbox "rxnorminfo@nlm.nih.gov" ] ;
    bioregistry.schema:0000023 "RXCUI" ;
    bioregistry.schema:0000024 "https://mor.nlm.nih.gov/RxNav/search?searchBy=RXCUI&searchTerm="^^xsd:string ;
    bioregistry.schema:0000027 <https://mor.nlm.nih.gov/RxNav/search?searchBy=RXCUI&searchTerm=221058> ;
    bioregistry.schema:0000029 "rxnorm" .

orcid:0000-0003-4423-4370 rdfs:label "Charles Tapley Hoyt" ;
    foaf:mbox "cthoyt@gmail.com" .

aberowl:RXNORM dcterms:isPartOf bioregistry.metaresource:aberowl .

wikidata:P3345 dcterms:isPartOf bioregistry.metaresource:wikidata .

bioportal:RXNORM dcterms:isPartOf bioregistry.metaresource:bioportal .

biocontext:RXCUI dcterms:isPartOf bioregistry.metaresource:biocontext .

biolink:RXNORM dcterms:isPartOf bioregistry.metaresource:biolink .

fairsharing:FAIRsharing.36pf8q dcterms:isPartOf bioregistry.metaresource:fairsharing .

oid:2.16.840.1.113883.6.88 dcterms:isPartOf bioregistry.metaresource:hl7 .

