@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc: <http://purl.org/dc/terms/> .
@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:316971
  skos:prefLabel "Sistema Nacional de Germoplasma Vegetal (NPGS) del USDA"@es, "USDA National Plant Germplasm System"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:224206 .

nalt:224206
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:31783, nalt:316971 ;
  skos:hiddenLabel "Germplasm-Resources-Information-Network"@en, "Germplasm Resources Information Network (GRIN-Global)"@en ;
  dc:modified "2018-05-15"^^xsd:date ;
  skos:broader nalt:5460 ;
  skos:altLabel "GRIN (Germplasm Resources Information Network)"@en ;
  dc:created "2014-08-08"^^xsd:date ;
  skos:prefLabel "Germplasm Resources Information Network"@en, "Red de Información de Recursos de Germoplasma"@es ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  ns0:marc001 "67238" .

nalt:5460
  skos:prefLabel "Servicio de Investigación Agrícola"@es, "Agricultural Research Service"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:224206 .

nalt:31783
  skos:prefLabel "bases de datos"@es, "databases"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:224206 .

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

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

