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

<http://data.bibliotheken.nl/id/thes/p16253065X> a schema1:Person ;
    rdfs:label "Sedaris, David (1962-)" ;
    schema1:birthDate "1962" ;
    schema1:description "B0109127: radiojournalist, commentator voor de National Public Radio" ;
    schema1:familyName "Sedaris" ;
    schema1:givenName "David" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/929cb3b262aac50bbcee5d14b21872d9> ;
    schema1:name "David Sedaris" ;
    schema1:sameAs <http://viaf.org/viaf/281365342>,
        <https://isni.org/isni/0000000123816182> .

