@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:25215
  skos:prefLabel "inhibidores metabólicos"@es, "metabolic inhibitors"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:broader nalt:233 .

nalt:47283
  skos:prefLabel "inhibidores de la nitrificación"@es, "nitrification inhibitors"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:broader nalt:233 .

nalt:233
  skos:exactMatch <http://id.loc.gov/authorities/subjects/sh85022915>, <http://id.cabi.org/cabt/61064>, <http://id.agrisemantics.org/gacs/C6308> ;
  skos:broader nalt:194 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  ns0:marc001 "60662" ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:narrower nalt:25215, nalt:306977, nalt:47283 ;
  dc:modified "2017-08-18"^^xsd:date ;
  skos:prefLabel "inhibidores químicos"@es, "chemical inhibitors"@en .

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

nalt:306977
  skos:prefLabel "interruptores de apareo"@es, "mating disruptors"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:broader nalt:233 .

nalt:194
  skos:prefLabel "químicos técnicos"@es, "technical chemicals"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:narrower nalt:233 .

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

