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

<http://data.bibliotheken.nl/id/thes/p148785646> a schema1:Person ;
    rdfs:label "Leenhouts, Mark Antoine (1969-)" ;
    schema1:birthDate "1969" ;
    schema1:description "bron: https://aardsmaarbevlogen.nl/author/mleenhouts/",
        "bron: https://ilfu.com/profile/mark-leenhouts" ;
    schema1:familyName "Leenhouts" ;
    schema1:givenName "Mark Antoine" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2a0c2488ce2e57736ca0f04d280feda5> ;
    schema1:name "Mark Antoine Leenhouts" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/39673270>,
        <https://isni.org/isni/0000000041014194> .

