@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/p074600842> a schema1:Person ;
    rdfs:label "Spaan, Ernest Johannes Alexander Maria (1959- ; primary and community care)" ;
    schema1:birthDate "1959" ;
    schema1:description "Senior Researcher in the Department of Primary and Community Care of the Radboud University Nijmegen Medical Center, The Netherlands" ;
    schema1:familyName "Spaan" ;
    schema1:givenName "Ernest Johannes Alexander Maria" ;
    schema1:hasOccupation "primary and community care" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/fd31becda12078797562b326b9df3110> ;
    schema1:name "Ernest Johannes Alexander Maria Spaan" ;
    schema1:sameAs <http://viaf.org/viaf/77955201>,
        wd:Q53704017,
        <https://isni.org/isni/0000000059601928> .

