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

<http://data.bibliotheken.nl/id/thes/p183182995> a schema1:Person ;
    rdfs:label "Bras-Klapwijk, Remke M. (1969-)" ;
    schema1:alternateName "Bras, Remke",
        "Klapwijk, Remke Marleen" ;
    schema1:birthDate "1969" ;
    schema1:description "B9933691 vermeldt: Remke M. Bras-Klapwijk (omslag) en Remke Bras (1969) .... (About the author)",
        "Ook als R.M. Bras-Klapwijk" ;
    schema1:familyName "Bras-Klapwijk" ;
    schema1:givenName "Remke M." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/24511cb10269a3329e5b8d448c88489d> ;
    schema1:name "Remke M. Bras-Klapwijk" ;
    schema1:sameAs <http://viaf.org/viaf/289426465>,
        <https://isni.org/isni/0000000394830453> .

