@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/p068277059> a schema1:Person ;
    rdfs:label "Haersolte, Roelof Arent Volkier van (1919-2002)" ;
    schema1:alternateName "Haersolte, Arent van" ;
    schema1:birthDate "1919" ;
    schema1:deathDate "2002" ;
    schema1:description "baron; hoogleraar recht Universiteit Leiden",
        "geb. Zwolle 2-7-1919, overl. Wassenaar 22-12-2002" ;
    schema1:familyName "van Haersolte" ;
    schema1:givenName "Roelof Arent Volkier" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/52d033a5395ad693febc403f7f639fb3> ;
    schema1:name "Roelof Arent Volkier van Haersolte" ;
    schema1:sameAs <http://viaf.org/viaf/93762809>,
        wd:Q65849510,
        <https://isni.org/isni/000000011688139X> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/haer060> .

