@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/p073939757> a schema1:Person ;
    rdfs:label "Roscam Abbing, Ernst Willem (1945-)" ;
    schema1:birthDate "1945" ;
    schema1:description "geb. Utrecht 13-1-1945",
        "hoogleraar sociale geneeskunde KUN" ;
    schema1:familyName "Roscam Abbing" ;
    schema1:givenName "Ernst Willem" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ea699a9e89f0902c7771ddca79fc2c4b> ;
    schema1:name "Ernst Willem Roscam Abbing" ;
    schema1:sameAs <http://viaf.org/viaf/290991902>,
        wd:Q71164431 .

