@prefix fragrantspaces: <http://data.odeuropa.eu/vocabulary/fragrant-spaces/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix wd: <http://www.wikidata.org/entity/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

fragrantspaces:66
  skos:narrower fragrantspaces:47 ;
  a skos:Concept ;
  skos:prefLabel "Swamps and polders"@en, "Marais et polders"@fr, "Paludi e Polder"@it, "Moerassen en polders"@nl, "Močvirja in polderji"@sl .

fragrantspaces:47
  a skos:Concept ;
  owl:sameAs wd:Q62562206 ;
  skos:inScheme <http://data.odeuropa.eu/vocabulary/fragrant-spaces> ;
  skos:prefLabel "Marshland"@en, "Marécage"@fr, "Acquitrino"@it, "Moeras"@nl, "Močvirje"@sl ;
  skos:altLabel "Palude"@it, "Terreno paludoso"@it, "Zona paludosa"@it, "Barje"@sl ;
  skos:broader fragrantspaces:66 .

<http://data.odeuropa.eu/vocabulary/fragrant-spaces>
  a skos:ConceptScheme ;
  rdfs:label "Fragrant spaces" .

