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

<http://data.bibliotheken.nl/id/thes/p151164118> a schema1:Person ;
    rdfs:label "Kamp, Marcel Joseph Antoine (1947-)" ;
    schema1:alternateName "Kamp, Marcel" ;
    schema1:birthDate "1947" ;
    schema1:description "B0034872: Auteursnaam op omslag: Marcel Kamp",
        "Geb. te Maastricht ; onderwijs" ;
    schema1:familyName "Kamp" ;
    schema1:givenName "Marcel Joseph Antoine" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3231c50e91e889d86cf22b30ac158680> ;
    schema1:name "Marcel Joseph Antoine Kamp" ;
    schema1:sameAs <http://viaf.org/viaf/292038959>,
        <https://isni.org/isni/0000000396979120> .

