@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/p069998159> a schema1:Person ;
    rdfs:label "Nordenfelt, Lennart (1945-)" ;
    schema1:birthDate "1945" ;
    schema1:description "B0121685: Professor of Philosophy and Health Care at the Department of Health and Society, University of Linköping, Sweden" ;
    schema1:familyName "Nordenfelt" ;
    schema1:givenName "Lennart" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d84b273a884cd451b4cf2e6190e4538e> ;
    schema1:name "Lennart Nordenfelt" ;
    schema1:sameAs <http://viaf.org/viaf/109537373>,
        wd:Q55618703,
        <https://isni.org/isni/0000000110324939> .

