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

nalt:28778
  skos:prefLabel "componentes de control"@es, "control components"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:28780 .

nalt:278699
  skos:prefLabel "actuadores"@es, "actuators"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:28780 .

<https://lod.nal.usda.gov/naltv#Topic>
  rdfs:label "Topic"@en ;
  a owl:Class .

nalt:28780
  skos:prefLabel "regulators (equipment)"@en, "reguladores (equipo)"@es ;
  skos:broader nalt:28778 ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:altLabel "reguladores (equipamiento)"@es ;
  skos:narrower nalt:61055 ;
  skos:related nalt:278699 ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:hiddenLabel "regulators-(equipment)"@en ;
  ns0:marc001 "31633" ;
  dc:modified "2016-05-23"^^xsd:date .

nalt:61055
  skos:prefLabel "reguladores de vacío"@es, "vacuum regulators"@en ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:28780 .

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

