@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#> .

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:314238 .

nalt:314238
  skos:hiddenLabel "cone-pest"@en, "seed cone pests"@en, "cone seed pests"@en, "cone-pests"@en, "seed and cone pest"@en ;
  skos:related nalt:284533, nalt:28496 ;
  skos:altLabel "seed and cone pests"@en, "cone pests"@en ;
  ns0:marc001 "86205" ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  dc:modified "2018-11-14"^^xsd:date ;
  a skos:Concept, ns0:Topic ;
  skos:broader nalt:306694 ;
  skos:prefLabel "cone and seed pests"@en, "plagas de conos y semillas"@es ;
  dc:created "2018-02-26"^^xsd:date .

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

nalt:306694
  skos:prefLabel "plagas de semillas"@es, "seed pests"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:314238 .

nalt:28496
  skos:prefLabel "conos de semillas"@es, "seed cones"@en ;
  a ns0:Product, skos:Concept ;
  skos:related nalt:314238 .

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

