@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/p068910444> a schema1:Person ;
    rdfs:label "Opp, Karl-Dieter (1937-)" ;
    schema1:birthDate "1937" ;
    schema1:familyName "Opp" ;
    schema1:givenName "Karl-Dieter" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/795ca81bc719b5b0eb62d225f64f039e> ;
    schema1:name "Karl-Dieter Opp" ;
    schema1:sameAs <http://viaf.org/viaf/109311264>,
        wd:Q1729722,
        <https://isni.org/isni/0000000110818568> .

