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

<http://data.bibliotheken.nl/id/thes/p071506713> a schema1:Person ;
    rdfs:label "Ebeling, Rudolf Albert (1934-)" ;
    schema1:birthDate "1934" ;
    schema1:description "B9943689: dr.",
        "Ook als: Rudolf A. Ebeling" ;
    schema1:familyName "Ebeling" ;
    schema1:givenName "Rudolf Albert" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/796ec3217667c317ea7b7d1a6c48276c> ;
    schema1:name "Rudolf Albert Ebeling" ;
    schema1:sameAs <http://viaf.org/viaf/120694695>,
        <https://isni.org/isni/0000000079562014> .

