@prefix biocontext: . @prefix bioregistry: . @prefix bioregistry.metaresource: . @prefix bioregistry.schema: . @prefix dcterms: . @prefix foaf: . @prefix go.resource: . @prefix miriam: . @prefix n2t: . @prefix rdfs: . @prefix skos: . @prefix xsd: . bioregistry.metaresource:biocontext dcterms:hasPart biocontext:GO_REF . bioregistry.metaresource:bioregistry dcterms:hasPart bioregistry:go.ref . bioregistry.metaresource:go dcterms:hasPart go.resource:GO_REF . bioregistry.metaresource:miriam dcterms:hasPart miriam:go_ref . bioregistry.metaresource:n2t dcterms:hasPart n2t:go.ref . bioregistry:go.ref a bioregistry.schema:0000001 ; rdfs:label "Gene Ontology Database references" ; dcterms:description "The GO reference collection is a set of abstracts that can be cited in the GO ontologies (e.g. as dbxrefs for term definitions) and annotation files (in the Reference column). It provides two types of reference; It can be used to provide details of why specific Evidence codes (see http://identifiers.org/eco/) are assigned, or to present abstract-style descriptions of \"GO content\" meetings at which substantial changes in the ontologies are discussed and made."^^xsd:string ; dcterms:isPartOf bioregistry.metaresource:bioregistry ; skos:exactMatch biocontext:GO_REF, go.resource:GO_REF, n2t:go.ref, miriam:go_ref ; foaf:homepage ; bioregistry.schema:0000005 "0000041"^^xsd:string ; bioregistry.schema:0000006 "https://github.com/geneontology/go-site/blob/master/metadata/gorefs/README.md#goref$1"^^xsd:string ; bioregistry.schema:0000008 "^\\d{7}$"^^xsd:string ; bioregistry.schema:0000012 false ; bioregistry.schema:0000024 "https://github.com/geneontology/go-site/blob/master/metadata/gorefs/README.md#goref"^^xsd:string ; bioregistry.schema:0000027 ; bioregistry.schema:0000029 "go.ref" . biocontext:GO_REF dcterms:isPartOf bioregistry.metaresource:biocontext . go.resource:GO_REF dcterms:isPartOf bioregistry.metaresource:go . n2t:go.ref dcterms:isPartOf bioregistry.metaresource:n2t . miriam:go_ref dcterms:isPartOf bioregistry.metaresource:miriam .