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

<https://lod.nal.usda.gov/naltv#Product>
  rdfs:label "Product"@en ;
  a owl:Class .

nalt:284533
  skos:prefLabel "insectos dañadores de conos y semillas"@es, "cone and seed insects"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:28496 .

nalt:19194
  skos:prefLabel "inflorescencias"@es, "inflorescences"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:28496 .

nalt:314238
  skos:prefLabel "plagas de conos y semillas"@es, "cone and seed pests"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:28496 .

nalt:28496
  skos:related nalt:284533, nalt:306596, nalt:314238 ;
  skos:altLabel "cones (plant)"@en, "pine cones"@en ;
  skos:exactMatch <http://aims.fao.org/aos/agrovoc/c_15957>, <http://id.cabi.org/cabt/31440>, <http://id.agrisemantics.org/gacs/C17632> ;
  dc:created "2006-01-19"^^xsd:date ;
  dc:modified "2018-02-26"^^xsd:date ;
  skos:prefLabel "seed cones"@en, "conos de semillas"@es ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Product> ;
  skos:hiddenLabel "seed-cones"@en ;
  skos:broader nalt:19194 ;
  ns0:marc001 "33443" .

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

nalt:306596
  skos:prefLabel "serotina"@es, "serotiny"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:28496 .

