@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 ns0: <https://schema.org/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

fragrantspaces:128
  skos:narrower fragrantspaces:30 ;
  a skos:Concept ;
  skos:prefLabel "Field"@en, "Champ"@fr, "Campo"@it .

fragrantspaces:30
  a skos:Concept ;
  owl:sameAs wd:Q2485852 ;
  skos:inScheme <http://data.odeuropa.eu/vocabulary/fragrant-spaces> ;
  skos:prefLabel "Hayfield"@en, "Champ de foin"@fr, "Campo di fieno"@it, "Hooiveld"@nl, "Travnik"@sl ;
  skos:altLabel "Hooiakker"@nl ;
  skos:broader fragrantspaces:128 ;
  ns0:image <https://commons.wikimedia.org/wiki/Special:FilePath/Hayfield%20Church%20Street%200072.JPG> .

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

