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

<http://data.bibliotheken.nl/id/thes/p387594000> a schema1:Person ;
    rdfs:label "Llywd-Jones, Ffion" ;
    schema1:description "reisgidsen" ;
    schema1:familyName "Llywd-Jones" ;
    schema1:givenName "Ffion" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c013ce103b93157fa83a26386d15bd88> ;
    schema1:name "Ffion Llywd-Jones" ;
    schema1:sameAs <http://viaf.org/viaf/317169215> .

