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

<http://data.bibliotheken.nl/id/thes/p068340109> a schema1:Person ;
    rdfs:label "Rooyen, Johan Willem van" ;
    schema1:alternateName "Rooijen, Johan Willem van" ;
    schema1:familyName "van Rooyen" ;
    schema1:givenName "Johan Willem" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/13b18e24c1056e16ffa94e1b359b0d2f> ;
    schema1:name "Johan Willem van Rooyen" ;
    schema1:sameAs <http://viaf.org/viaf/281327628>,
        <https://isni.org/isni/000000038822991X> .

