@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:60484
  skos:prefLabel "Puccinia"@es, "Puccinia"@en ;
  a <https://lod.nal.usda.gov/naltv#Organism>, skos:Concept ;
  skos:narrower nalt:60498 .

nalt:189059
  skos:prefLabel "roya de la hoja"@es, "leaf rust"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:60498 .

nalt:60498
  skos:closeMatch <http://id.loc.gov/authorities/subjects/sh85108883>, <http://id.loc.gov/authorities/subjects/sh88006356> ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt-taxon> ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C9969>, <http://id.loc.gov/authorities/subjects/sh85108882>, <http://id.cabi.org/cabt/97987>, <http://aims.fao.org/aos/agrovoc/c_27334> ;
  skos:altLabel "Puccinia sardonensis"@es, "Puccinia sardonensis"@en, "Puccinia rubigo-vera"@es, "Puccinia rubigo-vera"@en, "Puccinia dispersa"@es, "Puccinia dispersa"@en, "Puccinia recondita f. sp. tritici"@es, "Puccinia recondita f. sp. tritici"@en, "Puccinia triticina"@es, "Puccinia triticina"@en ;
  dc:created "2006-01-19"^^xsd:date ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Organism> ;
  ns0:taxonomicRank nalt:350021 ;
  ns0:marc001 "30997" ;
  skos:prefLabel "Puccinia recondita"@es, "Puccinia recondita"@en ;
  dc:modified "2017-02-17"^^xsd:date ;
  skos:hiddenLabel "Puccinia-recondita"@en ;
  skos:related nalt:189059 ;
  skos:broader nalt:60484 .

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

ns0:taxonomicRank rdfs:label "Has taxonomic rank"@en .
nalt:350021
  skos:prefLabel "especie"@es, "species"@en ;
  a ns0:Topic, skos:Concept .

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

