@prefix hornbostelandsachs: <http://www.mimo-db.eu/HornbostelAndSachs/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix instrumentskeywords: <http://www.mimo-db.eu/InstrumentsKeywords/> .

hornbostelandsachs:10035
  skos:notation "422.112.2" ;
  skos:prefLabel "(Single) oboes with conical bore, with fingerholes"@en ;
  skos:inScheme <http://www.mimo-db.eu/HornbostelAndSachs#> ;
  skos:exactMatch instrumentskeywords:4912 ;
  skos:broader hornbostelandsachs:318 ;
  a skos:Concept .

hornbostelandsachs:318
  skos:notation "422.112" ;
  skos:prefLabel "(Single) oboes with conical bore"@en ;
  a skos:Concept ;
  skos:narrower hornbostelandsachs:10035 .

<http://www.mimo-db.eu/HornbostelAndSachs#>
  skos:prefLabel "Hornbostel - Sachs"@en ;
  a skos:ConceptScheme .

