@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@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:20792
  dc:modified "2017-01-18"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-taxon> ;
  skos:prefLabel "Pachycereus"@en, "Pachycereus"@es ;
  skos:narrower nalt:271224, nalt:274491, nalt:24062, nalt:274488, nalt:56484 ;
  skos:altLabel "Lemaireocereus"@es, "Lemaireocereus"@en, "Lophocereus"@es, "Lophocereus"@en ;
  ns0:marc001 "26743" ;
  a ns0:Organism, skos:Concept ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:broader nalt:12178 ;
  ns0:taxonomicRank nalt:350018 .

nalt:274491
  skos:prefLabel "Pachycereus militaris"@es, "Pachycereus militaris"@en ;
  a ns0:Organism, skos:Concept ;
  skos:broader nalt:20792 .

nalt:24062
  skos:prefLabel "Pachycereus schottii"@es, "Pachycereus schottii"@en ;
  a ns0:Organism, skos:Concept ;
  skos:broader nalt:20792 .

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

nalt:274488
  skos:prefLabel "Pachycereus marginatus"@es, "Pachycereus marginatus"@en ;
  a ns0:Organism, skos:Concept ;
  skos:broader nalt:20792 .

ns0:taxonomicRank rdfs:label "Has taxonomic rank"@en .
nalt:56484
  skos:prefLabel "Pachycereus pringlei"@es, "Pachycereus pringlei"@en ;
  a ns0:Organism, skos:Concept ;
  skos:broader nalt:20792 .

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

nalt:12178
  skos:prefLabel "Cactaceae"@es, "Cactaceae"@en ;
  a ns0:Organism, skos:Concept ;
  skos:narrower nalt:20792 .

nalt:271224
  skos:prefLabel "Pachycereus weberi"@es, "Pachycereus weberi"@en ;
  a ns0:Organism, skos:Concept ;
  skos:broader nalt:20792 .

nalt:350018
  skos:prefLabel "genus"@en, "género"@es ;
  a ns0:Topic, skos:Concept .

