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

<http://data.bibliotheken.nl/id/thes/p32395622X> a schema1:Person ;
    rdfs:label "Schoonderwoerd, Marleen" ;
    schema1:alternateName "Schoonderwoerd, M." ;
    schema1:description "voornamelijk vert.; ook red" ;
    schema1:familyName "Schoonderwoerd" ;
    schema1:givenName "Marleen" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/188099ecf551dbdbdf42294a6b6af2c6> ;
    schema1:name "Marleen Schoonderwoerd" ;
    schema1:sameAs <http://viaf.org/viaf/283253980>,
        <https://isni.org/isni/0000000389803725> .

