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

<http://data.bibliotheken.nl/id/thes/p320996700> a schema1:Person ;
    rdfs:label "Westra, Alexander (1962-)" ;
    schema1:birthDate "1962" ;
    schema1:description "docent erfgoedstudies aan de Universiteit van Amsterdam en zelfstandig adviseur op het gebied van het cultureel erfgoed" ;
    schema1:familyName "Westra" ;
    schema1:givenName "Alexander" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/210490a4126ba086373e18c34407d06e> ;
    schema1:name "Alexander Westra" ;
    schema1:sameAs <https://isni.org/isni/0000000072283960> .

