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

<http://data.bibliotheken.nl/id/thes/p189852100> a schema1:Person ;
    rdfs:label "Schouteten, Roeland Leonardus Joseph (1969-)" ;
    schema1:birthDate "1969" ;
    schema1:description "Rijksuniversiteit Groningen, Faculteit Bedrijfskunde" ;
    schema1:familyName "Schouteten" ;
    schema1:givenName "Roeland Leonardus Joseph" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d828264569ae56e82c308f241583b1be> ;
    schema1:name "Roeland Leonardus Joseph Schouteten" ;
    schema1:sameAs <http://viaf.org/viaf/163046567>,
        <https://isni.org/isni/0000000112009887> .

