@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/p069463409> a schema1:Person ;
    rdfs:label "Felling, Albert Johan Alfons (1938-2025 ; socioloog)" ;
    schema1:alternateName "Felling, A.J.A.",
        "Felling, Albert",
        "Felling, Bert" ;
    schema1:birthDate "1938" ;
    schema1:deathDate "2025" ;
    schema1:description "E-mail: a.fellingmaw.kun.nl",
        "Ook als: Albert en A.J.A. Felling",
        "geb. Gennep 25-9-1938, overl. Gennep 20-9-2025",
        "prof. dr., emeritus-hoogleraar Methodenleer, KU Nijmegen, Faculteit der Sociale Wetenschappen, afdeling Methodologie" ;
    schema1:familyName "Felling" ;
    schema1:givenName "Albert Johan Alfons" ;
    schema1:hasOccupation "socioloog" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7c76a0e8fb2a2a2ed247c3767fde34af> ;
    schema1:name "Albert Johan Alfons Felling" ;
    schema1:sameAs <http://viaf.org/viaf/109688628>,
        wd:Q71163121,
        <https://isni.org/isni/0000000083466674> .

