@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 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 ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

nalt:11499_def
  rdf:value "Aves acuáticas que viven en agua fresca o hábitat marinos, que son capaces de flotar, vadear, nadar o zambullirse."@es, "Aquatic birds living in freshwater or marine habitats, capable of floating, wading, swimming or diving."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:62689
  skos:prefLabel "aves marinas"@es, "seabirds"@en ;
  a <https://lod.nal.usda.gov/naltv#Organism>, skos:Concept ;
  skos:broader nalt:11499 .

nalt:324408
  skos:prefLabel "aves acuáticas coloniales"@es, "colonial waterbirds"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:broader nalt:11499 .

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

nalt:34841
  skos:prefLabel "aves acuáticas de cazería"@es, "waterfowl"@en ;
  a <https://lod.nal.usda.gov/naltv#Organism>, skos:Concept ;
  skos:broader nalt:11499 .

nalt:106
  skos:prefLabel "aves (animales)"@es, "birds"@en ;
  a <https://lod.nal.usda.gov/naltv#Organism>, skos:Concept ;
  skos:narrower nalt:11499 .

nalt:31119
  skos:prefLabel "cisnes"@es, "swans"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:11499 .

nalt:11499
  skos:hiddenLabel "waterbird"@en, "marine bird"@en, "freshwater birds"@en, "water-birds"@en, "freshwater bird"@en, "marine birds"@en, "water bird"@en, "wading birds"@en, "aquatic bird"@en ;
  skos:prefLabel "water birds"@en, "aves acuáticas"@es ;
  ns0:marc001 "39805" ;
  skos:altLabel "aquatic birds"@en, "pájaros acuáticos"@es, "waterbirds"@en ;
  skos:narrower nalt:324408, nalt:62689, nalt:34841 ;
  skos:definition nalt:11499_def ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  dc:modified "2018-09-14"^^xsd:date ;
  skos:exactMatch <http://id.loc.gov/authorities/subjects/sh85145533>, <http://id.agrisemantics.org/gacs/C26802> ;
  a ns0:Organism, skos:Concept ;
  skos:broader nalt:106 ;
  skos:related nalt:31119 ;
  dc:created "2006-01-19"^^xsd:date .

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

