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

<http://data.bibliotheken.nl/id/thes/p069951047> a schema1:Person ;
    rdfs:label "Moerbeek, Joke" ;
    schema1:familyName "Moerbeek" ;
    schema1:givenName "Joke" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/129e289076e4de71f4bd6481d07005af> ;
    schema1:name "Joke Moerbeek" ;
    schema1:sameAs <http://viaf.org/viaf/283844951>,
        <https://isni.org/isni/0000000390246719> .

