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

<http://data.bibliotheken.nl/id/thes/p068735650> a schema1:Person ;
    rdfs:label "Buekers, Peter Gijsbert" ;
    schema1:familyName "Buekers" ;
    schema1:givenName "Peter Gijsbert" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/39ebaf594c3135e71e675309b80b5130> ;
    schema1:name "Peter Gijsbert Buekers" ;
    schema1:sameAs <http://viaf.org/viaf/250457970>,
        wd:Q123004356,
        <https://isni.org/isni/0000000371014912> .

