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

<http://data.bibliotheken.nl/id/thes/p072292482> a schema1:Person ;
    rdfs:label "Lindeboom, Marcia" ;
    schema1:alternateName "Lindeboom-Biesheuvel, M." ;
    schema1:familyName "Lindeboom" ;
    schema1:givenName "Marcia" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/da1ef15115d990c132d76fc47b9fb870> ;
    schema1:name "Marcia Lindeboom" ;
    schema1:sameAs <http://viaf.org/viaf/290590821>,
        <https://isni.org/isni/0000000368954305> .

