@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:144716
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  dc:created "2011-04-27"^^xsd:date ;
  skos:prefLabel "insect identification"@en, "identificación de insectos"@es ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:related nalt:216090, nalt:37359, nalt:9148 ;
  ns0:marc001 "59813" ;
  dc:modified "2014-06-23"^^xsd:date ;
  skos:hiddenLabel "insect-identification"@en ;
  skos:broader nalt:37360 .

nalt:9148
  skos:prefLabel "recolección de insectos"@es, "insect collection"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:144716 .

nalt:37360
  skos:prefLabel "taxonomía de los insectos"@es, "insect taxonomy"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:144716 .

nalt:37359
  skos:prefLabel "catastros de insectos"@es, "insect surveys"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:144716 .

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

nalt:216090
  skos:prefLabel "identificación de especies"@es, "species identification"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:144716 .

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

