@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/p070753733> a schema1:Person ;
    rdfs:label "Radok, Jens Rainer Maria (University of Adelaide)" ;
    schema1:familyName "Radok" ;
    schema1:givenName "Jens Rainer Maria" ;
    schema1:hasOccupation "University of Adelaide" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/470aba4b76c2394cb6f6aa1e5b48a27f> ;
    schema1:name "Jens Rainer Maria Radok" ;
    schema1:sameAs <http://viaf.org/viaf/37356843>,
        wd:Q102105112,
        <https://isni.org/isni/0000000108566891> .

