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

nalt:68692_def
  rdf:value "Organismos acuáticos que nadan activamente y, a diferencia del plancton, pueden navegar contra las corrientes acuáticas."@es, "Actively-swimming aquatic organisms which, unlike plankton, are able to navigate against water currents."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

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

nalt:306589
  skos:prefLabel "sestón"@es, "seston"@en ;
  a <https://lod.nal.usda.gov/naltv#Organism>, skos:Concept ;
  skos:related nalt:68692 .

nalt:291546
  skos:prefLabel "micronecton"@es, "micronekton"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:68692 .

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

nalt:68692
  skos:related nalt:11519, nalt:306589, nalt:291546 ;
  skos:broader nalt:292352 ;
  skos:prefLabel "necton"@es, "nekton"@en ;
  dc:modified "2017-08-10"^^xsd:date ;
  skos:hiddenLabel "nektonic"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  dc:created "2006-10-30"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  ns0:marc001 "51844" ;
  skos:definition nalt:68692_def ;
  skos:exactMatch <http://id.loc.gov/authorities/subjects/sh85090680> .

nalt:11519
  skos:prefLabel "plancton"@es, "plankton"@en ;
  a ns0:Organism, skos:Concept ;
  skos:related nalt:68692 .

nalt:292352
  skos:prefLabel "animales acuáticos"@es, "aquatic animals"@en ;
  a ns0:Organism, skos:Concept ;
  skos:narrower nalt:68692 .

