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

<http://data.bibliotheken.nl/id/thes/p068135939> a schema1:Person ;
    rdfs:label "Olivier, Willem Christiaan Daniel (1820-1885)" ;
    schema1:alternateName "Olivier, Guilielmus Christianus Daniel" ;
    schema1:birthDate "1820" ;
    schema1:deathDate "1885" ;
    schema1:description "bioportnummer 88193657",
        "jurist en publicist" ;
    schema1:familyName "Olivier" ;
    schema1:givenName "Willem Christiaan Daniel" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1a963cfd02b2eabfb4d5b5c451022c68> ;
    schema1:name "Willem Christiaan Daniel Olivier" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/290440140>,
        <https://isni.org/isni/0000000395677120> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/oliv008> .

