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

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

fragrantspaces:57
  skos:broader fragrantspaces:25 ;
  a skos:Concept ;
  skos:prefLabel "Poultry farm"@en, "Ferme avicole"@fr, "Azienda avicola"@it, "Pluimveehouderij"@nl, "Reja perutnine"@sl .

<http://iconclass.org/A> skos:closeMatch fragrantspaces:25 .
<http://iconclass.org/1> skos:closeMatch fragrantspaces:25 .
<http://iconclass.org/4> skos:closeMatch fragrantspaces:25 .
<http://iconclass.org/7> skos:closeMatch fragrantspaces:25 .
fragrantspaces:25
  a skos:Concept ;
  owl:sameAs <https://www.geonames.org/ontology#S.FRM>, wd:Q131596 ;
  skos:inScheme <http://data.odeuropa.eu/vocabulary/fragrant-spaces> ;
  skos:prefLabel "Bauernhof"@de, "Farm"@en, "Ferme"@fr, "Fattoria"@it, "Boerderij"@nl, "Kmetija"@sl ;
  skos:topConceptOf <http://data.odeuropa.eu/vocabulary/fragrant-spaces> ;
  skos:altLabel "Hof"@de ;
  skos:narrower fragrantspaces:57 ;
  ns0:image <https://commons.wikimedia.org/wiki/Special:FilePath/07070020boerderijloobergen.JPG> ;
  skos:closeMatch <http://iconclass.org/A>, <http://iconclass.org/1>, <http://iconclass.org/4>, <http://iconclass.org/7> .

