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

<http://data.bibliotheken.nl/id/thes/p19747991X> a schema1:Person ;
    rdfs:label "Roskam, Rebecca E." ;
    schema1:alternateName "Roskam, R.E." ;
    schema1:familyName "Roskam" ;
    schema1:givenName "Rebecca E." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/bcf3353a661392a7979377aef822b74c> ;
    schema1:name "Rebecca E. Roskam" ;
    schema1:sameAs <http://viaf.org/viaf/5215643>,
        <https://isni.org/isni/0000000037233861> .

