@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/p069573352> a schema1:Person ;
    rdfs:label "Arnau, Frank (1894-1976)" ;
    schema1:birthDate "1894" ;
    schema1:deathDate "1976" ;
    schema1:description "Filatelie, detectives, informatie, rechten van de mens",
        "pseud. van: Heinrich Schmitt" ;
    schema1:familyName "Arnau" ;
    schema1:givenName "Frank" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f4483a4a6676b72012d17f763e54f389> ;
    schema1:name "Frank Arnau" ;
    schema1:nationality "de" ;
    schema1:sameAs <http://data.bibliotheken.nl/id/thes/p069740976>,
        <http://viaf.org/viaf/36912183>,
        wd:Q77276 .

