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

<http://data.bibliotheken.nl/id/thes/p068840802> a schema1:Person ;
    rdfs:label "Groot, Louis Marie Joseph" ;
    schema1:description "dr." ;
    schema1:familyName "Groot" ;
    schema1:givenName "Louis Marie Joseph" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e98170fba78da6d81ab9ab5a9602768c> ;
    schema1:name "Louis Marie Joseph Groot" ;
    schema1:sameAs <http://viaf.org/viaf/218885213>,
        <https://isni.org/isni/0000000389824155> .

