@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/thes/p072228873> a schema1:Person ;
    rdfs:label "Güthschmidt, Antonius Mathieu (1887-1958)" ;
    schema1:alternateName "Guthschmidt, M.",
        "Güthschmidt, A.M.",
        "Güthschmidt, Mathieu",
        "MG" ;
    schema1:birthDate "1887" ;
    schema1:deathDate "1958" ;
    schema1:description "bron: Prentenboeken, ideologie en illustratie 1890-1950",
        "schilder, reclametekenaar" ;
    schema1:familyName "Güthschmidt" ;
    schema1:givenName "Antonius Mathieu" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b62a4a9e99b5c23b09c2cce7cf69db5a> ;
    schema1:name "Antonius Mathieu Güthschmidt" ;
    schema1:sameAs <http://viaf.org/viaf/296049283>,
        <https://isni.org/isni/0000000070057644> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/guth003> .

