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

<http://data.bibliotheken.nl/id/thes/p07149930X> a schema1:Person ;
    rdfs:label "Pieterse, Toon" ;
    schema1:description "vert., bew., eindred" ;
    schema1:familyName "Pieterse" ;
    schema1:givenName "Toon" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/84fef477ac38321b8c910ad43c29b78e> ;
    schema1:name "Toon Pieterse" ;
    schema1:sameAs <http://viaf.org/viaf/285633835>,
        <https://isni.org/isni/0000000391753990> .

