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

nalt:127292
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Organism> ;
  skos:closeMatch <http://id.loc.gov/authorities/subjects/sh85000642>, <http://id.loc.gov/authorities/subjects/sh85037705> ;
  skos:broader nalt:8006 ;
  skos:altLabel "Dictyosteliomycetes"@es, "Dictyosteliomycetes"@en, "cellular slime molds"@es, "cellular slime molds"@en, "Dictyosteliales"@es, "Dictyosteliales"@en, "cellular slime moulds"@es, "cellular slime moulds"@en ;
  skos:exactMatch <http://aims.fao.org/aos/agrovoc/c_31746>, <http://id.agrisemantics.org/gacs/C11604> ;
  skos:hiddenLabel "cellular slime mould"@en, "cellular slime mold"@en ;
  ns0:taxonomicRank nalt:350012 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-taxon>, <https://lod.nal.usda.gov/nalt-core> ;
  ns0:marc001 "12729200033" ;
  skos:scopeNote "The cellular slime molds were previously considered in the Kingdom Fungi but are now considered as Protozoa."@en, "Estos mohos mucilaginosos celulares estaban incluidos anteriormente en el reino Fungi, pero actualmente son considerados protozoos."@es ;
  skos:narrower nalt:33290 ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:prefLabel "Dictyosteliida"@es, "Dictyosteliida"@en ;
  dc:modified "2017-02-17"^^xsd:date .

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

nalt:350012
  skos:prefLabel "orden (taxones)"@es, "order (taxa)"@en ;
  a ns0:Topic, skos:Concept .

ns0:taxonomicRank rdfs:label "Has taxonomic rank"@en .
nalt:33290
  skos:prefLabel "Dictyostelium"@es, "Dictyostelium"@en ;
  a ns0:Organism, skos:Concept ;
  skos:broader nalt:127292 .

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

