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

<http://data.bibliotheken.nl/id/thes/p274535335> a schema1:Person ;
    rdfs:label "Kollen, Erik Johannes (1967-)" ;
    schema1:birthDate "1967" ;
    schema1:familyName "Kollen" ;
    schema1:givenName "Erik Johannes" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6968979f7b8af5e953312d7c0bf73342> ;
    schema1:name "Erik Johannes Kollen" ;
    schema1:sameAs <http://viaf.org/viaf/459164357916313250002>,
        <https://isni.org/isni/0000000388194622> .

