@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#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .

nalt:58549
  skos:prefLabel "tratamiento de semillas"@es, "seed treatment"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:62764 .

nalt:62764
  skos:prefLabel "escarificación de semillas"@es, "seed scarification"@en ;
  skos:exactMatch <http://aims.fao.org/aos/agrovoc/c_6843>, <http://id.cabi.org/cabt/104298>, <http://id.agrisemantics.org/gacs/C19958> ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  ns0:marc001 "33460" ;
  dc:modified "2014-07-31"^^xsd:date ;
  skos:hiddenLabel "seed-scarification"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  skos:broader nalt:58549 ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:definition nalt:62764_def .

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

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

nalt:62764_def
  rdf:value "Tratamiento pregerminativo que se emplea para volver permeables al agua y los gases las cubiertas de las semillas. Suele llevarse a cabo mediante abrasión mecánica o empapando por poco tiempo las semillas en un ácido fuerte o en otra disolución química."@es, "Pregerminative treatment to make seed coats permeable to water and gases; accomplished usually by mechanical abrasion or by soaking seeds briefly in a strong acid or other chemical solution."@en ;
  dc:source "Burns, Russell M. and Barbara H. Honkala, tech. coords. Silvics of North America, vol 2. Hardwoods; Glossary. Agriculture handbook no. 654. U.S. Department of Agriculture, Forest Service, 1990" ;
  a ns0:Definition .

