@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@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 rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

nalt:284533
  ns0:marc001 "86204" ;
  skos:altLabel "cone insects"@en, "cone-seed insects"@en, "seed and cone insects"@en, "conophytes"@en ;
  skos:hiddenLabel "cone-seed insect"@en, "cone insect"@en, "cone seed insects"@en, "cone seed insect"@en, "cone and seed insect"@en, "seed and cone insect"@en, "conophyte"@en ;
  skos:prefLabel "insectos dañadores de conos y semillas"@es, "cone and seed insects"@en ;
  skos:related nalt:41149, nalt:28496, nalt:314238 ;
  dc:modified "2018-11-14"^^xsd:date ;
  skos:broader nalt:284531 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  a ns0:Topic, skos:Concept ;
  dc:created "2016-07-22"^^xsd:date .

nalt:41149
  skos:prefLabel "insectos forestales"@es, "forest insects"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:284533 .

nalt:284531
  skos:prefLabel "insectos de semillas"@es, "seed insects"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:284533 .

nalt:314238
  skos:prefLabel "plagas de conos y semillas"@es, "cone and seed pests"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:284533 .

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

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

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

