@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 xsd: <http://www.w3.org/2001/XMLSchema#> .
@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#> .

nalt:324408_def
  rdf:value "Entre este grupo se incluyen aves marinas, gaviotas, charranes, garzas, garcetas, cigüeñas y otras especies que se reúnen para anidar y dependen de hábitats acuáticos para alimentarse."@es, "Colonial waterbirds include marine birds, gulls, terns, herons, egrets, storks, and other species that congregate to nest and are dependent upon aquatic habitats for feeding."@en ;
  dc:source "US Environmental Protection Agency" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:324408
  skos:definition nalt:324408_def ;
  dc:modified "2018-11-14"^^xsd:date ;
  skos:hiddenLabel "colonial water-bird"@en, "colonial water-birds"@en, "colonial waterbird"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  dc:created "2018-09-14"^^xsd:date ;
  skos:prefLabel "aves acuáticas coloniales"@es, "colonial waterbirds"@en ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:broader nalt:11499 ;
  skos:related nalt:11505 ;
  ns0:marc001 "86166" .

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

nalt:11505
  skos:prefLabel "hábitat acuático"@es, "aquatic habitat"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:324408 .

nalt:11499
  skos:prefLabel "aves acuáticas"@es, "water birds"@en ;
  a ns0:Organism, skos:Concept ;
  skos:narrower nalt:324408 .

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

