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

<http://data.bibliotheken.nl/id/thes/p238328201> a schema1:Person ;
    rdfs:label "Britsia, Peter" ;
    schema1:description "ill." ;
    schema1:familyName "Britsia" ;
    schema1:givenName "Peter" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d04c9d0940c9911434cabe3faff2d20d> ;
    schema1:name "Peter Britsia" ;
    schema1:sameAs <http://viaf.org/viaf/282140747>,
        <https://isni.org/isni/0000000368834354> .

