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

nalt:37491
  skos:prefLabel "inhibidores de la ureasa"@es, "urease inhibitors"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:related nalt:7696 .

nalt:7696
  skos:broader nalt:31069, nalt:2309 ;
  skos:related nalt:37491 ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Chemical> ;
  skos:prefLabel "fosforodiamidas"@es, "phosphorodiamides"@en ;
  ns0:marc001 "28310" ;
  skos:narrower nalt:57752 ;
  dc:modified "2012-11-30"^^xsd:date ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> .

nalt:57752
  skos:prefLabel "fenil fosforodiamidato"@es, "phenyl phosphorodiamidate"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:broader nalt:7696 .

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

nalt:2309
  skos:prefLabel "amidas"@es, "amides"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:narrower nalt:7696 .

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

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

