@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:kina ;
  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:kina ;
  skos:prefLabel "Smell source / object"@en ;
  a skos:Collection .

dhsvsw:kina
  a skos:Concept, <http://purl.org/linguistics/gold/Noun> ;
  skos:inScheme dhsvsw: ;
  skos:prefLabel "kina"@nl ;
  skos:topConceptOf dhsvsw: ;
  skos:altLabel "Kina Kina; Cinchona; Quina-Quina"@nl ;
  dc:bibliographicCitation "WNT" ;
  skos:definition "De stof kinabast: als product; in den handel; in de apotheek. ; koortswerend"@nl ;
  skos:example "De aangename muffe reuk, die in Kina Kina byzonderlyk eigen is, stak by uitstekendheid uit in dit uittrekzel, en de smaak was naar proportie van deszelfs geringe afverfzel, by uitstekendheid bitter,   6, 553 [1721]."@nl .

