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

<http://data.bibliotheken.nl/id/thes/p075265516> a schema1:Person ;
    rdfs:label "Roozendaal, J.G." ;
    schema1:familyName "Roozendaal" ;
    schema1:givenName "J.G." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/71df10a09f6bfcac920a72459f6bc108> ;
    schema1:name "J.G. Roozendaal" ;
    schema1:sameAs <http://viaf.org/viaf/282319728>,
        <https://isni.org/isni/0000000389032799> .

