@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@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#> .

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

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

<https://lod.nal.usda.gov/naltv#taxonomicRank> rdfs:label "Has taxonomic rank"@en .
nalt:350021
  skos:prefLabel "especie"@es, "species"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept .

nalt:249861
  skos:hiddenLabel "tiger-tooth croaker"@en, "tigertooth croakers"@en, "tiger-tooth croakers"@en, "tiger tooth croaker"@en ;
  skos:altLabel "tigertooth croaker"@es, "tigertooth croaker"@en ;
  dc:created "2015-04-15"^^xsd:date ;
  skos:prefLabel "Otolithes ruber"@en, "Otolithes ruber"@es ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Organism> ;
  dc:modified "2017-05-01"^^xsd:date ;
  skos:broader nalt:242885 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-taxon>, <https://lod.nal.usda.gov/nalt> ;
  ns0:marc001 "70755" ;
  ns0:taxonomicRank nalt:350021 .

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

