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

<http://data.bibliotheken.nl/id/thes/p387171711> a schema1:Person ;
    rdfs:label "Kouwen, G.J." ;
    schema1:description "G.J. Kouwen, studeerde theologie aan de UFPG te Brussel" ;
    schema1:familyName "Kouwen" ;
    schema1:givenName "G.J." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/80c5490d52eb75c36860ff592e9e52a0> ;
    schema1:name "G.J. Kouwen" ;
    schema1:sameAs <http://viaf.org/viaf/317167183>,
        <https://isni.org/isni/0000000452517052> .

