@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 lov: <https://lov.linkeddata.es/dataset/lov/vocabs/> .
@prefix ols: <https://www.ebi.ac.uk/ols4/ontologies/> .
@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 tib.ts: <https://terminology.tib.eu/ts/ontologies/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix zazuko: <https://bioregistry.io/metaregistry/zazuko/resolve/> .

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

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

bioregistry.metaresource:biolink dcterms:hasPart biolink:dct .

bioregistry.metaresource:bioportal dcterms:hasPart bioportal:DCTERMS .

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

bioregistry.metaresource:fairsharing dcterms:hasPart fairsharing:FAIRsharing.9vtwjs .

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

bioregistry.metaresource:ols dcterms:hasPart ols:dcterms .

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

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

bioregistry:dcterms a bioregistry.schema:0000001 ;
    rdfs:label "Dublin Core Metadata Initiative Terms" ;
    dcterms:contributor orcid:0000-0003-4423-4370 ;
    dcterms:description "This document is an up-to-date specification of all metadata terms maintained by the Dublin Core Metadata Initiative, including properties, vocabulary encoding schemes, syntax encoding schemes, and classes."^^xsd:string ;
    dcterms:isPartOf bioregistry.metaresource:bioregistry ;
    skos:exactMatch aberowl:dcterms,
        bioportal:DCTERMS,
        biocontext:dcterms,
        biolink:dct,
        zazuko:dcterms,
        fairsharing:FAIRsharing.9vtwjs,
        lov:dcterms,
        tib.ts:dcterms,
        ols:dcterms ;
    dcat:keyword "digital planning and construction",
        "ess",
        "fid baudigital",
        "metadata",
        "metadata standardization",
        "nfdi4ing",
        "ontology",
        "resource metadata",
        "subject agnostic" ;
    foaf:homepage <https://www.dublincore.org/specifications/dublin-core/dcmi-terms/> ;
    bioregistry.schema:0000005 "title"^^xsd:string ;
    bioregistry.schema:0000006 "http://purl.org/dc/terms/$1"^^xsd:string ;
    bioregistry.schema:0000010 <http://aber-owl.net/media/ontologies/dcterms/1/dcterms.owl> ;
    bioregistry.schema:0000012 false ;
    bioregistry.schema:0000019 [ rdfs:label "Michelle Futornick" ;
            foaf:mbox "futo@stanford.edu" ] ;
    bioregistry.schema:0000023 "dc.terms",
        "dct",
        "terms" ;
    bioregistry.schema:0000024 "http://purl.org/dc/terms/"^^xsd:string ;
    bioregistry.schema:0000027 dcterms:title ;
    bioregistry.schema:0000029 "dcterms" .

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

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

bioportal:DCTERMS dcterms:isPartOf bioregistry.metaresource:bioportal .

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

biolink:dct dcterms:isPartOf bioregistry.metaresource:biolink .

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

fairsharing:FAIRsharing.9vtwjs dcterms:isPartOf bioregistry.metaresource:fairsharing .

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

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

ols:dcterms dcterms:isPartOf bioregistry.metaresource:ols .

