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

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

