@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 edam: <http://edamontology.org/data_> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix miriam: <https://registry.identifiers.org/registry/> .
@prefix n2t: <https://bioregistry.io/metaregistry/n2t/resolve/> .
@prefix pathguide: <http://www.pathguide.org/fullrecord.php?DBID=> .
@prefix prefixcommons: <https://registry.bio2kg.org/resource/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix wikidata: <http://www.wikidata.org/entity/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

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

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

bioregistry.metaresource:edam dcterms:hasPart edam:2741 .

bioregistry.metaresource:miriam dcterms:hasPart miriam:abs .

bioregistry.metaresource:n2t dcterms:hasPart n2t:abs .

bioregistry.metaresource:pathguide dcterms:hasPart pathguide:217 .

bioregistry.metaresource:prefixcommons dcterms:hasPart prefixcommons:abs .

bioregistry.metaresource:wikidata.entity dcterms:hasPart wikidata:Q111134507 .

bioregistry:abs a bioregistry.schema:0000001 ;
    rdfs:label "Annotated Regulatory Binding Sites" ;
    dcterms:description "The database of Annotated regulatory Binding Sites (from orthologous promoters), ABS, is a public database of known binding sites identified in promoters of orthologous vertebrate genes that have been manually curated from bibliography."^^xsd:string ;
    dcterms:isPartOf bioregistry.metaresource:bioregistry ;
    skos:exactMatch edam:2741,
        pathguide:217,
        wikidata:Q111134507,
        biocontext:ABS,
        n2t:abs,
        prefixcommons:abs,
        miriam:abs ;
    dcat:keyword "gene",
        "interaction",
        "regulation" ;
    foaf:homepage <http://genome.crg.es/datasets/abs2005/> ;
    bioregistry.schema:0000005 "A0014"^^xsd:string ;
    bioregistry.schema:0000006 "http://genome.crg.es/datasets/abs2005/entries/$1.html"^^xsd:string ;
    bioregistry.schema:0000008 "^A\\d+$"^^xsd:string ;
    bioregistry.schema:0000012 false ;
    bioregistry.schema:0000024 "https://bioregistry.io/abs:"^^xsd:string ;
    bioregistry.schema:0000027 <http://genome.crg.es/datasets/abs2005/entries/A0014.html> ;
    bioregistry.schema:0000029 "abs" .

edam:2741 dcterms:isPartOf bioregistry.metaresource:edam .

pathguide:217 dcterms:isPartOf bioregistry.metaresource:pathguide .

wikidata:Q111134507 dcterms:isPartOf bioregistry.metaresource:wikidata.entity .

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

n2t:abs dcterms:isPartOf bioregistry.metaresource:n2t .

prefixcommons:abs dcterms:isPartOf bioregistry.metaresource:prefixcommons .

miriam:abs dcterms:isPartOf bioregistry.metaresource:miriam .

