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

<http://data.bibliotheken.nl/id/thes/p419843116> a schema1:Person ;
    rdfs:label "Coene, Eric" ;
    schema1:description "gokverslaving" ;
    schema1:familyName "Coene" ;
    schema1:givenName "Eric" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/601bed27a24bda2788ee502db3966f23> ;
    schema1:name "Eric Coene" ;
    schema1:sameAs <http://viaf.org/viaf/82154074455411741732> .

