@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .
@prefix wd: <http://www.wikidata.org/entity/> .

<http://data.bibliotheken.nl/id/thes/p11268212X> a schema1:Person ;
    rdfs:label "Pierik, Perry Wijnand (1965-)" ;
    schema1:alternateName "Pierik, Perry Wijnand" ;
    schema1:birthDate "1965" ;
    schema1:description "B9921019 achterz. omslag: De historicus ...",
        "contemporain historicus (publiceert m.n. over WO II),  uitgever" ;
    schema1:familyName "Pierik" ;
    schema1:givenName "Perry Wijnand" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d47cd260ac0b4e9e9bb38b97b207cefb> ;
    schema1:name "Perry Wijnand Pierik" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/44460221>,
        wd:Q56289805,
        <https://isni.org/isni/0000000041187175> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/pier036> .

