@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/p074933787> a schema1:Person ;
    rdfs:label "Bakker, Dirk (1947-)" ;
    schema1:birthDate "1947" ;
    schema1:description "Drs. / Vakgroep Alpha-informatica, Universiteit van Amsterdam",
        "zie ook: F.G. van Werkgem" ;
    schema1:familyName "Bakker" ;
    schema1:givenName "Dirk" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/20e16d5a00be13575f7f7a46ebb2a036> ;
    schema1:name "Dirk Bakker" ;
    schema1:sameAs <http://data.bibliotheken.nl/id/thes/p139087583>,
        <http://viaf.org/viaf/84152530>,
        wd:Q102355651,
        <https://isni.org/isni/0000000076929087> .

