@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/p068707231> a schema1:Person ;
    rdfs:label "Camps, Peter Johannes Gerardus (1928-2014)" ;
    schema1:birthDate "1928" ;
    schema1:deathDate "2014" ;
    schema1:familyName "Camps" ;
    schema1:givenName "Peter Johannes Gerardus" ;
    schema1:hasOccupation "illustrator" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/aee5f65dca046fa180145ab184ab01fd> ;
    schema1:name "Peter Johannes Gerardus Camps" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/289445557>,
        wd:Q2376398,
        <https://isni.org/isni/0000000394885569> .

