@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#> .

nalt:355
  skos:prefLabel "comunidades vegetales"@es, "plant communities"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:327899 .

nalt:17257
  skos:prefLabel "biocenosis"@es, "biocenosis"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:327899 .

nalt:5579
  skos:prefLabel "ecosistemas"@es, "ecosystems"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:327899 .

nalt:28284
  skos:prefLabel "estructura comunitaria"@es, "community structure"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:327899 .

nalt:353
  skos:prefLabel "comunidades animales"@es, "animal communities"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:327899 .

nalt:327899
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  ns0:marc001previous "93769" ;
  a skos:Concept, ns0:Topic ;
  skos:hiddenLabel "ecological community"@en, "community interactions"@en ;
  skos:prefLabel "ecological communities"@en, "comunidades ecológicas"@es ;
  skos:broader nalt:17257 ;
  skos:related nalt:5579, nalt:355, nalt:28284, nalt:353 ;
  dc:created "2019-03-06"^^xsd:date ;
  dc:modified "2019-11-25"^^xsd:date ;
  ns0:marc001 "9813982400800041" .

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

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

