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

<http://data.bibliotheken.nl/id/thes/p069079021> a schema1:Person ;
    rdfs:label "Overeem, Brand M. (1946-)" ;
    schema1:birthDate "1946" ;
    schema1:description "bron: https://nl.wikipedia.org/wiki/Brand_Overeem",
        "fotograaf" ;
    schema1:familyName "Overeem" ;
    schema1:givenName "Brand M." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ed9273d4045bc183eb4f39553a4fcdd7> ;
    schema1:name "Brand M. Overeem" ;
    schema1:sameAs <http://viaf.org/viaf/215499510>,
        <https://isni.org/isni/0000000368802184> .

