@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

nalt:1993
  skos:prefLabel "Tephritidae"@es, "Tephritidae"@en ;
  a <https://lod.nal.usda.gov/naltv#Organism>, skos:Concept ;
  skos:related nalt:34623 .

nalt:33909
  skos:prefLabel "Drosophilidae"@es, "Drosophilidae"@en ;
  a <https://lod.nal.usda.gov/naltv#Organism>, skos:Concept ;
  skos:related nalt:34623 .

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

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

nalt:9355
  skos:prefLabel "plagas de insectos"@es, "insect pests"@en ;
  a <https://lod.nal.usda.gov/naltv#Organism>, skos:Concept ;
  skos:related nalt:34623 .

nalt:34623
  skos:exactMatch <http://id.agrisemantics.org/gacs/C14085> ;
  skos:related nalt:9355, nalt:33909, nalt:1993 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:hiddenLabel "fruit fly"@en, "fruit-fly"@en, "fruit-flies"@en, "fruitfly"@en ;
  skos:prefLabel "moscas de la fruta"@es, "fruit flies"@en ;
  skos:altLabel "fruitflies"@en ;
  skos:broader nalt:4395 ;
  ns0:marc001 "15901" ;
  dc:created "2006-01-19"^^xsd:date ;
  dc:modified "2015-12-10"^^xsd:date .

nalt:4395
  skos:prefLabel "insectos"@es, "insects"@en ;
  a ns0:Organism, skos:Concept ;
  skos:narrower nalt:34623 .

