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

<http://data.bibliotheken.nl/id/thes/p072842709> a schema1:Person ;
    rdfs:label "Groot, Siem (1941-)" ;
    schema1:birthDate "1941" ;
    schema1:description "publ. over liturgie" ;
    schema1:familyName "Groot" ;
    schema1:givenName "Siem" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d6ffb72e699a2944a41e9bb20dcd2ae2> ;
    schema1:name "Siem Groot" ;
    schema1:sameAs <http://viaf.org/viaf/284914113>,
        <https://isni.org/isni/0000000391138867> .

