@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/p258284668> a schema1:Person ;
    rdfs:label "Dolnick, Edward (1952-)" ;
    schema1:birthDate "1952" ;
    schema1:description "geb. te Marblehead (nabij Boston, Mass.), woonachtig/werkzaam te Washington, DC",
        "wetenschapshistoricus (werkzaam als journalist m.n. voor \"Boston Globe\", en o.a. voor \"Atlantic Monthly\", \"New York Times Magazine\" en \"Washington Post\")" ;
    schema1:familyName "Dolnick" ;
    schema1:givenName "Edward" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1d255e8352ded8d9bcd8b6655aeb243e> ;
    schema1:name "Edward Dolnick" ;
    schema1:nationality "us" ;
    schema1:sameAs <http://viaf.org/viaf/24785442>,
        wd:Q5342611,
        <https://isni.org/isni/0000000116093588> .

