@prefix aberowl: <http://aber-owl.net/ontology/> .
@prefix bartoc: <https://bartoc.org/en/node/> .
@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 prefixcommons: <https://registry.bio2kg.org/resource/> .
@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:LOINC .

bioregistry.metaresource:bartoc dcterms:hasPart bartoc:1897 .

bioregistry.metaresource:biolink dcterms:hasPart biolink:LOINC .

bioregistry.metaresource:bioportal dcterms:hasPart bioportal:LOINC .

bioregistry.metaresource:bioregistry dcterms:hasPart bioregistry:loinc .

bioregistry.metaresource:fairsharing dcterms:hasPart fairsharing:FAIRsharing.2mk2zb .

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

bioregistry.metaresource:prefixcommons dcterms:hasPart prefixcommons:loinc .

bioregistry.metaresource:wikidata dcterms:hasPart wikidata:P4338 .

bioregistry.metaresource:wikidata.entity dcterms:hasPart wikidata:Q502480 .

bioregistry:loinc a bioregistry.schema:0000001 ;
    rdfs:label "Logical Observation Identifiers Names and Codes" ;
    dcterms:contributor orcid:0000-0003-4423-4370 ;
    dcterms:description "The international standard for identifying health measurements, observations, and documents."^^xsd:string ;
    dcterms:isPartOf bioregistry.metaresource:bioregistry ;
    skos:exactMatch aberowl:LOINC,
        wikidata:P4338,
        wikidata:Q502480,
        bartoc:1897,
        bioportal:LOINC,
        biolink:LOINC,
        fairsharing:FAIRsharing.2mk2zb,
        oid:2.16.840.1.113883.6.1,
        prefixcommons:loinc ;
    dcat:keyword "assay",
        "biomedical science",
        "diagnosis",
        "genetic disorder",
        "genetic polymorphism",
        "life science",
        "ontology",
        "phenotype",
        "preclinical studies" ;
    foaf:homepage <https://loinc.org/> ;
    bioregistry.schema:0000005 "LL379-9"^^xsd:string ;
    bioregistry.schema:0000006 "https://loinc.org/$1"^^xsd:string ;
    bioregistry.schema:0000008 "^(\\d|\\w)+-\\d$"^^xsd:string ;
    bioregistry.schema:0000012 false ;
    bioregistry.schema:0000019 [ rdfs:label "LOINC Support" ;
            foaf:mbox "loinc@regenstrief.org" ] ;
    bioregistry.schema:0000023 "LNC" ;
    bioregistry.schema:0000024 "https://loinc.org/"^^xsd:string ;
    bioregistry.schema:0000027 <https://loinc.org/LL379-9> ;
    bioregistry.schema:0000029 "loinc" .

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

aberowl:LOINC dcterms:isPartOf bioregistry.metaresource:aberowl .

wikidata:P4338 dcterms:isPartOf bioregistry.metaresource:wikidata .

wikidata:Q502480 dcterms:isPartOf bioregistry.metaresource:wikidata.entity .

bartoc:1897 dcterms:isPartOf bioregistry.metaresource:bartoc .

bioportal:LOINC dcterms:isPartOf bioregistry.metaresource:bioportal .

biolink:LOINC dcterms:isPartOf bioregistry.metaresource:biolink .

fairsharing:FAIRsharing.2mk2zb dcterms:isPartOf bioregistry.metaresource:fairsharing .

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

prefixcommons:loinc dcterms:isPartOf bioregistry.metaresource:prefixcommons .

