@prefix bartoc: <https://bartoc.org/en/node/> .
@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 doap: <http://usefulinc.com/ns/doap#> .
@prefix fairsharing: <https://fairsharing.org/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix tib.ts: <https://terminology.tib.eu/ts/ontologies/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

bioregistry.metaresource:bartoc dcterms:hasPart bartoc:820 .

bioregistry.metaresource:bioregistry dcterms:hasPart bioregistry:uat .

bioregistry.metaresource:fairsharing dcterms:hasPart fairsharing:FAIRsharing.998c4c .

bioregistry.metaresource:tib dcterms:hasPart tib.ts:uat .

bioregistry:uat a bioregistry.schema:0000001 ;
    rdfs:label "Unified Astronomy Thesaurus" ;
    dcterms:description "The Unified Astronomy Thesaurus (UAT) is an open, interoperable and community-supported thesaurus being developed to unify the existing divergent and isolated Astronomy & Astrophysics thesauri into a single high-quality, freely-available open-source thesaurus which will be of immediate value to both research and research support, and provide a mechanism for reviewing, discussing and evaluating the continuous evolution of terminology in these fields."^^xsd:string ;
    dcterms:isPartOf bioregistry.metaresource:bioregistry ;
    doap:GitRepository <https://github.com/astrothesaurus/UAT> ;
    skos:exactMatch bartoc:820,
        fairsharing:FAIRsharing.998c4c,
        tib.ts:uat ;
    dcat:keyword "astronomy and astrophysics",
        "ess",
        "nfdi4ing",
        "physics" ;
    foaf:homepage <http://astrothesaurus.org/> ;
    bioregistry.schema:0000005 "0"^^xsd:string ;
    bioregistry.schema:0000006 "http://astrothesaurus.org/uat/$1"^^xsd:string ;
    bioregistry.schema:0000012 false ;
    bioregistry.schema:0000024 "http://astrothesaurus.org/uat/"^^xsd:string ;
    bioregistry.schema:0000027 <http://astrothesaurus.org/uat/0> ;
    bioregistry.schema:0000029 "uat" .

bartoc:820 dcterms:isPartOf bioregistry.metaresource:bartoc .

fairsharing:FAIRsharing.998c4c dcterms:isPartOf bioregistry.metaresource:fairsharing .

tib.ts:uat dcterms:isPartOf bioregistry.metaresource:tib .

