@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/p070229805> a schema1:Person ;
    rdfs:label "Alma, Peter (1886-1969)" ;
    schema1:alternateName "Alma, P." ;
    schema1:birthDate "1886" ;
    schema1:deathDate "1969" ;
    schema1:description "beeldende kunstenaar, grafisch ontwerper" ;
    schema1:familyName "Alma" ;
    schema1:givenName "Peter" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3eb6c00c1f537df7926dea9a1b6cf137> ;
    schema1:name "Peter Alma" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/118624635>,
        wd:Q2318919,
        <https://isni.org/isni/000000008332772X> ;
    schema1:spouse "van 1922-1938, echtgenoot van onderwijzeres/communiste: (Wij)Brecht Willemse (1897-1984)" .

