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

<http://data.bibliotheken.nl/id/thes/p114451095> a schema1:Person ;
    rdfs:label "Schoute, M.F.E." ;
    schema1:alternateName "Schoute, Mark" ;
    schema1:description "Ook als MarkSchoute" ;
    schema1:familyName "Schoute" ;
    schema1:givenName "M.F.E." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7832e06500c244b33e1b53984937c642> ;
    schema1:name "M.F.E. Schoute" ;
    schema1:sameAs <http://viaf.org/viaf/284855177> .

