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

<http://data.bibliotheken.nl/id/thes/p370388151> a schema1:Person ;
    rdfs:label "Plokker, IJsbrand (1942-)" ;
    schema1:birthDate "1942" ;
    schema1:familyName "Plokker" ;
    schema1:givenName "IJsbrand" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/53d37e01e2634e11c003e25d411430a0> ;
    schema1:name "IJsbrand Plokker" ;
    schema1:sameAs <http://viaf.org/viaf/307300054> .

