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

<http://data.bibliotheken.nl/id/thes/p175496293> a schema1:Person ;
    rdfs:label "Röst, Cecile C.M. (1961-)" ;
    schema1:alternateName "Röst, Cecile" ;
    schema1:birthDate "1961" ;
    schema1:familyName "Röst" ;
    schema1:givenName "Cecile C.M." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1717f7b0e81ca973016ea26acde3dcba> ;
    schema1:name "Cecile C.M. Röst" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/9275809>,
        <https://isni.org/isni/0000000039911793> .

