@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:4405
  skos:prefLabel "calidad del producto"@es, "product quality"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:17 .

nalt:17
  dc:modified "2014-08-08"^^xsd:date ;
  ns0:marc001 "10243" ;
  skos:prefLabel "calidad de los cultivos"@es, "crop quality"@en ;
  skos:hiddenLabel "crop-quality"@en ;
  skos:narrower nalt:30155 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  skos:broader nalt:127307 ;
  a skos:Concept, ns0:Topic ;
  skos:exactMatch <http://aims.fao.org/aos/agrovoc/c_6400>, <http://id.agrisemantics.org/gacs/C952>, <http://id.cabi.org/cabt/33957> ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:closeMatch <http://id.loc.gov/authorities/subjects/sh91003297> ;
  skos:related nalt:4405 .

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

nalt:30155
  skos:prefLabel "calidad de las semillas"@es, "seed quality"@en ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:17 .

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

nalt:127307
  skos:prefLabel "producción de plantas, horticultura"@es, "Plant Production, Gardening"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:17 .

