@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 go.resource: <https://bioregistry.io/metaregistry/go/resolve/> .
@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 orcid: <https://orcid.org/> .
@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 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:SGN .

bioregistry.metaresource:bioregistry dcterms:hasPart bioregistry:sgn .

bioregistry.metaresource:go dcterms:hasPart go.resource:SGN .

bioregistry.metaresource:integbio dcterms:hasPart integbio:nbdc02414 .

bioregistry.metaresource:miriam dcterms:hasPart miriam:sgn .

bioregistry.metaresource:n2t dcterms:hasPart n2t:sgn .

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

bioregistry.metaresource:pathguide dcterms:hasPart pathguide:433 .

bioregistry.metaresource:prefixcommons dcterms:hasPart prefixcommons:sgn .

bioregistry.metaresource:re3data dcterms:hasPart re3data:r3d100012078 .

bioregistry:sgn a bioregistry.schema:0000001 ;
    rdfs:label "Sol Genomics Network" ;
    dcterms:description "The Sol Genomics Network (SGN) is a database and website dedicated to the genomic information of the nightshade family, which includes species such as tomato, potato, pepper, petunia and eggplant."^^xsd:string ;
    dcterms:isPartOf bioregistry.metaresource:bioregistry ;
    skos:exactMatch pathguide:433,
        biocontext:SGN,
        go.resource:SGN,
        n2t:sgn,
        ncbi.resource:SGN,
        integbio:nbdc02414,
        prefixcommons:sgn,
        miriam:sgn,
        re3data:r3d100012078 ;
    dcat:keyword "cdna/est",
        "expression",
        "genome",
        "genome/gene",
        "method",
        "pathway",
        "phenotype",
        "plant",
        "repository",
        "sequence",
        "small molecule" ;
    foaf:homepage <http://solgenomics.net/> ;
    bioregistry.schema:0000005 "0001"^^xsd:string ;
    bioregistry.schema:0000006 "http://solgenomics.net/phenome/locus_display.pl?locus_id=$1"^^xsd:string ;
    bioregistry.schema:0000008 "^\\d+$"^^xsd:string ;
    bioregistry.schema:0000012 false ;
    bioregistry.schema:0000019 orcid:0000-0001-8640-1750 ;
    bioregistry.schema:0000024 "http://solgenomics.net/phenome/locus_display.pl?locus_id="^^xsd:string ;
    bioregistry.schema:0000027 <http://solgenomics.net/phenome/locus_display.pl?locus_id=0001> ;
    bioregistry.schema:0000029 "sgn" .

orcid:0000-0001-8640-1750 rdfs:label "Lukas A. Mueller" ;
    foaf:mbox "lam87@cornell.edu" .

pathguide:433 dcterms:isPartOf bioregistry.metaresource:pathguide .

biocontext:SGN dcterms:isPartOf bioregistry.metaresource:biocontext .

go.resource:SGN dcterms:isPartOf bioregistry.metaresource:go .

n2t:sgn dcterms:isPartOf bioregistry.metaresource:n2t .

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

integbio:nbdc02414 dcterms:isPartOf bioregistry.metaresource:integbio .

prefixcommons:sgn dcterms:isPartOf bioregistry.metaresource:prefixcommons .

miriam:sgn dcterms:isPartOf bioregistry.metaresource:miriam .

re3data:r3d100012078 dcterms:isPartOf bioregistry.metaresource:re3data .

