@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:31900
  skos:prefLabel "enfermedades postcosecha"@es, "postharvest diseases"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:20174 .

nalt:1141
  skos:prefLabel "daño mecánico"@es, "mechanical damage"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:20174 .

nalt:20174
  skos:related nalt:30828, nalt:4405, nalt:31900, nalt:59360, nalt:58609, nalt:1141 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  skos:prefLabel "lesiones postcosecha"@es, "postharvest injuries"@en ;
  skos:hiddenLabel "postharvest-injuries"@en ;
  dc:created "2006-01-19"^^xsd:date ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  dc:modified "2012-11-30"^^xsd:date ;
  skos:broader nalt:1735 ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C27495> ;
  skos:narrower nalt:20170 ;
  ns0:marc001 "29806" .

nalt:58609
  skos:prefLabel "fisiología postcosecha"@es, "postharvest physiology"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:20174 .

nalt:30828
  skos:prefLabel "tratamiento postcosecha"@es, "postharvest treatment"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:20174 .

nalt:4405
  skos:prefLabel "calidad del producto"@es, "product quality"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:20174 .

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

nalt:20170
  skos:prefLabel "magulladura (plantas)"@es, "bruising (plant)"@en ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:20174 .

nalt:1735
  skos:prefLabel "daño a las plantas"@es, "plant damage"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:20174 .

nalt:59360
  skos:prefLabel "sistemas post coschesa"@es, "postharvest systems"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:20174 .

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

