@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 dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .

nalt:34069
  skos:prefLabel "confusión sexual"@es, "mating disruption"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:6 .

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

nalt:13781
  skos:prefLabel "trampas contra insectos"@es, "insect attractants"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:narrower nalt:6 .

nalt:6
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  dc:modified "2012-11-30"^^xsd:date ;
  skos:related nalt:34069 ;
  ns0:marc001 "12316" ;
  skos:altLabel "rel-(2R,3S)-2-decyl-3-(5-methylhexyl)oxirane"@en, "(7RS,8SR)-7,8-epoxy-2-methyloctadecane"@en ;
  skos:definition nalt:6_def ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:prefLabel "disparlure"@es, "disparlure"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:broader nalt:13781 .

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

nalt:6_def
  rdf:value "Feromona sexual de la palomilla gitana, Limantria dispar, y también el extracto sintético utilizado para atraer a los machos de la especie."@es, "The sex pheromone of female gypsy moths, Lymantria dispar, as well as the synthetic sex attractant used to elicit attraction of male moths."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

