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

<http://data.bibliotheken.nl/id/thes/p12519837X> a schema1:Person ;
    rdfs:label "Smeets, Edward Martinus Wilhelmus (1975-)" ;
    schema1:alternateName "Smeets, E.M.W." ;
    schema1:birthDate "1975" ;
    schema1:description "milieu" ;
    schema1:familyName "Smeets" ;
    schema1:givenName "Edward Martinus Wilhelmus" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e757dd628e9d0b7142475237040d43ba> ;
    schema1:name "Edward Martinus Wilhelmus Smeets" ;
    schema1:sameAs <http://viaf.org/viaf/280706136>,
        <https://isni.org/isni/0000000387681234> .

