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

<http://data.bibliotheken.nl/id/thes/p153066350> a schema1:Person ;
    rdfs:label "Pleijte, Marcel" ;
    schema1:alternateName "Pleijte, M." ;
    schema1:familyName "Pleijte" ;
    schema1:givenName "Marcel" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/68d7f8945226ec853097fad62db63e34> ;
    schema1:name "Marcel Pleijte" ;
    schema1:sameAs <http://viaf.org/viaf/285234856>,
        <https://isni.org/isni/0000000391440417> .

