@prefix aberowl: <http://aber-owl.net/ontology/> .
@prefix bartoc: <https://bartoc.org/en/node/> .
@prefix biodivportal: <https://biodivportal.gfbio.org/ontologies/> .
@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 doap: <http://usefulinc.com/ns/doap#> .
@prefix fairsharing: <https://fairsharing.org/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix lov: <https://lov.linkeddata.es/dataset/lov/vocabs/> .
@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 xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix zazuko: <https://bioregistry.io/metaregistry/zazuko/resolve/> .

bioregistry.metaresource:aberowl dcterms:hasPart aberowl:QUDT .

bioregistry.metaresource:bartoc dcterms:hasPart bartoc:18206 .

bioregistry.metaresource:biodivportal dcterms:hasPart biodivportal:QUDT .

bioregistry.metaresource:biolink dcterms:hasPart biolink:qud .

bioregistry.metaresource:bioportal dcterms:hasPart bioportal:QUDT .

bioregistry.metaresource:bioregistry dcterms:hasPart bioregistry:qudt .

bioregistry.metaresource:fairsharing dcterms:hasPart fairsharing:FAIRsharing.d3pqw7 .

bioregistry.metaresource:lov dcterms:hasPart lov:qudt .

bioregistry.metaresource:zazuko dcterms:hasPart zazuko:qudt .

bioregistry:qudt a bioregistry.schema:0000001 ;
    rdfs:label "Quantities, Units, Dimensions, and Types Ontology" ;
    dcterms:contributor orcid:0000-0003-4423-4370 ;
    dcterms:description "Ontologies that aim to provide semantic specifications for units of measure, quantity kind, dimensions and data types."^^xsd:string ;
    dcterms:isPartOf bioregistry.metaresource:bioregistry ;
    doap:GitRepository <https://github.com/qudt/qudt-public-repo> ;
    skos:exactMatch aberowl:QUDT,
        bartoc:18206,
        biodivportal:QUDT,
        bioportal:QUDT,
        biolink:qud,
        zazuko:qudt,
        fairsharing:FAIRsharing.d3pqw7,
        lov:qudt ;
    dcat:keyword "experimental measurement",
        "measurement systems",
        "methods",
        "ontology",
        "quantification",
        "unit",
        "units" ;
    foaf:homepage <https://qudt.org> ;
    bioregistry.schema:0000005 "baseDimensionEnumeration"^^xsd:string ;
    bioregistry.schema:0000006 "http://qudt.org/schema/qudt#$1"^^xsd:string ;
    bioregistry.schema:0000010 <http://aber-owl.net/media/ontologies/QUDT/4/qudt.owl> ;
    bioregistry.schema:0000012 false ;
    bioregistry.schema:0000019 [ rdfs:label "QUDT.org" ;
            foaf:mbox "info@qudt.org" ] ;
    bioregistry.schema:0000024 "http://qudt.org/schema/qudt#"^^xsd:string ;
    bioregistry.schema:0000027 <http://qudt.org/schema/qudt#baseDimensionEnumeration> ;
    bioregistry.schema:0000029 "qudt" .

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

aberowl:QUDT dcterms:isPartOf bioregistry.metaresource:aberowl .

bartoc:18206 dcterms:isPartOf bioregistry.metaresource:bartoc .

biodivportal:QUDT dcterms:isPartOf bioregistry.metaresource:biodivportal .

bioportal:QUDT dcterms:isPartOf bioregistry.metaresource:bioportal .

biolink:qud dcterms:isPartOf bioregistry.metaresource:biolink .

zazuko:qudt dcterms:isPartOf bioregistry.metaresource:zazuko .

fairsharing:FAIRsharing.d3pqw7 dcterms:isPartOf bioregistry.metaresource:fairsharing .

lov:qudt dcterms:isPartOf bioregistry.metaresource:lov .

