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

<http://data.bibliotheken.nl/id/thes/p069229872> a schema1:Person ;
    rdfs:label "Loopstra, Oene (1936-2014)" ;
    schema1:birthDate "1936" ;
    schema1:deathDate "2014" ;
    schema1:description "Erevoorzitter KVLO; bron: overlijdensadvertentie de Volkskrant, 16 september 2014" ;
    schema1:familyName "Loopstra" ;
    schema1:givenName "Oene" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2846c32c9e54473d346d66c41f719c6e> ;
    schema1:name "Oene Loopstra" ;
    schema1:sameAs <http://viaf.org/viaf/288937793>,
        <https://isni.org/isni/000000039442229X> .

