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

<http://data.bibliotheken.nl/id/thes/p071360883> a schema1:Person ;
    rdfs:label "Kloosterman, Annemarie" ;
    schema1:description "mb" ;
    schema1:familyName "Kloosterman" ;
    schema1:givenName "Annemarie" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f6dc3ee81b6029b8077cbcd17d59155d> ;
    schema1:name "Annemarie Kloosterman" ;
    schema1:sameAs <http://viaf.org/viaf/60571158>,
        <https://isni.org/isni/0000000027328904> .

