@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:15131
  skos:prefLabel "enfermedades bacterianas de las plantas"@es, "bacterial diseases of plants"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:292378 .

nalt:203547
  skos:prefLabel "Dickeya"@es, "Dickeya"@en ;
  a <https://lod.nal.usda.gov/naltv#Organism>, skos:Concept ;
  skos:related nalt:292378 .

nalt:292378
  skos:hiddenLabel "black leg of potatoes"@en, "potato black leg"@en, "potato black-leg"@en, "black-leg of potatoes"@en, "black-leg of potato"@en, "blackleg of potatoes"@en, "black leg of potato"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  dc:modified "2017-11-10"^^xsd:date ;
  skos:related nalt:59404, nalt:203547, nalt:37258 ;
  dc:created "2017-02-14"^^xsd:date ;
  ns0:marc001 "80249" ;
  skos:prefLabel "blackleg of potato"@en, "pie negro de la papa"@es ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:broader nalt:15131 ;
  skos:altLabel "potato blackleg disease"@en .

nalt:37258
  skos:prefLabel "Pectobacterium"@es, "Pectobacterium"@en ;
  a ns0:Organism, skos:Concept ;
  skos:related nalt:292378 .

nalt:59404
  skos:prefLabel "patatas"@es, "potatoes"@en ;
  a ns0:Product, skos:Concept ;
  skos:related nalt:292378 .

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

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

