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

<http://data.bibliotheken.nl/id/thes/p42132516X> a schema1:Person ;
    rdfs:label "Koopman, Nienke" ;
    schema1:familyName "Koopman" ;
    schema1:givenName "Nienke" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1b8c8e9942b843809a384fc6cd1b7058> ;
    schema1:name "Nienke Koopman" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/51154921245863590305>,
        <https://isni.org/isni/0000000474159794> .

