@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/p304767018> a schema1:Person ;
    rdfs:label "Ambrose, Gavin" ;
    schema1:alternateName "Ambrose" ;
    schema1:description "Central St. Martins, grafisch vormgever" ;
    schema1:familyName "Ambrose" ;
    schema1:givenName "Gavin" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2a4fb1effdc29c8f87ce8f9e77f15528> ;
    schema1:name "Gavin Ambrose" ;
    schema1:sameAs <http://viaf.org/viaf/37240396>,
        wd:Q85422677,
        <https://isni.org/isni/0000000109647220> .

