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

<http://data.bibliotheken.nl/id/thes/p073997889> a schema1:Person ;
    rdfs:label "Dusart, Michel" ;
    schema1:familyName "Dusart" ;
    schema1:givenName "Michel" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/54ae9a2cffc3c5726c42842e91f07336> ;
    schema1:name "Michel Dusart" ;
    schema1:sameAs <http://viaf.org/viaf/7446164357857013250009>,
        <https://isni.org/isni/0000000369051722> .

