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

<http://data.bibliotheken.nl/id/thes/p133278247> a schema1:Person ;
    rdfs:label "Haberland, Michel H." ;
    schema1:familyName "Haberland" ;
    schema1:givenName "Michel H." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/dba1cc93ec63da4cfd66d7f848feed45> ;
    schema1:name "Michel H. Haberland" ;
    schema1:sameAs <http://viaf.org/viaf/288832213> .

