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

<http://data.bibliotheken.nl/id/thes/p338468501> a schema1:Person ;
    rdfs:label "Kooiman, Nine" ;
    schema1:familyName "Kooiman" ;
    schema1:givenName "Nine" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f348ede969a9346262959542209eaf16> ;
    schema1:name "Nine Kooiman" ;
    schema1:sameAs <http://viaf.org/viaf/282876603>,
        <https://isni.org/isni/0000000389496155> .

