@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/p068371985> a schema1:Person ;
    rdfs:label "Mieth, Dietmar (1940-)" ;
    schema1:birthDate "1940" ;
    schema1:familyName "Mieth" ;
    schema1:givenName "Dietmar" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/36751a8405e144bfbdf955f2850c4076> ;
    schema1:name "Dietmar Mieth" ;
    schema1:sameAs <http://viaf.org/viaf/17238845>,
        wd:Q1223481,
        <https://isni.org/isni/0000000110413878> .

