@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/p069718563> a schema1:Person ;
    rdfs:label "Slager, Johannes Willem (1901-1982)" ;
    schema1:birthDate "1901" ;
    schema1:deathDate "1982" ;
    schema1:description "B9809400: Leefjaren en volledige naam",
        "Oud-Geref. predikant" ;
    schema1:familyName "Slager" ;
    schema1:givenName "Johannes Willem" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/742f6c35d684e2b8b63fd3c9a2a9345b> ;
    schema1:name "Johannes Willem Slager" ;
    schema1:sameAs <http://viaf.org/viaf/285207165>,
        wd:Q5174087,
        <https://isni.org/isni/0000000391425161> .

