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

<http://data.bibliotheken.nl/id/thes/p070264120> a schema1:Person ;
    rdfs:label "Buurke, Willem J." ;
    schema1:alternateName "Buurke, W." ;
    schema1:description "onderwijsresearch" ;
    schema1:familyName "Buurke" ;
    schema1:givenName "Willem J." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/54e7ba27664d996b9312062ca60d174a> ;
    schema1:name "Willem J. Buurke" ;
    schema1:sameAs <http://viaf.org/viaf/291803728>,
        <https://isni.org/isni/0000000396832794> .

