@prefix biocontext: . @prefix bioregistry: . @prefix bioregistry.metaresource: . @prefix bioregistry.schema: . @prefix dcterms: . @prefix foaf: . @prefix miriam: . @prefix n2t: . @prefix rdfs: . @prefix skos: . @prefix xsd: . bioregistry.metaresource:biocontext dcterms:hasPart biocontext:GOLD.META . bioregistry.metaresource:bioregistry dcterms:hasPart bioregistry:gold.meta . bioregistry.metaresource:miriam dcterms:hasPart miriam:gold.meta . bioregistry.metaresource:n2t dcterms:hasPart n2t:gold.meta . bioregistry:gold.meta a bioregistry.schema:0000001 ; rdfs:label "GOLD metadata" ; dcterms:description """- DEPRECATION NOTE - Please, keep in mind that this namespace has been superseeded by ‘gold’ prefix at https://registry.identifiers.org/registry/gold, and this namespace is kept here for support to already existing citations, new ones would need to use the pointed ‘gold’ namespace. The GOLD (Genomes OnLine Database)is a resource for centralized monitoring of genome and metagenome projects worldwide. It stores information on complete and ongoing projects, along with their associated metadata. This collection references metadata associated with samples."""^^xsd:string ; dcterms:isPartOf bioregistry.metaresource:bioregistry ; skos:exactMatch biocontext:GOLD.META, n2t:gold.meta, miriam:gold.meta ; foaf:homepage ; bioregistry.schema:0000005 "Gm00047"^^xsd:string ; bioregistry.schema:0000006 "http://genomesonline.org/cgi-bin/GOLD/bin/GOLDCards.cgi?goldstamp=$1"^^xsd:string ; bioregistry.schema:0000008 "^Gm\\d+$"^^xsd:string ; bioregistry.schema:0000012 false ; bioregistry.schema:0000016 bioregistry:gold ; bioregistry.schema:0000024 "http://genomesonline.org/cgi-bin/GOLD/bin/GOLDCards.cgi?goldstamp="^^xsd:string ; bioregistry.schema:0000027 ; bioregistry.schema:0000029 "gold.meta" . biocontext:GOLD.META dcterms:isPartOf bioregistry.metaresource:biocontext . n2t:gold.meta dcterms:isPartOf bioregistry.metaresource:n2t . miriam:gold.meta dcterms:isPartOf bioregistry.metaresource:miriam .