@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:68243
  skos:hiddenLabel "gas turbine engine"@en, "gas-turbine-engine"@en, "gas-turbine engine"@en, "gas-turbine engines"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:56947 ;
  dc:created "2006-10-06"^^xsd:date ;
  skos:broader nalt:37147, nalt:37150 ;
  dc:modified "2018-11-14"^^xsd:date ;
  ns0:marc001 "87396" ;
  skos:prefLabel "gas turbine engines"@en, "motores de turbina de gas"@es .

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

nalt:37150
  skos:prefLabel "motores de turbinas"@es, "turbine engines"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:68243 .

nalt:56947
  skos:prefLabel "turbinas"@es, "turbines"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:68243 .

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

nalt:37147
  skos:prefLabel "motores a gasolina"@es, "gas engines"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:68243 .

