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

nalt:639
  skos:prefLabel "moluscos"@es, "molluscs"@en ;
  a <https://lod.nal.usda.gov/naltv#Organism>, skos:Concept ;
  skos:narrower nalt:276231 .

nalt:276306
  skos:prefLabel "Calyptraeidae"@es, "Calyptraeidae"@en ;
  a <https://lod.nal.usda.gov/naltv#Organism>, skos:Concept ;
  skos:related nalt:276231 .

nalt:276231
  skos:related nalt:276311, nalt:53266, nalt:276306 ;
  skos:prefLabel "lapas"@es, "limpets"@en ;
  skos:hiddenLabel "limpet"@en ;
  ns0:marc001 "77535" ;
  skos:broader nalt:639 ;
  dc:created "2016-04-07"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  a ns0:Topic, skos:Concept ;
  skos:definition nalt:276231_def ;
  dc:modified "2016-11-14"^^xsd:date .

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

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

nalt:276311
  skos:prefLabel "Fissurellidae"@es, "Fissurellidae"@en ;
  a ns0:Organism, skos:Concept ;
  skos:related nalt:276231 .

nalt:276231_def
  rdf:value "Moluscos gasterópodos marinos de concha cónica, con una abertura amplia por debajo, que se encuentran en rocas o madera en el área litoral y que se asen muy fuertemente cuando son perturbados."@es, "Marine gastropod mollusk that has a low conical shell broadly open beneath and grazes over rocks or timbers in the littoral area and clings very tightly when disturbed."@en ;
  dc:source "National Oceanic and Atmospheric Administration, NOAA Ocean Service Education, Glossary" ;
  a ns0:Definition .

nalt:53266
  skos:prefLabel "caracoles"@es, "snails"@en ;
  a ns0:Organism, skos:Concept ;
  skos:related nalt:276231 .

