@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:136
  skos:prefLabel "tolerancia al frío"@es, "cold tolerance"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:26900 .

nalt:26900
  skos:related nalt:56402, nalt:62719, nalt:1730, nalt:12169 ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C9721>, <http://aims.fao.org/aos/agrovoc/c_16067>, <http://id.cabi.org/cabt/124719> ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  skos:broader nalt:136 ;
  skos:hiddenLabel "winter-hardiness"@en ;
  ns0:marc001 "40068" ;
  skos:prefLabel "winter hardiness"@en, "resistencia invernal"@es ;
  dc:created "2006-01-19"^^xsd:date ;
  a skos:Concept, ns0:Topic ;
  dc:modified "2012-11-30"^^xsd:date .

nalt:56402
  skos:prefLabel "invernación"@es, "overwintering"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:26900 .

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

nalt:1730
  skos:prefLabel "tensión por frío"@es, "cold stress"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:26900 .

nalt:12169
  skos:prefLabel "zonas climáticas"@es, "climatic zones"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:26900 .

nalt:62719
  skos:prefLabel "invierno"@es, "winter"@en ;
  a ns0:Product, skos:Concept ;
  skos:related nalt:26900 .

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

