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

<http://data.bibliotheken.nl/id/thes/p364458011> a schema1:Person ;
    rdfs:label "Wolchover, Michael" ;
    schema1:description "fotograaf" ;
    schema1:familyName "Wolchover" ;
    schema1:givenName "Michael" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/74a379fa31023cd2cea2965980f5b145> ;
    schema1:name "Michael Wolchover" ;
    schema1:sameAs <http://viaf.org/viaf/40151110611437060452> .

