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

<http://data.bibliotheken.nl/id/thes/p327779640> a schema1:Person ;
    rdfs:label "Levering, Roland Cornelis (1986-)" ;
    schema1:birthDate "1986" ;
    schema1:familyName "Levering" ;
    schema1:givenName "Roland Cornelis" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ae16f6e7e4718c59d817e9e4eafca49c> ;
    schema1:name "Roland Cornelis Levering" ;
    schema1:sameAs <http://viaf.org/viaf/288363819>,
        <https://isni.org/isni/0000000393960328> .

