@prefix dhsvsw: <http://data.odeuropa.eu/vocabulary/dhsv-sw/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix dc: <http://purl.org/dc/terms/> .

dhsvsw:
  skos:hasTopConcept dhsvsw:reukzalf ;
  a skos:ConceptScheme ;
  rdfs:label "Dutch Historical Smell Vocabulary (DHSV) - Smell Words"@nl .

<http://data.odeuropa.eu/vocabulary/dhsv-sw/Smell_source_/_object>
  skos:member dhsvsw:reukzalf ;
  skos:prefLabel "Smell source / object"@en ;
  a skos:Collection .

dhsvsw:reukzalf
  a skos:Concept, <http://purl.org/linguistics/gold/Noun> ;
  skos:inScheme dhsvsw: ;
  skos:prefLabel "reukzalf"@nl ;
  skos:topConceptOf dhsvsw: ;
  dc:bibliographicCitation "WNT" ;
  skos:example "D'essence, muskestal, en reukzalf, om te smeeren, Kan al de hoeken van de schouplaats parfumeeren,  Rotgans, Poëzy 659.; Unguentum odoriserum Welruickende Salf,  Winter, Leeuw. Apoth. 103 [ed. 1692]."@nl .

