@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/p21565420X> a skos:Concept ;
    schema1:mainEntityOfPage <http://data.bibliotheken.nl/doc/thes/p21565420X>,
        bnode:c3c2d537919740aee5b75ff70f79cd25 ;
    skos:editorialNote "GOO-thesaurusbeheer"@nl,
        "IJslands handschrift uit de 14e eeuw"@nl,
        "Moet 009 niet '6' zijn?"@nl,
        "Simek/Pálsson"@nl ;
    skos:inScheme <http://data.bibliotheken.nl/id/scheme/gtt> ;
    skos:prefLabel "Möðruvallabók"@nl .

