@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:822
  skos:prefLabel "herbicidas"@es, "herbicides"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:related nalt:45181 .

nalt:45181
  skos:hiddenLabel "herbicidal-properties"@en, "herbicide activities"@en, "herbicidal activity"@en, "herbicidal activities"@en, "bioherbicidal efficacy"@en ;
  skos:exactMatch <http://id.cabi.org/cabt/56674>, <http://id.agrisemantics.org/gacs/C13728>, <http://aims.fao.org/aos/agrovoc/c_36814> ;
  skos:altLabel "herbicide property"@en, "herbicide properties"@en, "herbicide activity"@en ;
  ns0:marc001 "18088" ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:822, nalt:45182 ;
  dc:modified "2014-07-31"^^xsd:date ;
  skos:prefLabel "propiedades herbicidas"@es, "herbicidal properties"@en ;
  skos:broader nalt:2071 .

nalt:45182
  skos:prefLabel "micoherbicidas"@es, "mycoherbicides"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:related nalt:45181 .

nalt:2071
  skos:prefLabel "propiedades plaguicidas"@es, "pesticidal properties"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:45181 .

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

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

