@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:knoflookachtig ;
  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:knoflookachtig ;
  skos:prefLabel "Odor quality/ Source"@en ;
  a skos:Collection .

dhsvsw:knoflookachtig
  a skos:Concept, <http://purl.org/linguistics/gold/Adjective> ;
  skos:inScheme dhsvsw: ;
  skos:prefLabel "knoflookachtig"@nl ;
  skos:topConceptOf dhsvsw: ;
  skos:altLabel "lookachtig"@nl ;
  dc:bibliographicCitation "WNT" ;
  skos:definition "Een knoflookachtige reuk"@nl ;
  skos:example "Lookachtig (”Bol, cop, oft hooft, … is al t'gene dat in de ronde wtbuylt, oft als eenen cloot wast. T'gemeen volck verstaet daer mede oock alle ronde ende loocachtige wortelen; die int Latijn Bulbi ofte Bulbosa genoemt worden”, dodon. 7 b [ed. 1608]; ”Stoot gheherst witbroot met Amandelen in eenen Loockachtighen mortier”, Koockb. 64 [1599]; ”Hier na en ruyctmen niet Loockachtich”, 65; ”De Plant heeft een Lookachtigen Reuk”, houttuyn, Nat. Hist. II, 12, 210 [1780])."@nl .

