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

<http://data.bibliotheken.nl/id/thes/p32656201X> a schema1:Person ;
    rdfs:label "Repetur, Lou" ;
    schema1:familyName "Repetur" ;
    schema1:givenName "Lou" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2754fc071f69428bf8f31e0fcecbe8bd> ;
    schema1:name "Lou Repetur" ;
    schema1:sameAs <http://viaf.org/viaf/283777719>,
        <https://isni.org/isni/0000000368782101> .

