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

<http://data.bibliotheken.nl/id/thes/p186868596> a schema1:Person ;
    rdfs:label "Rooijen, Arie van" ;
    schema1:description "red. ts. Ouders & school." ;
    schema1:familyName "van Rooijen" ;
    schema1:givenName "Arie" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6071d485e64420d362961083386e517f> ;
    schema1:name "Arie van Rooijen" ;
    schema1:sameAs <http://viaf.org/viaf/290923164>,
        <https://isni.org/isni/0000000369063061> .

