@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/thes/p071592431> a schema1:Person ;
    rdfs:label "Boer, Remmelt de (1942-)" ;
    schema1:birthDate "1942" ;
    schema1:description "B0138379: wordt per 2001 wethouder gemeente Kampen",
        "Drs., directeur Gereformeerd Pedagogisch Centrum",
        "Geboortejaar: 1942.",
        "bron: https://nl.wikipedia.org/wiki/Remmelt_de_Boer",
        "historicus; pedagoog/didacticus" ;
    schema1:familyName "de Boer" ;
    schema1:givenName "Remmelt" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/698852ec2fd1ce7b65e43d49f02df3f2> ;
    schema1:name "Remmelt de Boer" ;
    schema1:sameAs <https://isni.org/isni/0000000029242151> .

