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

<http://data.bibliotheken.nl/id/thes/p370700821> a schema1:Person ;
    rdfs:label "Pulles, Ine" ;
    schema1:description "Mulier Instituut" ;
    schema1:familyName "Pulles" ;
    schema1:givenName "Ine" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/afd6c9b66726e877d7f0a887867dc605> ;
    schema1:name "Ine Pulles" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/309883572>,
        <https://isni.org/isni/0000000443317649> .

