@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:21928
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C9945>, <http://id.cabi.org/cabt/23553> ;
  skos:hiddenLabel "canopy gap"@en, "gaps in the canopy"@en, "forest gap"@en, "canopy opening"@en, "canopy openings"@en, "forest gaps"@en, "gap in the canopy"@en, "canopy-gaps"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  skos:altLabel "espacios vacíos de la cubierta de copas"@es, "forest canopy gaps"@en ;
  skos:prefLabel "canopy gaps"@en, "espacios vacíos en el dosel"@es ;
  dc:modified "2014-04-18"^^xsd:date ;
  skos:broader nalt:21922 ;
  ns0:marc001 "6762" ;
  skos:related nalt:124427 ;
  dc:created "2006-01-19"^^xsd:date .

nalt:124427
  skos:prefLabel "cubierta forestal"@es, "forest canopy"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:21928 .

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

nalt:21922
  skos:prefLabel "cubierta (plantas)"@es, "canopy"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:21928 .

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

