@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/p078627311> a skos:Concept ;
    schema1:mainEntityOfPage <http://data.bibliotheken.nl/doc/thes/p078627311>,
        bnode:deb8c3f13fdf745b09b159c4b0a4ddaa ;
    skos:altLabel "Dari"@en,
        "Farsi"@nl,
        "Nieuwperzisch"@nl ;
    skos:broader <http://data.bibliotheken.nl/id/thes/p078549647> ;
    skos:editorialNote "-PV"@nl,
        "Dari is de Afghaanse variant van Perzisch"@nl,
        "WP9"@nl ;
    skos:inScheme <http://data.bibliotheken.nl/id/scheme/gtt> ;
    skos:prefLabel "Persian"@en,
        "Perzisch"@nl .

