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

<http://data.bibliotheken.nl/id/thes/p144545381> a schema1:Person ;
    rdfs:label "Zeijl, G.P.C. van" ;
    schema1:description "Minst. v. Soc.Zak. (in 1996)" ;
    schema1:familyName "van Zeijl" ;
    schema1:givenName "G.P.C." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8f3ed23f7b857b322a8723e6729b0477> ;
    schema1:name "G.P.C. van Zeijl" ;
    schema1:sameAs <http://viaf.org/viaf/61237601>,
        <https://isni.org/isni/0000000044417028> .

