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

<http://data.bibliotheken.nl/id/thes/p444391991> a schema1:Person ;
    rdfs:label "Visser, Andries J. (1947-)" ;
    schema1:alternateName "Visser, Andries" ;
    schema1:birthDate "1947" ;
    schema1:description "Andries Visser (1947, wiskundige en filosoof). Zie https://www.stretto.be/2023/12/10/andries-visser-het-is-voorbij-kierkegaard-over-leven-sterven-en-onsterfelijkheid-uitgegeven-door-damon/",
        "filosoof, Kierkegaard-expert" ;
    schema1:familyName "Visser" ;
    schema1:givenName "Andries J." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/907633a422b5c27bdca57019489374f4> ;
    schema1:name "Andries J. Visser" ;
    schema1:sameAs <https://isni.org/isni/0000000369006139> .

