@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@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:9937
  dc:created "2006-01-19"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  skos:exactMatch <http://aims.fao.org/aos/agrovoc/c_31520>, <http://id.cabi.org/cabt/119311>, <http://id.agrisemantics.org/gacs/C12326> ;
  ns0:marc001 "38285" ;
  skos:prefLabel "triclorofón"@es, "trichlorfon"@en ;
  dc:modified "2012-11-30"^^xsd:date ;
  a ns0:Chemical, skos:Concept ;
  skos:broader nalt:2184, nalt:2098, nalt:56126, nalt:1577 .

nalt:56126
  skos:prefLabel "fosfonatos"@es, "phosphonates"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:narrower nalt:9937 .

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:narrower nalt:9937 .

nalt:1577
  skos:prefLabel "antihelmínticos"@es, "anthelmintics"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:narrower nalt:9937 .

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

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

