@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:bisamachtig ;
  a skos:ConceptScheme ;
  rdfs:label "Dutch Historical Smell Vocabulary (DHSV) - Smell Words"@nl .

<http://data.odeuropa.eu/vocabulary/dhsv-sw/Odor_quality/_Source>
  skos:member dhsvsw:bisamachtig ;
  skos:prefLabel "Odor quality/ Source"@en ;
  a skos:Collection .

dhsvsw:bisamachtig
  a skos:Concept, <http://purl.org/linguistics/gold/Adjective> ;
  skos:inScheme dhsvsw: ;
  skos:prefLabel "bisamachtig"@nl ;
  skos:topConceptOf dhsvsw: ;
  dc:bibliographicCitation "WNT" ;
  skos:example "Truffel, Tuber cibarium (Lycopardon tuber L), eene tot de familie der Gastromycetes behoorende zwamsoort, in knollen van de grootte eens kogels tot die eener vuist voorkomende, zwartachtig, wrattig, inwendig geelagtig-wit, als muscaatnoot geaderd, van eigenaardigen, aangenamen, bisamsachtigen reuk en aromatischen smaak,   v. tricht, Wdb. d. Scheik. [1868]."@nl .

