@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 dc: <http://purl.org/dc/terms/> .
@prefix ns0: <https://schema.org/> .

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

<http://iconclass.org/2> skos:closeMatch fragrantspaces:8 .
<http://iconclass.org/A> skos:closeMatch fragrantspaces:8 .
<http://iconclass.org/1> skos:closeMatch fragrantspaces:8 .
<http://iconclass.org/4> skos:closeMatch fragrantspaces:8 .
fragrantspaces:8
  a skos:Concept ;
  owl:sameAs wd:Q23413 ;
  skos:inScheme <http://data.odeuropa.eu/vocabulary/fragrant-spaces> ;
  skos:prefLabel "Burg"@de, "Castle"@en, "Chateau"@fr, "Castello"@it, "Kasteel"@nl, "Grad"@sl ;
  skos:topConceptOf <http://data.odeuropa.eu/vocabulary/fragrant-spaces> ;
  skos:altLabel "Trdnjava"@sl ;
  dc:bibliographicCitation "WNT: Het kasteel was weldra geheel met hofmanstank … geparfumeerd, Loosjes, Golst. 1, 21."@nl ;
  ns0:image <https://commons.wikimedia.org/wiki/Special:FilePath/Fotografía%20nocturna%20del%20Alcázar%20de%20Segovia.jpg> ;
  skos:closeMatch <http://iconclass.org/2>, <http://iconclass.org/A>, <http://iconclass.org/1>, <http://iconclass.org/4> .

