@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/p078492637> a skos:Concept ;
    schema1:mainEntityOfPage <http://data.bibliotheken.nl/doc/thes/p078492637>,
        bnode:19ab7bfbad4e5a944a1d5cbcb6f537fc ;
    skos:altLabel "Economische positie"@nl,
        "Economische toestand"@nl ;
    skos:editorialNote "test"@nl ;
    skos:inScheme <http://data.bibliotheken.nl/id/scheme/gtt> ;
    skos:prefLabel "Economic situation"@en,
        "Economische situatie"@nl ;
    skos:related <http://data.bibliotheken.nl/id/thes/p078446228>,
        <http://data.bibliotheken.nl/id/thes/p078492270> .

