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

<http://data.bibliotheken.nl/id/thes/p069931739> a schema1:Person ;
    rdfs:label "Rooimans-Rozendaal, A.M.C." ;
    schema1:familyName "Rooimans-Rozendaal" ;
    schema1:givenName "A.M.C." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/36121b1a7be2b1dd8d03c1631f0f4f2f> ;
    schema1:name "A.M.C. Rooimans-Rozendaal" ;
    schema1:sameAs <http://viaf.org/viaf/281517152> .

