@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dhsvsw: <http://data.odeuropa.eu/vocabulary/dhsv-sw/> .

<http://data.odeuropa.eu/vocabulary/dhsv-sw/Odor_quality/_aroma>
  a skos:Collection ;
  skos:prefLabel "Odor quality/ aroma"@en ;
  skos:member dhsvsw:bitter, dhsvsw:zuur, dhsvsw:aciditeit, dhsvsw:bitterachtig, dhsvsw:bitterheid, dhsvsw:bitterig, dhsvsw:fleeuws, dhsvsw:galsterig, dhsvsw:honingzoet, dhsvsw:inbitter, dhsvsw:inzoet, dhsvsw:mierzoet, dhsvsw:overzoet, dhsvsw:rins, dhsvsw:zoet, dhsvsw:zoetgeurig, dhsvsw:zoetig, dhsvsw:zoetreukig, dhsvsw:zout, dhsvsw:zurig, dhsvsw:zurigheid, dhsvsw:zuurachtig, dhsvsw:zuurheid .

dhsvsw:bitter
  a skos:Concept, <http://purl.org/linguistics/gold/Adjective> ;
  skos:prefLabel "bitter"@nl .

dhsvsw:zuur
  a skos:Concept, <http://purl.org/linguistics/gold/Adjective> ;
  skos:prefLabel "zuur"@nl .

dhsvsw:aciditeit
  a skos:Concept, <http://purl.org/linguistics/gold/Noun> ;
  skos:prefLabel "aciditeit"@nl .

dhsvsw:bitterachtig
  a skos:Concept, <http://purl.org/linguistics/gold/Adjective> ;
  skos:prefLabel "bitterachtig"@nl .

dhsvsw:bitterheid
  a skos:Concept, <http://purl.org/linguistics/gold/Noun> ;
  skos:prefLabel "bitterheid"@nl .

dhsvsw:bitterig
  a skos:Concept, <http://purl.org/linguistics/gold/Adjective> ;
  skos:prefLabel "bitterig"@nl .

dhsvsw:fleeuws
  a skos:Concept, <http://purl.org/linguistics/gold/Adjective> ;
  skos:prefLabel "fleeuws"@nl .

dhsvsw:galsterig
  a skos:Concept, <http://purl.org/linguistics/gold/Adjective> ;
  skos:prefLabel "galsterig"@nl .

dhsvsw:honingzoet
  a skos:Concept, <http://purl.org/linguistics/gold/Adjective> ;
  skos:prefLabel "honingzoet"@nl .

dhsvsw:inbitter
  a skos:Concept, <http://purl.org/linguistics/gold/Adjective> ;
  skos:prefLabel "inbitter"@nl .

dhsvsw:inzoet
  a skos:Concept, <http://purl.org/linguistics/gold/Adjective> ;
  skos:prefLabel "inzoet"@nl .

dhsvsw:mierzoet
  a skos:Concept, <http://purl.org/linguistics/gold/Adjective> ;
  skos:prefLabel "mierzoet"@nl .

dhsvsw:overzoet
  a skos:Concept, <http://purl.org/linguistics/gold/Adjective> ;
  skos:prefLabel "overzoet"@nl .

dhsvsw:rins
  a skos:Concept, <http://purl.org/linguistics/gold/Adjective> ;
  skos:prefLabel "rins"@nl .

dhsvsw:zoet
  a skos:Concept, <http://purl.org/linguistics/gold/Adjective> ;
  skos:prefLabel "zoet"@nl .

dhsvsw:zoetgeurig
  a skos:Concept, <http://purl.org/linguistics/gold/Adjective> ;
  skos:prefLabel "zoetgeurig"@nl .

dhsvsw:zoetig
  a skos:Concept, <http://purl.org/linguistics/gold/Adjective> ;
  skos:prefLabel "zoetig"@nl .

dhsvsw:zoetreukig
  a skos:Concept, <http://purl.org/linguistics/gold/Adjective> ;
  skos:prefLabel "zoetreukig"@nl .

dhsvsw:zout
  a skos:Concept, <http://purl.org/linguistics/gold/Adjective> ;
  skos:prefLabel "zout"@nl .

dhsvsw:zurig
  a skos:Concept, <http://purl.org/linguistics/gold/Adjective> ;
  skos:prefLabel "zurig"@nl .

dhsvsw:zurigheid
  a skos:Concept, <http://purl.org/linguistics/gold/Noun> ;
  skos:prefLabel "zurigheid"@nl .

dhsvsw:zuurachtig
  a skos:Concept, <http://purl.org/linguistics/gold/Adjective> ;
  skos:prefLabel "zuurachtig"@nl .

dhsvsw:zuurheid
  a skos:Concept, <http://purl.org/linguistics/gold/Noun> ;
  skos:prefLabel "zuurheid"@nl .

