@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .

nalt:1793
  skos:prefLabel "Cyprinidae"@es, "Cyprinidae"@en ;
  a <https://lod.nal.usda.gov/naltv#Organism>, skos:Concept ;
  skos:narrower nalt:245966 .

nalt:261642
  skos:prefLabel "Macrhybopsis storeriana"@es, "Macrhybopsis storeriana"@en ;
  a <https://lod.nal.usda.gov/naltv#Organism>, skos:Concept ;
  skos:broader nalt:245966 .

<https://lod.nal.usda.gov/naltv#Organism>
  rdfs:label "Organism"@en ;
  a owl:Class .

nalt:261636
  skos:prefLabel "Macrhybopsis aestivalis"@es, "Macrhybopsis aestivalis"@en ;
  a <https://lod.nal.usda.gov/naltv#Organism>, skos:Concept ;
  skos:broader nalt:245966 .

<https://lod.nal.usda.gov/naltv#taxonomicRank> rdfs:label "Has taxonomic rank"@en .
nalt:245966
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Organism> ;
  skos:prefLabel "Macrhybopsis"@en, "Macrhybopsis"@es ;
  dc:modified "2017-02-17"^^xsd:date ;
  skos:narrower nalt:261636, nalt:261642, nalt:261639 ;
  ns0:taxonomicRank nalt:350018 ;
  dc:created "2015-03-30"^^xsd:date ;
  skos:broader nalt:1793 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-taxon> ;
  ns0:marc001 "69271" .

nalt:261639
  skos:prefLabel "Macrhybopsis gelida"@es, "Macrhybopsis gelida"@en ;
  a ns0:Organism, skos:Concept ;
  skos:broader nalt:245966 .

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

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

