@prefix owl: <http://www.w3.org/2002/07/owl#> .
@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/p07112571X> a schema1:Person ;
    rdfs:label "Ollivier, Jean (1925-2005)" ;
    schema1:birthDate "1925" ;
    schema1:deathDate "2005" ;
    schema1:description "mb",
        "overleden op 30 december 2005 (bron: Stripschrift 38 (2006) no. 1 (374) p. 51)" ;
    schema1:familyName "Ollivier" ;
    schema1:givenName "Jean" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3af90deb08784237c5fbf5d7007b7fcb> ;
    schema1:name "Jean Ollivier" ;
    schema1:sameAs <http://viaf.org/viaf/219736596>,
        wd:Q1821778,
        <https://isni.org/isni/0000000073600884> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/olli001> .

