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

nalt:20045
  skos:prefLabel "incubadoras (equipo)"@es, "incubators (equipment)"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:387 .

nalt:61100
  skos:prefLabel "plataformas de experimentación"@es, "test rigs"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:broader nalt:387 .

nalt:387
  skos:broader nalt:365, nalt:5458 ;
  skos:related nalt:20045 ;
  ns0:marc001 "31706" ;
  skos:narrower nalt:61101, nalt:38939, nalt:37439, nalt:60859, nalt:61100 ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C26490>, <http://id.cabi.org/cabt/46826> ;
  a skos:Concept, ns0:Topic ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  skos:altLabel "experimental equipment"@en, "equipo de investigación"@es ;
  skos:prefLabel "equipamiento de investigación"@es, "research equipment"@en ;
  dc:modified "2012-11-30"^^xsd:date ;
  skos:hiddenLabel "research-equipment"@en .

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

nalt:365
  skos:prefLabel "equipamiento"@es, "equipment"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:387 .

nalt:60859
  skos:prefLabel "simuladores de lluvia"@es, "rainfall simulators"@en ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:387 .

nalt:38939
  skos:prefLabel "aparejos experimentales"@es, "experimental rigs"@en ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:387 .

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

nalt:61101
  skos:prefLabel "túneles de viento"@es, "wind tunnels"@en ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:387 .

nalt:5458
  skos:prefLabel "investigación"@es, "research"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:387 .

nalt:37439
  skos:prefLabel "cámaras de crecimiento"@es, "growth chambers"@en ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:387 .

