@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/p068762275> a schema1:Person ;
    rdfs:label "Pieck, Anton Franciscus (1895-1987)" ;
    schema1:alternateName "Pieck, A.F." ;
    schema1:birthDate "1895" ;
    schema1:deathDate "1987" ;
    schema1:description "NIET verwarren met Antonie Franciscus Pieck, auteur !!! (1865-1925)",
        "geb. Den Helder 19-4-1895, overl. Overveen 24-11-1987",
        "illustrator",
        "tweelingbroer van Henri Pieck" ;
    schema1:familyName "Pieck" ;
    schema1:givenName "Anton Franciscus" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/78fc669a0b81094f4b902337fa50af5c> ;
    schema1:name "Anton Franciscus Pieck" ;
    schema1:sameAs <http://viaf.org/viaf/93197391>,
        wd:Q589380,
        <https://isni.org/isni/0000000109255315> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/piec004> .

