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

<http://data.bibliotheken.nl/id/thes/p363418660> a schema1:Person ;
    rdfs:label "Koedam, Ineke" ;
    schema1:description "25653437: hospicewerker" ;
    schema1:familyName "Koedam" ;
    schema1:givenName "Ineke" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/bec0fd6a28f5c6ebd917c87b10965459> ;
    schema1:name "Ineke Koedam" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/305820087>,
        <https://isni.org/isni/0000000423205957> .

