@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/p407472576> a schema1:Person ;
    rdfs:label "Laar, Arnoldus Wilhelmus Maria van de (1886-1974)" ;
    schema1:birthDate "1886" ;
    schema1:deathDate "1974" ;
    schema1:description "Bibliografisch nummer 27693198: geboren op 7 december 1886 in 's-Hertogenbosch...",
        "kunstschilder, restaurator, kopiist en fotograaf" ;
    schema1:familyName "van de Laar" ;
    schema1:givenName "Arnoldus Wilhelmus Maria" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/04a4063b63b8f17c52502cb94295875c> ;
    schema1:name "Arnoldus Wilhelmus Maria van de Laar" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/30455728>,
        wd:Q18511479 .

