@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/p068008163> a schema1:Person ;
    rdfs:label "Beers, Paulus Jacobus Maria (1935-2024)" ;
    schema1:birthDate "1935" ;
    schema1:deathDate "2024" ;
    schema1:description "NLMD/B 367",
        "red., vertaler" ;
    schema1:familyName "Beers" ;
    schema1:givenName "Paulus Jacobus Maria" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4bad9799b1677c807e3f7770a151d299> ;
    schema1:name "Paulus Jacobus Maria Beers" ;
    schema1:sameAs <http://viaf.org/viaf/72719572>,
        wd:Q2193369,
        <https://isni.org/isni/0000000021913547> .

