@prefix aberowl: <http://aber-owl.net/ontology/> .
@prefix agroportal: <http://agroportal.lirmm.fr/ontologies/> .
@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 ecoportal: <http://ecoportal.lifewatch.eu/ontologies/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@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:STY .

bioregistry.metaresource:agroportal dcterms:hasPart agroportal:STY .

bioregistry.metaresource:bartoc dcterms:hasPart bartoc:21017 .

bioregistry.metaresource:biolink dcterms:hasPart biolink:STY .

bioregistry.metaresource:bioportal dcterms:hasPart bioportal:STY .

bioregistry.metaresource:bioregistry dcterms:hasPart bioregistry:sty .

bioregistry.metaresource:ecoportal dcterms:hasPart ecoportal:STY .

bioregistry.metaresource:wikidata dcterms:hasPart wikidata:P11955 .

bioregistry:sty a bioregistry.schema:0000001 ;
    rdfs:label "UMLS Semantic Types Ontology" ;
    dcterms:contributor orcid:0000-0003-2473-2313,
        orcid:0000-0003-4423-4370 ;
    dcterms:description "UMLS Semantic Network The Semantic Network consists of (1) a set of broad subject categories, or Semantic Types, that provide a consistent categorization of all concepts represented in the UMLS Metathesaurus, and (2) a set of useful and important relationships, or Semantic Relations, that exist between Semantic Types."^^xsd:string ;
    dcterms:isPartOf bioregistry.metaresource:bioregistry ;
    skos:exactMatch aberowl:STY,
        agroportal:STY,
        ecoportal:STY,
        wikidata:P11955,
        bartoc:21017,
        bioportal:STY,
        biolink:STY ;
    dcat:keyword "ontology" ;
    foaf:homepage <https://lhncbc.nlm.nih.gov/semanticnetwork/> ;
    bioregistry.schema:0000005 "T039"^^xsd:string ;
    bioregistry.schema:0000006 "https://uts.nlm.nih.gov/uts/umls/semantic-network/$1"^^xsd:string ;
    bioregistry.schema:0000008 "^T\\d{3}$"^^xsd:string ;
    bioregistry.schema:0000010 <https://w3id.org/biopragmatics/resources/sty/sty.owl> ;
    bioregistry.schema:0000012 false ;
    bioregistry.schema:0000019 orcid:0000-0003-4769-4217 ;
    bioregistry.schema:0000023 "UMLSSG",
        "umls.st",
        "umls.sty" ;
    bioregistry.schema:0000024 "https://uts.nlm.nih.gov/uts/umls/semantic-network/"^^xsd:string ;
    bioregistry.schema:0000027 <https://uts.nlm.nih.gov/uts/umls/semantic-network/T039> ;
    bioregistry.schema:0000029 "sty" .

orcid:0000-0003-2473-2313 rdfs:label "Tiago Lubiana" ;
    foaf:mbox "tiago.lubiana.alves@usp.br" .

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

orcid:0000-0003-4769-4217 rdfs:label "Olivier Bodenreider" ;
    foaf:mbox "olivier@nlm.nih.gov" .

aberowl:STY dcterms:isPartOf bioregistry.metaresource:aberowl .

agroportal:STY dcterms:isPartOf bioregistry.metaresource:agroportal .

ecoportal:STY dcterms:isPartOf bioregistry.metaresource:ecoportal .

wikidata:P11955 dcterms:isPartOf bioregistry.metaresource:wikidata .

bartoc:21017 dcterms:isPartOf bioregistry.metaresource:bartoc .

bioportal:STY dcterms:isPartOf bioregistry.metaresource:bioportal .

biolink:STY dcterms:isPartOf bioregistry.metaresource:biolink .

