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

<http://data.bibliotheken.nl/id/thes/p147606918> a schema1:Person ;
    rdfs:label "Bolck, Annabel (1965-2018)" ;
    schema1:birthDate "1965" ;
    schema1:deathDate "2018" ;
    schema1:description "bron: overlijdensadvertenties de Volkskrant, 18 juli 2018" ;
    schema1:familyName "Bolck" ;
    schema1:givenName "Annabel" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e4fb1cf1afb57d4399b172aa99dcf3e6> ;
    schema1:name "Annabel Bolck" ;
    schema1:sameAs <http://viaf.org/viaf/288600059>,
        <https://isni.org/isni/0000000369019722> .

