@prefix aberowl: <http://aber-owl.net/ontology/> .
@prefix biocontext: <https://bioregistry.io/metaregistry/biocontext/> .
@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 dc: <http://purl.org/dc/elements/1.1/> .
@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 xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix zazuko: <https://bioregistry.io/metaregistry/zazuko/resolve/> .

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

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

bioregistry.metaresource:bioportal dcterms:hasPart bioportal:DC .

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

bioregistry.metaresource:fairsharing dcterms:hasPart fairsharing:FAIRsharing.3nx7t .

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

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

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

bioregistry:dc a bioregistry.schema:0000001 ;
    rdfs:label "Dublin Core Elements (1.1)" ;
    dcterms:contributor orcid:0000-0003-4423-4370 ;
    dcterms:description """Metadata terms maintained by the Dublin Core Metadata Initiative, including properties, vocabulary encoding schemes, syntax encoding schemes, and classes.

**Deprecation Notice**: While the `/elements/1.1/` namespace will be supported indefinitely, DCMI gently encourages use of the `/terms/` namespace (i.e., `dcterms`) ([source](https://www.dublincore.org/specifications/dublin-core/dcmi-terms/#section-3))."""^^xsd:string ;
    dcterms:isPartOf bioregistry.metaresource:bioregistry ;
    skos:exactMatch aberowl:dcelements,
        bioportal:DC,
        biocontext:dc,
        zazuko:dc11,
        fairsharing:FAIRsharing.3nx7t,
        lov:dce,
        ols:dc ;
    dcat:keyword "annotation",
        "biomedical science",
        "life science",
        "metadata",
        "metadata standardization",
        "ontology",
        "resource metadata",
        "subject agnostic" ;
    foaf:homepage <https://www.dublincore.org/specifications/dublin-core/dcmi-terms/> ;
    bioregistry.schema:0000005 "contributor"^^xsd:string ;
    bioregistry.schema:0000006 "http://purl.org/dc/elements/1.1/$1"^^xsd:string ;
    bioregistry.schema:0000010 <http://aber-owl.net/media/ontologies/dcelements/1/dcelements.owl> ;
    bioregistry.schema:0000012 true ;
    bioregistry.schema:0000019 orcid:0000-0001-9052-2854 ;
    bioregistry.schema:0000023 "dc.elements",
        "dc11",
        "dce",
        "dcelem",
        "elements" ;
    bioregistry.schema:0000024 "http://purl.org/dc/elements/1.1/"^^xsd:string ;
    bioregistry.schema:0000027 dc:contributor ;
    bioregistry.schema:0000029 "dc" .

orcid:0000-0001-9052-2854 rdfs:label "Kim Durante" ;
    foaf:mbox "kdurante@stanford.edu" .

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

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

bioportal:DC dcterms:isPartOf bioregistry.metaresource:bioportal .

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

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

fairsharing:FAIRsharing.3nx7t dcterms:isPartOf bioregistry.metaresource:fairsharing .

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

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

