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

<http://data.bibliotheken.nl/id/thes/p070747296> a schema1:Person ;
    rdfs:label "Olivereau, Krooss" ;
    schema1:familyName "Olivereau" ;
    schema1:givenName "Krooss" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/223979ce47472cefd6cf0baab20f0806> ;
    schema1:name "Krooss Olivereau" ;
    schema1:sameAs <http://viaf.org/viaf/200734408>,
        <https://isni.org/isni/0000000387525207> .

