@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/p134627695> a schema1:Person ;
    rdfs:label "Fforde, Katie (1952-)" ;
    schema1:birthDate "1952" ;
    schema1:description "Bibliografisch nummer 27520854 achterop: 1952" ;
    schema1:familyName "Fforde" ;
    schema1:givenName "Katie" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9a37287a310ffa59d8c0c9e907c091c5> ;
    schema1:name "Katie Fforde" ;
    schema1:sameAs <http://viaf.org/viaf/15495383>,
        wd:Q1412962,
        <https://isni.org/isni/0000000063172273> .

