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

nalt:323365
  skos:broader nalt:10186, nalt:7895 ;
  skos:hiddenLabel "SF1293"@en, "SF-1293"@en ;
  skos:related nalt:3629, nalt:3768 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:prefLabel "bialaphos"@en, "bialafos"@es ;
  dc:created "2018-08-15"^^xsd:date ;
  dc:modified "2018-11-14"^^xsd:date ;
  ns0:marc001 "85401" ;
  skos:altLabel "antibiotic SF-1293"@en .

nalt:3768
  skos:prefLabel "Streptomyces viridochromogenes"@es, "Streptomyces viridochromogenes"@en ;
  a ns0:Organism, skos:Concept ;
  skos:related nalt:323365 .

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

nalt:10186
  skos:prefLabel "antibióticos"@es, "antibiotics"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:narrower nalt:323365 .

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

nalt:3629
  skos:prefLabel "Streptomyces hygroscopicus"@es, "Streptomyces hygroscopicus"@en ;
  a ns0:Organism, skos:Concept ;
  skos:related nalt:323365 .

