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

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

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

nalt:67367
  skos:hiddenLabel "winds from east"@en, "easterly winds"@en, "winds from west"@en, "wind from north"@en, "southwestward winds"@en, "wind from the east"@en, "easterly wind"@en, "winds from the west"@en, "southeastern-wind"@en, "eastern winds"@en, "northerly winds"@en, "wind-direction"@en, "direction of the wind"@en, "winds from north"@en, "winds from the east"@en, "wind from the south"@en, "northerly-wind"@en, "northerly wind"@en, "Western winds"@en, "winds from the north"@en, "wind rose"@en, "wind from the west"@en, "westerly wind"@en, "southwestward wind"@en, "wind from south"@en, "northerly-winds"@en, "wind roses"@en, "southeastern winds"@en, "southerly winds"@en, "winds from the south"@en, "wind directions"@en, "prevailing winds"@en, "southwestward-wind"@en, "direction of wind"@en, "southwestward-winds"@en, "winds from south"@en, "wind from the north"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:prefLabel "dirección del viento"@es, "wind direction"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  ns0:marc001 "40046" ;
  dc:modified "2015-06-23"^^xsd:date ;
  skos:broader nalt:52292 ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:exactMatch <http://aims.fao.org/aos/agrovoc/c_29583>, <http://id.agrisemantics.org/gacs/C23316> .

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

