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

<http://data.bibliotheken.nl/id/thes/p07435891X> a schema1:Person ;
    rdfs:label "Barkhuis, Roelf (1957-)" ;
    schema1:birthDate "1957" ;
    schema1:description "B8931960: Bijdr. R. Barkhuis is een vert. uit het Sanskriet" ;
    schema1:familyName "Barkhuis" ;
    schema1:givenName "Roelf" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/58b08fb38570c60b8005966cd4f5ebbb> ;
    schema1:name "Roelf Barkhuis" ;
    schema1:sameAs <http://viaf.org/viaf/281251943>,
        <https://isni.org/isni/0000000388138428> .

