@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/p195725859> a schema1:Person ;
    rdfs:label "Basrak, Bojan (1969-)" ;
    schema1:birthDate "1969" ;
    schema1:description "B0042229: EURANDOM, Eindhoven" ;
    schema1:familyName "Basrak" ;
    schema1:givenName "Bojan" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e94bb71db77c8c1fe6e7924e34008f80> ;
    schema1:name "Bojan Basrak" ;
    schema1:sameAs <http://viaf.org/viaf/291880861>,
        wd:Q102213621,
        <https://isni.org/isni/0000000396817287> .

