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

<http://data.bibliotheken.nl/id/thes/p370429699> a schema1:Person ;
    rdfs:label "Osuch, Dominique" ;
    schema1:description "zie ook: Domnok" ;
    schema1:familyName "Osuch" ;
    schema1:givenName "Dominique" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/30d4b52210030ab29c2987b2f9ea4692> ;
    schema1:name "Dominique Osuch" ;
    schema1:sameAs <http://data.bibliotheken.nl/id/thes/p148447554>,
        <http://viaf.org/viaf/309881126>,
        <https://isni.org/isni/0000000436348113> .

