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

<http://data.bibliotheken.nl/id/thes/p184917093> a schema1:Person ;
    rdfs:label "Roy, Geoffrey" ;
    schema1:description "ppn 383659264 auteurs: \"... is een bekroonde freelancereisjournalist en fotograaf uit Surrey in Engeland. Hij heeft veel artikelen over Noord-Canada gepubliceerd.\"" ;
    schema1:familyName "Roy" ;
    schema1:givenName "Geoffrey" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/49b8d5bba0c80323220321b3959250c4> ;
    schema1:name "Geoffrey Roy" ;
    schema1:nationality "gb" ;
    schema1:sameAs <http://viaf.org/viaf/2749834>,
        <https://isni.org/isni/0000000008893123> .

