@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/p099807599> a schema1:Person ;
    rdfs:label "Farndon, John (1960-)" ;
    schema1:birthDate "1960" ;
    schema1:description "John Farndon is the London-based author of well over 300 reference and general interest books for children and adults, including best-sellers such as How Science Works (Dorling Kindersley/Readers Digest), How the Earth Works (Dorling Kindersley/Readers Digest), the Harper Collins Children's Encyclopedia and Do Not Open",
        "bron: https://en.wikipedia.org/wiki/John_Farndon",
        "jeugdboeken ; informatie" ;
    schema1:familyName "Farndon" ;
    schema1:givenName "John" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/025b4d4c575ff655ed9c5684f81e9549> ;
    schema1:name "John Farndon" ;
    schema1:nationality "gb" ;
    schema1:sameAs <http://viaf.org/viaf/76337309>,
        wd:Q47112571,
        <https://isni.org/isni/000000008156051X> .

