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

<http://data.bibliotheken.nl/id/thes/p071760164> a schema1:Person ;
    rdfs:label "Stel, Mart" ;
    schema1:description "mb" ;
    schema1:familyName "Stel" ;
    schema1:givenName "Mart" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/995ad7bd7003c0e6c543494681fc6578> ;
    schema1:name "Mart Stel" ;
    schema1:sameAs <http://viaf.org/viaf/30990387>,
        <https://isni.org/isni/0000000028654875> .

