@prefix biocontext: <https://bioregistry.io/metaregistry/biocontext/> .
@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 obo: <http://purl.obolibrary.org/obo/> .
@prefix obofoundry: <https://www.obofoundry.org/ontology/> .
@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#> .

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

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

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

bioregistry.metaresource:obofoundry dcterms:hasPart obofoundry:dc_cl .

bioregistry:dc_cl a bioregistry.schema:0000001 ;
    rdfs:label "Dendritic cell" ;
    dcterms:description "\"Dendritic cell\" is a standard, specialising in the fields described under \"scope and data types\", below. Until this entry is claimed, more information on this project can be found at http://purl.bioontology.org/ontology/DC_CL. This text was generated automatically. If you work on the project responsible for \"Dendritic cell\" then please consider helping us by claiming this record and updating it appropriately."^^xsd:string ;
    dcterms:isPartOf bioregistry.metaresource:bioregistry ;
    skos:exactMatch biocontext:DC_CL,
        fairsharing:FAIRsharing.kn0d5v,
        obofoundry:dc_cl ;
    dcat:keyword "anatomy",
        "annotation",
        "dendritic cell",
        "morphology" ;
    foaf:homepage <http://www.dukeontologygroup.org/Projects.html> ;
    bioregistry.schema:0000005 "0000003"^^xsd:string ;
    bioregistry.schema:0000006 "http://purl.obolibrary.org/obo/DC_CL_$1"^^xsd:string ;
    bioregistry.schema:0000008 "^\\d{7}$"^^xsd:string ;
    bioregistry.schema:0000012 true ;
    bioregistry.schema:0000019 orcid:0000-0003-1617-8244 ;
    bioregistry.schema:0000024 "http://purl.obolibrary.org/obo/DC_CL_"^^xsd:string ;
    bioregistry.schema:0000027 obo:DC_CL_0000003 ;
    bioregistry.schema:0000029 "dc_cl" .

orcid:0000-0003-1617-8244 rdfs:label "Lindsay Cowell" ;
    foaf:mbox "Lindsay.Cowell@utsouthwestern.edu" .

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

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

obofoundry:dc_cl dcterms:isPartOf bioregistry.metaresource:obofoundry .

