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

<http://data.bibliotheken.nl/id/thes/p237932474> a schema1:Person ;
    rdfs:label "Dimitrov, Dinko" ;
    schema1:description "University of Bielefeld" ;
    schema1:familyName "Dimitrov" ;
    schema1:givenName "Dinko" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/62bf0b140eaabeb4479f24e17c5e9d74> ;
    schema1:name "Dinko Dimitrov" ;
    schema1:sameAs <http://viaf.org/viaf/55017139>,
        <https://isni.org/isni/0000000036203310> .

