@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/p087363526> a schema1:Person ;
    rdfs:label "Wallert, Arie (1950-)" ;
    schema1:birthDate "1950" ;
    schema1:description "kunsthistoricus (m.n. boekverluchting in koorboeken van middeleeuwse kloosters)" ;
    schema1:familyName "Wallert" ;
    schema1:givenName "Arie" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/88cee48ab875dd8f2674d4c72bb068e9> ;
    schema1:name "Arie Wallert" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/32147251>,
        wd:Q108349076,
        <https://isni.org/isni/000000011023858X> .

