@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/p084975776> a schema1:Person ;
    rdfs:label "Oleffe, Michel" ;
    schema1:description "scenario strips" ;
    schema1:familyName "Oleffe" ;
    schema1:givenName "Michel" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2bb96bfbe33eb2ebfb574d9b7b219ff6> ;
    schema1:name "Michel Oleffe" ;
    schema1:sameAs <http://viaf.org/viaf/56823909>,
        wd:Q16267169,
        <https://isni.org/isni/0000000016925893> .

