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

<http://data.bibliotheken.nl/id/thes/p071615237> a schema1:Person ;
    rdfs:label "Beugels, Paul J. (1935-2010)" ;
    schema1:birthDate "1935" ;
    schema1:deathDate "2010" ;
    schema1:description "29541197: direkteur Nederlandse Stichting voor Kunstzinnige Vorming",
        "bron: overlijdensadvertenties de Volkskrant, 24 & 27 december 2010" ;
    schema1:familyName "Beugels" ;
    schema1:givenName "Paul J." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a11bf0226c8d9b481a1f961b4045b6ef> ;
    schema1:name "Paul J. Beugels" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/4320261>,
        <https://isni.org/isni/0000000045239446> .

