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

<http://data.bibliotheken.nl/id/thes/p07248358X> a schema1:Person ;
    rdfs:label "Linthout, Marijke" ;
    schema1:familyName "Linthout" ;
    schema1:givenName "Marijke" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/75b6de496d923c305787145ecbf8467b> ;
    schema1:name "Marijke Linthout" ;
    schema1:sameAs <http://viaf.org/viaf/290438225>,
        <https://isni.org/isni/0000000395656952> .

