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

<http://data.bibliotheken.nl/id/thes/p15576716X> a schema1:Person ;
    rdfs:label "Parlevliet, P.C." ;
    schema1:familyName "Parlevliet" ;
    schema1:givenName "P.C." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3bc6da21e2cca960929e3e9b4ca7fc12> ;
    schema1:name "P.C. Parlevliet" ;
    schema1:sameAs <http://viaf.org/viaf/283500816> .

