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

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

nalt:301428
  skos:prefLabel "protección contra las heladas"@es, "frost protection"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:27771 .

nalt:27790
  skos:prefLabel "resistencia a las heladas"@es, "frost resistance"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:27771 .

nalt:1139
  skos:prefLabel "lesión por frío"@es, "cold injury"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:27771 .

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

nalt:27771
  skos:exactMatch <http://id.cabi.org/cabt/49675>, <http://aims.fao.org/aos/agrovoc/c_3114>, <http://id.agrisemantics.org/gacs/C9190> ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:related nalt:301428, nalt:27790 ;
  ns0:marc001 "15870" ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  skos:hiddenLabel "freezing injury"@en, "frost damages"@en, "freeze-damage"@en, "freeze damage"@en, "freezing injuries"@en, "frost-injury"@en, "frost injuries"@en ;
  skos:prefLabel "frost injury"@en, "daño por heladas"@es ;
  dc:modified "2017-06-02"^^xsd:date ;
  skos:altLabel "frost damage"@en ;
  skos:broader nalt:1139 .

