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

<http://data.bibliotheken.nl/id/thes/p297490826> a schema1:Person ;
    rdfs:label "Hakkenes, Emiel (1977-)" ;
    schema1:birthDate "1977" ;
    schema1:description "Redacteur Trouw" ;
    schema1:familyName "Hakkenes" ;
    schema1:givenName "Emiel" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3a66107843d4becef59d477ddb6d19f0> ;
    schema1:name "Emiel Hakkenes" ;
    schema1:sameAs <http://viaf.org/viaf/282598311>,
        <https://isni.org/isni/0000000368990285> .

