@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/p070923264> a schema1:Person ;
    rdfs:label "Dobbelaere, Karel Marie Theophiel Cornelis (1933-2024 ; Godsdienstsocioloog, Prof. Kath. Univ. Leuven)" ;
    schema1:alternateName "Dobbelaere, Karel" ;
    schema1:birthDate "1933" ;
    schema1:deathDate "2024" ;
    schema1:familyName "Dobbelaere" ;
    schema1:givenName "Karel Marie Theophiel Cornelis" ;
    schema1:hasOccupation "Godsdienstsocioloog, Prof. Kath. Univ. Leuven" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e8dc0057daaa793303a1a713da269796> ;
    schema1:name "Karel Marie Theophiel Cornelis Dobbelaere" ;
    schema1:sameAs wd:Q1759679,
        <https://isni.org/isni/0000000114362887> .

