@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/p069461198> a schema1:Person ;
    rdfs:label "Aulnis de Bourouill, Johan d' (1850-1930 ; Baron)" ;
    schema1:alternateName "Aulnis de Bourouill, J. d'",
        "Bourouill, J. d'Aulnis de" ;
    schema1:birthDate "1850" ;
    schema1:deathDate "1930" ;
    schema1:description "Jurist en econoom" ;
    schema1:familyName "d' Aulnis de Bourouill" ;
    schema1:givenName "Johan" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d4b4b5becb38f258a0b7863e4d1a9de5> ;
    schema1:name "Johan d' Aulnis de Bourouill" ;
    schema1:sameAs <http://viaf.org/viaf/289627412>,
        wd:Q14942030,
        <https://isni.org/isni/0000000395008736> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/auln001> .

