@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/p068978987> a schema1:Person ;
    rdfs:label "Straaten, Peter van (1935-2016)" ;
    schema1:alternateName "Straten, Peter van",
        "Suīorāten, Pētā fan" ;
    schema1:birthDate "1935" ;
    schema1:deathDate "2016" ;
    schema1:description "NLMD/S 9225 ; geb. 25 maart 1935 te Arnhem",
        "tekenaar, cartoonist, illustrator" ;
    schema1:familyName "van Straaten" ;
    schema1:givenName "Peter" ;
    schema1:hasOccupation "illustrator" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/572bfcdc08484942547dbeec0738e12f> ;
    schema1:name "Peter van Straaten" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/46930086>,
        wd:Q3917307,
        <https://isni.org/isni/0000000066545151> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/stra004> .

