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

<http://data.bibliotheken.nl/id/thes/p074417452> a schema1:Person ;
    rdfs:label "Hobart, Mark" ;
    schema1:description "antropoloog (promoveerde in 1979, University of London); werkzaam als: senior-lector antropologie, in het bijzonder van Zuidoost-Azië School of Oriental and African Studies, University of London; speciale onderzoeksinteresse in 'filosofische aspecten in antropologie en vergelijkende media studies'" ;
    schema1:familyName "Hobart" ;
    schema1:givenName "Mark" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6669fb1c9e9013c5daf4a2c463baec53> ;
    schema1:name "Mark Hobart" ;
    schema1:nationality "gb" ;
    schema1:sameAs <http://viaf.org/viaf/2572615>,
        <https://isni.org/isni/0000000063062912> .

