@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 integbio: <https://catalog.integbio.jp/dbcatalog/en/record/> .
@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 ror: <https://ror.org/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

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

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

bioregistry.metaresource:fairsharing dcterms:hasPart fairsharing:FAIRsharing.7fnx38 .

bioregistry.metaresource:integbio dcterms:hasPart integbio:nbdc02225 .

bioregistry.metaresource:miriam dcterms:hasPart miriam:swissregulon .

bioregistry.metaresource:n2t dcterms:hasPart n2t:swissregulon .

bioregistry:swissregulon a bioregistry.schema:0000001 ;
    rdfs:label "SwissRegulon" ;
    dcterms:description "A database of genome-wide annotations of regulatory sites. It contains annotations for 17 prokaryotes and 3 eukaryotes. The database frontend offers an intuitive interface showing genomic information in a graphical form."^^xsd:string ;
    dcterms:isPartOf bioregistry.metaresource:bioregistry ;
    skos:exactMatch biocontext:SWISSREGULON,
        n2t:swissregulon,
        integbio:nbdc02225,
        fairsharing:FAIRsharing.7fnx38,
        miriam:swissregulon ;
    dcat:keyword "binding site",
        "binding site prediction",
        "chip-chip assay",
        "chip-seq assay",
        "epigenetics",
        "expression",
        "genome annotation",
        "genome/gene",
        "interaction/pathway",
        "life science",
        "literature curation",
        "regulatory region",
        "sequence",
        "transcription factor" ;
    foaf:homepage <http://swissregulon.unibas.ch> ;
    bioregistry.schema:0000005 "AHR"^^xsd:string ;
    bioregistry.schema:0000006 "http://swissregulon.unibas.ch/query/$1"^^xsd:string ;
    bioregistry.schema:0000008 "^[A-Za-z0-9]+$"^^xsd:string ;
    bioregistry.schema:0000012 false ;
    bioregistry.schema:0000019 orcid:0000-0001-6338-1312 ;
    bioregistry.schema:0000024 "http://swissregulon.unibas.ch/query/"^^xsd:string ;
    bioregistry.schema:0000026 ror:002n09z45 ;
    bioregistry.schema:0000027 <http://swissregulon.unibas.ch/query/AHR> ;
    bioregistry.schema:0000029 "swissregulon" .

orcid:0000-0001-6338-1312 rdfs:label "Erik van Nimwegen" ;
    foaf:mbox "erik.vannimwegen@unibas.ch" .

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

n2t:swissregulon dcterms:isPartOf bioregistry.metaresource:n2t .

integbio:nbdc02225 dcterms:isPartOf bioregistry.metaresource:integbio .

fairsharing:FAIRsharing.7fnx38 dcterms:isPartOf bioregistry.metaresource:fairsharing .

miriam:swissregulon dcterms:isPartOf bioregistry.metaresource:miriam .

