@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:7895
  skos:prefLabel "herbicidas organofosfóricos"@es, "organophosphorus herbicides"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:broader nalt:814 .

nalt:814
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  skos:broader nalt:31069, nalt:287 ;
  skos:narrower nalt:2098, nalt:2184, nalt:7895, nalt:25517 ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C16367>, <http://id.cabi.org/cabt/82470> ;
  skos:prefLabel "plaguicidas organofosfóricos"@es, "organophosphorus pesticides"@en ;
  skos:altLabel "pesticidas organofosfóricos"@es, "organophosphate pesticides"@en ;
  skos:hiddenLabel "organophosphate pesticide"@en, "organophosphorus-pesticides"@en, "organophosphorus pesticide"@en ;
  dc:modified "2019-03-06"^^xsd:date ;
  dc:created "2006-01-19"^^xsd:date ;
  ns0:marc001 "26332" .

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

nalt:2098
  skos:prefLabel "acaricidas organofosfóricos"@es, "organophosphorus acaricides"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:broader nalt:814 .

<https://lod.nal.usda.gov/nalt-core>
  rdfs:label "NALT Core"@es, "NALT Core"@en ;
  a skos:ConceptScheme .

nalt:31069
  skos:prefLabel "compuestos organofosforados"@es, "organophosphorus compounds"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:narrower nalt:814 .

nalt:25517
  skos:prefLabel "nematicidas organofosfóricos"@es, "organophosphorus nematicides"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:broader nalt:814 .

nalt:2184
  skos:prefLabel "insecticidas organofosfóricos"@es, "organophosphorus insecticides"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:broader nalt:814 .

nalt:287
  skos:prefLabel "plaguicidas"@es, "pesticides"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:narrower nalt:814 .

