@prefix bnode: <https://koninklijkebibliotheek.triply.cc/.well-known/genid/> .
@prefix schema1: <http://schema.org/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

<http://data.bibliotheken.nl/id/thes/p078561949> a skos:Concept ;
    schema1:mainEntityOfPage <http://data.bibliotheken.nl/doc/thes/p078561949>,
        bnode:2b5fc7ad1f004577d4b22c304e9ccab1 ;
    skos:altLabel "Sonanten"@nl,
        "Vocalen"@nl ;
    skos:broader <http://data.bibliotheken.nl/id/thes/p078560578> ;
    skos:editorialNote "-PV"@nl,
        "Taalkundige term"@nl ;
    skos:inScheme <http://data.bibliotheken.nl/id/scheme/gtt> ;
    skos:prefLabel "Vowels"@en,
        "Klinkers"@nl ;
    skos:related <http://data.bibliotheken.nl/id/thes/p262400634> .

