@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/p07185908X> a schema1:Person ;
    rdfs:label "Dodge, David Francis (1910-1974)" ;
    schema1:birthDate "1910" ;
    schema1:deathDate "1974" ;
    schema1:description "Wikipedia: \"David Francis Dodge (Berkeley, California, August 18, 1910 – August 8, 1974) was an American author of mystery/thriller novels and humorous travel books.\"" ;
    schema1:familyName "Dodge" ;
    schema1:givenName "David Francis" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5dfbe160e149570e18abea979cc5cf62> ;
    schema1:name "David Francis Dodge" ;
    schema1:sameAs <http://viaf.org/viaf/112635968>,
        wd:Q1174238,
        <https://isni.org/isni/0000000081800771> .

