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

<http://data.bibliotheken.nl/id/thes/p302284850> a schema1:Person ;
    rdfs:label "Selms, Maurits Karel Adriaan van (1974-)" ;
    schema1:birthDate "1974" ;
    schema1:familyName "van Selms" ;
    schema1:givenName "Maurits Karel Adriaan" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/bf429bd013f5f8643b787f431c5f7062> ;
    schema1:name "Maurits Karel Adriaan van Selms" ;
    schema1:sameAs <http://viaf.org/viaf/287437656>,
        <https://isni.org/isni/0000000393170596> .

