@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 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 ncbi.resource: <https://bioregistry.io/metaregistry/ncbi/resolve/> .
@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 xsd: <http://www.w3.org/2001/XMLSchema#> .

bioregistry.metaresource:biocontext dcterms:hasPart biocontext:WORFDB .

bioregistry.metaresource:bioregistry dcterms:hasPart bioregistry:worfdb .

bioregistry.metaresource:integbio dcterms:hasPart integbio:nbdc00738 .

bioregistry.metaresource:miriam dcterms:hasPart miriam:worfdb .

bioregistry.metaresource:n2t dcterms:hasPart n2t:worfdb .

bioregistry.metaresource:ncbi dcterms:hasPart ncbi.resource:WorfDB .

bioregistry.metaresource:prefixcommons dcterms:hasPart prefixcommons:worfdb .

bioregistry:worfdb a bioregistry.schema:0000001 ;
    rdfs:label "Worfdb" ;
    dcterms:description "WOrfDB (Worm ORFeome DataBase) contains data from the cloning of complete set of predicted protein-encoding Open Reading Frames (ORFs) of Caenorhabditis elegans. This collection describes experimentally defined transcript structures of unverified genes through RACE (Rapid Amplification of cDNA Ends)."^^xsd:string ;
    dcterms:isPartOf bioregistry.metaresource:bioregistry ;
    skos:exactMatch biocontext:WORFDB,
        n2t:worfdb,
        ncbi.resource:WorfDB,
        integbio:nbdc00738,
        prefixcommons:worfdb,
        miriam:worfdb ;
    dcat:keyword "cdna/est",
        "dna",
        "sequence" ;
    foaf:homepage <http://worfdb.dfci.harvard.edu/> ;
    bioregistry.schema:0000005 "T01B6.1"^^xsd:string ;
    bioregistry.schema:0000006 "http://worfdb.dfci.harvard.edu/html/index.php?search_type=name&page=showresultrc&race_query=$1"^^xsd:string ;
    bioregistry.schema:0000008 "^\\w+(\\.\\d+)?$"^^xsd:string ;
    bioregistry.schema:0000012 false ;
    bioregistry.schema:0000024 "http://worfdb.dfci.harvard.edu/html/index.php?search_type=name&page=showresultrc&race_query="^^xsd:string ;
    bioregistry.schema:0000027 <http://worfdb.dfci.harvard.edu/html/index.php?search_type=name&page=showresultrc&race_query=T01B6.1> ;
    bioregistry.schema:0000029 "worfdb" .

biocontext:WORFDB dcterms:isPartOf bioregistry.metaresource:biocontext .

n2t:worfdb dcterms:isPartOf bioregistry.metaresource:n2t .

ncbi.resource:WorfDB dcterms:isPartOf bioregistry.metaresource:ncbi .

integbio:nbdc00738 dcterms:isPartOf bioregistry.metaresource:integbio .

prefixcommons:worfdb dcterms:isPartOf bioregistry.metaresource:prefixcommons .

miriam:worfdb dcterms:isPartOf bioregistry.metaresource:miriam .

