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

<http://data.bibliotheken.nl/id/thes/p072741929> a schema1:Person ;
    rdfs:label "Booy, J.W.L. de" ;
    schema1:familyName "de Booy" ;
    schema1:givenName "J.W.L." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/61532d5c506d90cfa48e2a70aa1cd400> ;
    schema1:name "J.W.L. de Booy" ;
    schema1:sameAs <http://viaf.org/viaf/283429699>,
        <https://isni.org/isni/0000000389908578> .

