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

<http://data.bibliotheken.nl/id/thes/p139336001> a schema1:Person ;
    rdfs:label "Lenaerts, Eric (1965-)" ;
    schema1:birthDate "1965" ;
    schema1:description "bron: https://nl.wikipedia.org/wiki/Éric_Lenaerts",
        "strips" ;
    schema1:familyName "Lenaerts" ;
    schema1:givenName "Eric" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/58c2025e3a172a214bd8bd05edaa1b10> ;
    schema1:name "Eric Lenaerts" ;
    schema1:nationality "be" ;
    schema1:sameAs <http://viaf.org/viaf/76496829>,
        wd:Q16685800,
        <https://isni.org/isni/0000000001458401> .

