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

<http://data.bibliotheken.nl/id/thes/p163377669> a schema1:Person ;
    rdfs:label "Pieters-de Roon, M." ;
    schema1:familyName "Pieters-de Roon" ;
    schema1:givenName "M." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d1e2dd4d4e123202330eee804447b70c> ;
    schema1:name "M. Pieters-de Roon" ;
    schema1:sameAs <http://viaf.org/viaf/280867267> .

