@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc: <http://purl.org/dc/terms/> .
@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:213358
  skos:prefLabel "fynbos"@en, "finbos"@es ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:related nalt:104857, nalt:148616, nalt:40278, nalt:62665 ;
  skos:broader nalt:7025 ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  dc:modified "2014-11-17"^^xsd:date ;
  dc:created "2014-04-02"^^xsd:date ;
  ns0:marc001 "67074" .

nalt:104857
  skos:prefLabel "especies nativas"@es, "indigenous species"@en ;
  a ns0:Organism, skos:Concept ;
  skos:related nalt:213358 .

nalt:62665
  skos:prefLabel "áreas arbustivas"@es, "shrublands"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:213358 .

nalt:7025
  skos:prefLabel "tipos de vegetación"@es, "vegetation types"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:213358 .

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

nalt:148616
  skos:prefLabel "brezales"@es, "heathlands"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:213358 .

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

nalt:40278
  skos:prefLabel "incendios forestales"@es, "forest fires"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:213358 .

