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

<http://data.bibliotheken.nl/id/thes/p10228010X> a schema1:Person ;
    rdfs:label "Slagmolen, Eric" ;
    schema1:familyName "Slagmolen" ;
    schema1:givenName "Eric" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f55841ebdbb7d85da289338e251762f4> ;
    schema1:name "Eric Slagmolen" ;
    schema1:sameAs <http://viaf.org/viaf/285691467>,
        <https://isni.org/isni/0000000369173148> .

