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

<http://data.bibliotheken.nl/id/thes/p069200661> a schema1:Person ;
    rdfs:label "Gaalman, Gerardus Josephus Carolus (1944-)" ;
    schema1:alternateName "Gaalman, G.J.C." ;
    schema1:birthDate "1944" ;
    schema1:familyName "Gaalman" ;
    schema1:givenName "Gerardus Josephus Carolus" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a479ede11c8ed3001572c056db623f42> ;
    schema1:name "Gerardus Josephus Carolus Gaalman" ;
    schema1:sameAs <http://viaf.org/viaf/7076297>,
        <https://isni.org/isni/000000005409690X> .

