@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/p174215711> a schema1:Person ;
    rdfs:label "Milton, Giles (1966-)" ;
    schema1:birthDate "1966" ;
    schema1:description "B00010025: schrijver en journalist" ;
    schema1:familyName "Milton" ;
    schema1:givenName "Giles" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/319f7ee87ee89ae229fd2c9ec2557dc0> ;
    schema1:name "Giles Milton" ;
    schema1:sameAs <http://viaf.org/viaf/37083209>,
        wd:Q841006,
        <https://isni.org/isni/0000000122784086> .

