@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/p395514762> a schema1:Person ;
    rdfs:label "Bossart, Yves (1983-)" ;
    schema1:birthDate "1983" ;
    schema1:description "26993870: Luzern, 1983. Heeft filosofie gestudeerd" ;
    schema1:familyName "Bossart" ;
    schema1:givenName "Yves" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f30f065511b893a7c6fe50db441b8884> ;
    schema1:name "Yves Bossart" ;
    schema1:nationality "ch" ;
    schema1:sameAs <http://viaf.org/viaf/226756864>,
        wd:Q42859655,
        <https://isni.org/isni/0000000418265103> .

