@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#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .

nalt:207405
  dc:created "2013-11-05"^^xsd:date ;
  skos:definition nalt:207405_def ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  dc:modified "2013-12-06"^^xsd:date ;
  skos:broader nalt:7416 ;
  skos:altLabel "nanofossils"@en, "nannofossils"@en ;
  skos:closeMatch <http://id.loc.gov/authorities/subjects/sh89002251> ;
  skos:hiddenLabel "microfossil"@en, "nannofossil"@en ;
  ns0:marc001 "69677" ;
  skos:prefLabel "microfossils"@en, "microfósiles"@es ;
  a ns0:Topic, skos:Concept .

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

nalt:207405_def
  rdf:value "Fósiles muy pequeños identificados y estudiados mediante un microscopio, tales como microorganismos, nanoplacton, esqueletos de protistas, conchas, granos de polen y dientes preservados."@es, "Very small fossils which are identified and studied using microscopy, such as preserved microorganisms, nannoplankton, skeletons of protists, shells, pollen grains, and teeth."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

nalt:7416
  skos:prefLabel "fósiles"@es, "fossils"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:207405 .

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

