@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/p075162865> a schema1:Person ;
    rdfs:label "Dietl, Erhard (1953-)" ;
    schema1:birthDate "1953" ;
    schema1:description "schrijver en illustrator" ;
    schema1:familyName "Dietl" ;
    schema1:givenName "Erhard" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/48c716a5f49f4fa653e5388b5879e6ca> ;
    schema1:name "Erhard Dietl" ;
    schema1:sameAs <http://viaf.org/viaf/115516324>,
        wd:Q1350778,
        <https://isni.org/isni/0000000122843189> .

