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

<http://data.bibliotheken.nl/id/thes/p317279351> a schema1:Person ;
    rdfs:label "Hjorth, Larissa" ;
    schema1:description "Codirector of RMIT's Digital Ethnography Research Centre (DERC), Melbourne, Australia" ;
    schema1:familyName "Hjorth" ;
    schema1:givenName "Larissa" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/917dcf3bc00a42b84ba55bc1f39abdf6> ;
    schema1:name "Larissa Hjorth" ;
    schema1:sameAs <http://viaf.org/viaf/63478448>,
        <https://isni.org/isni/0000000120271711> .

