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

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

<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:77069
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt-taxon> ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Organism> ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C31170>, <http://id.cabi.org/cabt/33424> ;
  dc:created "2006-07-21"^^xsd:date ;
  skos:altLabel "Cricetulus aureus"@en, "Cricetulus barabensis griseus"@en, "hámsters chinos"@es, "Chinese hamster"@es, "Chinese hamster"@en ;
  skos:hiddenLabel "Chinese hamsters"@en, "Chinese-hamsters"@en ;
  skos:prefLabel "Cricetulus griseus"@es, "Cricetulus griseus"@en ;
  ns0:marc001 "96102" ;
  skos:broader nalt:29996 ;
  dc:modified "2020-10-29"^^xsd:date ;
  ns0:taxonomicRank nalt:350021 .

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

