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

<http://data.bibliotheken.nl/id/thes/p071897836> a schema1:Person ;
    rdfs:label "Mooij, R.M." ;
    schema1:familyName "Mooij" ;
    schema1:givenName "R.M." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6c73ef36e2b13452384ef4022cc0fd47> ;
    schema1:name "R.M. Mooij" ;
    schema1:sameAs <http://viaf.org/viaf/9024161211426340070008>,
        <https://isni.org/isni/0000000393911366> .

