@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/p113070535> a skos:Concept ;
    schema1:mainEntityOfPage <http://data.bibliotheken.nl/doc/thes/p113070535>,
        bnode:dfc7b97b9a559017a679985c9e75a63a ;
    skos:editorialNote "GOO-thesaurusbeheer houdt zich aanbevolen voor een betere Engelse term"@nl,
        "Nijhoffs geschiedenislexicon"@nl,
        "Ook wel: Gomaristen"@nl ;
    skos:inScheme <http://data.bibliotheken.nl/id/scheme/gtt> ;
    skos:prefLabel "Counter remonstrants"@en,
        "Contra-Remonstranten"@nl ;
    skos:related <http://data.bibliotheken.nl/id/thes/p078649013> .

