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

<http://data.bibliotheken.nl/id/thes/p137128851> a schema1:Person ;
    rdfs:label "Briel, Jaap van den (-2019)" ;
    schema1:deathDate "2019" ;
    schema1:description "Bron: overlijdensadvertentie de Volkskrant, 18 december 2019",
        "Stichting Probos" ;
    schema1:familyName "van den Briel" ;
    schema1:givenName "Jaap" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5bd012b9234830b7accc18da6312d4d0> ;
    schema1:name "Jaap van den Briel" ;
    schema1:sameAs <http://viaf.org/viaf/38956968>,
        <https://isni.org/isni/000000004371432X> .

