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

<http://data.bibliotheken.nl/id/thes/p071974687> a schema1:Person ;
    rdfs:label "Kampen, Michael Edwin" ;
    schema1:description "retro" ;
    schema1:familyName "Kampen" ;
    schema1:givenName "Michael Edwin" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/aae3b63c4443acba02c6d48956c2bec7> ;
    schema1:name "Michael Edwin Kampen" ;
    schema1:sameAs <http://viaf.org/viaf/94953278>,
        <https://isni.org/isni/0000000081677427> .

