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

<http://data.bibliotheken.nl/id/thes/p288248368> a schema1:Person ;
    rdfs:label "Kreier, Felix (1967-)" ;
    schema1:birthDate "1967" ;
    schema1:description "kinderarts en CMIO van het OLVG in Amsterdam (De dokter en digitalisering)" ;
    schema1:familyName "Kreier" ;
    schema1:givenName "Felix" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0d118e7d9f56fc6e02523a0cf68ae217> ;
    schema1:name "Felix Kreier" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/280514718>,
        <https://isni.org/isni/0000000387537275> .

