@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

nalt:295050_def
  rdf:value "Conjuntos de vocabularios estructurados utilizados para describir y categorizar los genes y los productos génicos por su función molecular, participación en los procesos biológicos y ubicación celular. Dichos vocabularios y sus asociaciones a los genes y los productos génicos (anotaciones de la ontología génica) son generados y conservados por el Consorcio de Ontología Génica."@es, "Sets of structured vocabularies used for describing and categorizing genes, and gene products by their molecular function, involvement in biological processes, and cellular location. These vocabularies and their associations to genes and gene products (Gene Ontology annotations) are generated and curated by the Gene Ontology Consortium."@en ;
  dc:source "Medical Subject Headings 2017" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:6539
  skos:prefLabel "genes"@es, "genes"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:295050 .

nalt:7766
  skos:prefLabel "bancos de genes"@es, "gene banks"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:295050 .

nalt:295050
  dc:modified "2017-11-10"^^xsd:date ;
  skos:hiddenLabel "gene ontology (GO) project"@en, "gene ontology analysis"@en, "GO tree analysis"@en ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:related nalt:6539, nalt:7766, nalt:9219 ;
  skos:prefLabel "ontología génica"@es, "gene ontology"@en ;
  ns0:marc001 "81654" ;
  dc:created "2017-03-08"^^xsd:date ;
  skos:altLabel "gene ontology project"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:broader nalt:254054 ;
  skos:definition nalt:295050_def .

ns0:Topic
  rdfs:label "Topic"@en ;
  a owl:Class .

nalt:9219
  skos:prefLabel "recursos genéticos"@es, "genetic resources"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:295050 .

nalt:254054
  skos:prefLabel "bancos de datos genéticos"@es, "genetic databases"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:295050 .

<https://lod.nal.usda.gov/nalt>
  rdfs:label "NALT Full"@en ;
  a skos:ConceptScheme .

