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

<http://data.bibliotheken.nl/id/thes/p108577708> a schema1:Person ;
    rdfs:label "Leeuw, Johannes Robertus Josephus de (1959-)" ;
    schema1:birthDate "1959" ;
    schema1:description "B9327131: c.v. vermeldt Rob de Leeuw" ;
    schema1:familyName "de Leeuw" ;
    schema1:givenName "Johannes Robertus Josephus" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3e5c3b9b3ccfb7385e6c3c5e6a8438d5> ;
    schema1:name "Johannes Robertus Josephus de Leeuw" ;
    schema1:sameAs <http://viaf.org/viaf/287724127>,
        <https://isni.org/isni/0000000393462214> .

