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

<http://data.bibliotheken.nl/id/thes/p068616929> a schema1:Person ;
    rdfs:label "Kolkman, Marten" ;
    schema1:description "pseud. van: Klaas Hanzen Heeroma",
        "zie ook: Gerben Bos",
        "zie ook: Leen Visser",
        "zie ook: Muus Jacobse" ;
    schema1:familyName "Kolkman" ;
    schema1:givenName "Marten" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2c35536c583e9d76f73088411e9d760a> ;
    schema1:name "Marten Kolkman" ;
    schema1:sameAs <http://data.bibliotheken.nl/id/thes/p068430272>,
        <http://data.bibliotheken.nl/id/thes/p068616945>,
        <http://data.bibliotheken.nl/id/thes/p068843550>,
        <http://data.bibliotheken.nl/id/thes/p184790034>,
        <http://viaf.org/viaf/287944279> .

