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

<http://data.bibliotheken.nl/id/thes/p375165533> a schema1:Person ;
    rdfs:label "Leutscher, Fokko" ;
    schema1:familyName "Leutscher" ;
    schema1:givenName "Fokko" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/36261d781abbcfee02b7a8491ebb5fe3> ;
    schema1:name "Fokko Leutscher" ;
    schema1:sameAs <http://viaf.org/viaf/309899571> .

