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

<http://data.bibliotheken.nl/id/thes/p197584047> a schema1:Person ;
    rdfs:label "Hoogendoorn, Margriet" ;
    schema1:familyName "Hoogendoorn" ;
    schema1:givenName "Margriet" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/87229f9f0ad8e26bbb5b2dd97dfe1074> ;
    schema1:name "Margriet Hoogendoorn" ;
    schema1:sameAs <http://viaf.org/viaf/282384447>,
        <https://isni.org/isni/0000000389068708> .

