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

<http://data.bibliotheken.nl/id/thes/p069662878> a schema1:Person ;
    rdfs:label "Kasedorf, Jürgen" ;
    schema1:description "B9208411 en B9514755 vermelden Jürgen H. Kasedorf onder het voorwoord",
        "Duitse bibliogr.: Jürgen" ;
    schema1:familyName "Kasedorf" ;
    schema1:givenName "Jürgen" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/fd1f0c73456674d98cafeac23067fb92> ;
    schema1:name "Jürgen Kasedorf" ;
    schema1:sameAs <http://viaf.org/viaf/166169015>,
        <https://isni.org/isni/0000000375909481> .

