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

<http://data.bibliotheken.nl/id/thes/p318040883> a schema1:Person ;
    rdfs:label "Borgions, Mark" ;
    schema1:description "ill." ;
    schema1:familyName "Borgions" ;
    schema1:givenName "Mark" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c4069ac4a98ac2629cfd7dd1493f22aa> ;
    schema1:name "Mark Borgions" ;
    schema1:sameAs <http://viaf.org/viaf/286408292>,
        <https://isni.org/isni/0000000392400759> .

