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

nalt:6700
  skos:prefLabel "crecimiento y desarrollo"@es, "growth and development"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:19663 .

nalt:4930
  skos:prefLabel "germinación de las semillas"@es, "seed germination"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:19663 .

nalt:19663
  skos:related nalt:4930, nalt:68276, nalt:301017, nalt:20263, nalt:34368 ;
  skos:prefLabel "dormancy breaking"@en, "salida de la latencia"@es ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C8982>, <http://id.cabi.org/cabt/40421>, <http://aims.fao.org/aos/agrovoc/c_26865> ;
  skos:hiddenLabel "overcome dormancy"@en, "dormancy-breaking"@en, "overcame dormancy"@en ;
  skos:altLabel "breaking dormancy"@en ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:broader nalt:6700 ;
  dc:modified "2017-05-25"^^xsd:date ;
  ns0:marc001 "12464" .

nalt:301017
  skos:prefLabel "conjunto de brotes"@es, "bud set"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:19663 .

nalt:34368
  skos:prefLabel "dormancia"@es, "dormancy"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:19663 .

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

nalt:20263
  skos:prefLabel "brote de la yema"@es, "budbreak"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:19663 .

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

nalt:68276
  skos:prefLabel "estratificación de semillas"@es, "seed stratification"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:19663 .

