@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 rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

nalt:233533
  skos:prefLabel "wind turbines"@en, "turbinas de viento"@es ;
  skos:related nalt:211898, nalt:4651, nalt:52292, nalt:36154 ;
  skos:definition nalt:233533_def ;
  skos:hiddenLabel "wind-turbines"@en, "wind turbine"@en, "wind generator"@en, "wind-turbine"@en, "wind generators"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  dc:created "2014-10-28"^^xsd:date ;
  ns0:marc001 "74982" ;
  dc:modified "2015-05-19"^^xsd:date ;
  a skos:Concept, ns0:Topic ;
  skos:broader nalt:56947 .

nalt:233533_def
  rdf:value "Máquinas que convierten la energía cinética del viento en electricidad."@es, "Machines which convert kinetic energy from the wind into electricity."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

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

nalt:211898
  skos:prefLabel "parques eólicos"@es, "wind farms"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:233533 .

nalt:52292
  skos:prefLabel "viento"@es, "wind"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:233533 .

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

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

nalt:4651
  skos:prefLabel "velocidad del viento"@es, "wind speed"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:233533 .

nalt:36154
  skos:prefLabel "electricidad"@es, "electricity"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:233533 .

