@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:9937
  skos:prefLabel "triclorofón"@es, "trichlorfon"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:broader nalt:56126 .

nalt:56126
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:narrower nalt:317788, nalt:9937, nalt:235901 ;
  skos:altLabel "organophosphonates"@en, "phosphonic acid esters"@en ;
  skos:hiddenLabel "phosphonic acid ester"@en, "phosphonate"@en ;
  skos:prefLabel "fosfonatos"@es, "phosphonates"@en ;
  dc:modified "2018-06-08"^^xsd:date ;
  skos:exactMatch <http://id.loc.gov/authorities/subjects/sh85101109> ;
  ns0:marc001 "28301" ;
  skos:broader nalt:31069 ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:related nalt:200095 .

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

nalt:317788
  skos:prefLabel "difosfonatos"@es, "diphosphonates"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:broader nalt:56126 .

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

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

nalt:200095
  skos:prefLabel "ácido fosforoso"@es, "phosphorous acid"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:related nalt:56126 .

nalt:235901
  skos:prefLabel "fosfomicina"@es, "fosfomycin"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:broader nalt:56126 .

