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

<http://data.bibliotheken.nl/id/thes/p07469653X> a schema1:Person ;
    rdfs:label "Rooij, A.J.H. de" ;
    schema1:description "mb" ;
    schema1:familyName "de Rooij" ;
    schema1:givenName "A.J.H." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ed6e34685cefe0b65b98e8b92c7a03b4> ;
    schema1:name "A.J.H. de Rooij" ;
    schema1:sameAs <http://viaf.org/viaf/290187780>,
        <https://isni.org/isni/0000000395471229> .

