@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:GENEWIKI .

bioregistry.metaresource:bioregistry dcterms:hasPart bioregistry:genewiki .

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

bioregistry.metaresource:integbio dcterms:hasPart integbio:nbdc00834 .

bioregistry.metaresource:miriam dcterms:hasPart miriam:genewiki .

bioregistry.metaresource:n2t dcterms:hasPart n2t:genewiki .

bioregistry:genewiki a bioregistry.schema:0000001 ;
    rdfs:label "Gene Wiki" ;
    dcterms:description "The Gene Wiki is project which seeks to provide detailed information on human genes. Initial 'stub' articles are created in an automated manner, with further information added by the community. Gene Wiki can be accessed in wikipedia using Gene identifiers from NCBI."^^xsd:string ;
    dcterms:isPartOf bioregistry.metaresource:bioregistry ;
    skos:exactMatch biocontext:GENEWIKI,
        n2t:genewiki,
        integbio:nbdc00834,
        fairsharing:FAIRsharing.t3snf,
        miriam:genewiki ;
    dcat:keyword "bibliography/documents",
        "gene",
        "genetics",
        "genome annotation",
        "genome/gene",
        "life science",
        "protein",
        "sequence annotation" ;
    foaf:homepage <http://en.wikipedia.org/wiki/Gene_Wiki> ;
    bioregistry.schema:0000005 "1017"^^xsd:string ;
    bioregistry.schema:0000006 "http://plugins.biogps.org/cgi-bin/wp.cgi?id=$1"^^xsd:string ;
    bioregistry.schema:0000008 "^\\d+$"^^xsd:string ;
    bioregistry.schema:0000011 bioregistry:ncbigene ;
    bioregistry.schema:0000012 false ;
    bioregistry.schema:0000019 orcid:0000-0002-9859-4104 ;
    bioregistry.schema:0000024 "http://plugins.biogps.org/cgi-bin/wp.cgi?id="^^xsd:string ;
    bioregistry.schema:0000026 ror:032q98j12 ;
    bioregistry.schema:0000027 <http://plugins.biogps.org/cgi-bin/wp.cgi?id=1017> ;
    bioregistry.schema:0000029 "genewiki" .

orcid:0000-0002-9859-4104 rdfs:label "Andrew I Su" ;
    foaf:mbox "asu@scripps.edu" .

biocontext:GENEWIKI dcterms:isPartOf bioregistry.metaresource:biocontext .

n2t:genewiki dcterms:isPartOf bioregistry.metaresource:n2t .

integbio:nbdc00834 dcterms:isPartOf bioregistry.metaresource:integbio .

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

miriam:genewiki dcterms:isPartOf bioregistry.metaresource:miriam .

