@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:14062
  skos:prefLabel "estaciones"@es, "seasons"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:27781 .

nalt:230341
  skos:prefLabel "proteínas anticongelantes"@es, "antifreeze proteins"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:related nalt:27781 .

nalt:27781
  skos:hiddenLabel "cool-season"@en, "cold seasons"@en, "cold-season"@en, "cool seasons"@en ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C28318>, <http://aims.fao.org/aos/agrovoc/c_29557> ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  ns0:marc001 "9220" ;
  skos:altLabel "cool season"@en ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:broader nalt:14062 ;
  skos:prefLabel "cold season"@en, "estación fría"@es ;
  dc:modified "2018-02-22"^^xsd:date ;
  skos:related nalt:230341 .

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

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

