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

<http://data.bibliotheken.nl/id/thes/p073055360> a schema1:Person ;
    rdfs:label "Raymaekers, Erik" ;
    schema1:description "onderwijsbeleid" ;
    schema1:familyName "Raymaekers" ;
    schema1:givenName "Erik" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/cb4de9f91a1212fc475bbc611304f61b> ;
    schema1:name "Erik Raymaekers" ;
    schema1:sameAs <http://viaf.org/viaf/281673338> .

