@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/p110567684> a schema1:Person ;
    rdfs:label "Osi, André (1958-2021)" ;
    schema1:birthDate "1958" ;
    schema1:deathDate "2021" ;
    schema1:description "strips" ;
    schema1:familyName "Osi" ;
    schema1:givenName "André" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/580e9564e4a1782cf4aa920d18def445> ;
    schema1:name "André Osi" ;
    schema1:sameAs <http://viaf.org/viaf/287664986>,
        wd:Q16526878,
        <https://isni.org/isni/0000000393398195> .

