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

<http://data.bibliotheken.nl/id/thes/p438271912> a schema1:Person ;
    rdfs:label "Kutschruiter, Francis" ;
    schema1:description "Leermiddelen" ;
    schema1:familyName "Kutschruiter" ;
    schema1:givenName "Francis" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0c5a67f0d85877a20133396af888e52d> ;
    schema1:name "Francis Kutschruiter" .

