@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/p068980396> a schema1:Person ;
    rdfs:label "Schreurs, Eric P. (1958-2020)" ;
    schema1:birthDate "1958" ;
    schema1:deathDate "2020" ;
    schema1:description "B0030768 vermeldt op p. 6: Autodidact Eric P. Schreurs (Leiden, 1958) kan ...",
        "striptekenaar",
        "zie ook: S. Treurschoon" ;
    schema1:familyName "Schreurs" ;
    schema1:givenName "Eric P." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4c78497e7bd6ed2d3a7a559c5501cde3> ;
    schema1:name "Eric P. Schreurs" ;
    schema1:sameAs <http://data.bibliotheken.nl/id/thes/p071203303>,
        <http://viaf.org/viaf/306159434>,
        wd:Q1824418,
        <https://isni.org/isni/0000000397766258> .

