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

<http://data.bibliotheken.nl/id/thes/p197872840> a schema1:Person ;
    rdfs:label "Coté, Joost P. (koloniale geschiedenis)" ;
    schema1:alternateName "Coté, J.P." ;
    schema1:description "verbonden aan: School of Australian and International Studies, Deakin University (Melbourne, Australia)" ;
    schema1:familyName "Coté" ;
    schema1:givenName "Joost P." ;
    schema1:hasOccupation "koloniale geschiedenis" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2ab0cd70f3d0bd57f31e1868349066fb> ;
    schema1:name "Joost P. Coté" ;
    schema1:sameAs <http://viaf.org/viaf/54047147>,
        <https://isni.org/isni/0000000083831141> .

