@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 cellosaurus.resource: <https://bioregistry.io/metaregistry/cellosaurus/resolve/> .
@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 miriam: <https://registry.identifiers.org/registry/> .
@prefix n2t: <https://bioregistry.io/metaregistry/n2t/resolve/> .
@prefix orcid: <https://orcid.org/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix re3data: <https://www.re3data.org/repository/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

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

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

bioregistry.metaresource:cellosaurus dcterms:hasPart cellosaurus.resource:ENCODE .

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

bioregistry.metaresource:miriam dcterms:hasPart miriam:encode .

bioregistry.metaresource:n2t dcterms:hasPart n2t:encode .

bioregistry.metaresource:re3data dcterms:hasPart re3data:r3d100013051 .

bioregistry:encode a bioregistry.schema:0000001 ;
    rdfs:label "Encyclopedia of DNA Elements" ;
    dcterms:description "The ENCODE Consortium is integrating multiple technologies and approaches in a collective effort to discover and define the functional elements encoded in the human genome, including genes, transcripts, and transcriptional regulatory regions, together with their attendant chromatin states and DNA methylation patterns."^^xsd:string ;
    dcterms:isPartOf bioregistry.metaresource:bioregistry ;
    skos:exactMatch biocontext:ENCODE,
        cellosaurus.resource:ENCODE,
        n2t:encode,
        fairsharing:FAIRsharing.v0hbjs,
        miriam:encode,
        re3data:r3d100013051 ;
    dcat:keyword "biological regulation",
        "cage",
        "chip-seq assay",
        "chromatin binding",
        "chromatin interaction analysis by paired-end tag sequencing assay",
        "dna methylation",
        "dna sequence",
        "epigenetics",
        "functional genomics",
        "genome annotation",
        "histone",
        "nucleic acid sequence",
        "regulatory region",
        "rna-binding protein target sites",
        "rna-seq assay",
        "transcript analysis by paired-end tag sequencing assay",
        "transcription factor" ;
    foaf:homepage <https://www.encodeproject.org> ;
    bioregistry.schema:0000005 "ENCSR163RYW"^^xsd:string ;
    bioregistry.schema:0000006 "https://www.encodeproject.org/$1"^^xsd:string ;
    bioregistry.schema:0000008 "^ENC[A-Za-z]{2}[0-9]{3}[A-Za-z]{3}$"^^xsd:string ;
    bioregistry.schema:0000012 false ;
    bioregistry.schema:0000019 orcid:0000-0001-5025-5886 ;
    bioregistry.schema:0000024 "https://www.encodeproject.org/"^^xsd:string ;
    bioregistry.schema:0000027 <https://www.encodeproject.org/ENCSR163RYW> ;
    bioregistry.schema:0000029 "encode" .

orcid:0000-0001-5025-5886 rdfs:label "Idan Gabdank" ;
    foaf:mbox "gabdank@stanford.edu" .

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

cellosaurus.resource:ENCODE dcterms:isPartOf bioregistry.metaresource:cellosaurus .

n2t:encode dcterms:isPartOf bioregistry.metaresource:n2t .

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

miriam:encode dcterms:isPartOf bioregistry.metaresource:miriam .

re3data:r3d100013051 dcterms:isPartOf bioregistry.metaresource:re3data .

