@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/p074010387> a schema1:Person ;
    rdfs:label "Pijfers, Herman (1923-2012)" ;
    schema1:birthDate "1923" ;
    schema1:deathDate "2012" ;
    schema1:description "zie ook: A. van Aardenburg",
        "zie ook: Frans Anders" ;
    schema1:familyName "Pijfers" ;
    schema1:givenName "Herman" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6138a6a1069686808ee0273e38b2928f> ;
    schema1:name "Herman Pijfers" ;
    schema1:sameAs <http://data.bibliotheken.nl/id/thes/p069552509>,
        <http://data.bibliotheken.nl/id/thes/p072259957>,
        <http://viaf.org/viaf/5010657>,
        wd:Q2674968,
        <https://isni.org/isni/0000000120201633> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/pijf002> .

