@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/p078444543> a skos:Concept ;
    schema1:mainEntityOfPage <http://data.bibliotheken.nl/doc/thes/p078444543>,
        bnode:e5ead61ffe47f7773be06bb44e93642b ;
    skos:editorialNote "GOO-thesaurusbeheer"@nl,
        "Grote Nederlandse Larousse encyclopedie"@nl,
        "Terug te vinden in onder meer muziek en bouwkunst; eerst in de 16e/17e eeuw, ook in latere perioden"@nl ;
    skos:inScheme <http://data.bibliotheken.nl/id/scheme/gtt> ;
    skos:prefLabel "Baroque"@en,
        "Barok"@nl ;
    skos:related <http://data.bibliotheken.nl/id/thes/p32680224X> ;
    skos:scopeNote "Voornamelijk West-Europese kunststijl"@nl .

