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

<http://data.bibliotheken.nl/id/thes/p07347133X> a schema1:Person ;
    rdfs:label "Kisler" ;
    schema1:description "mb" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/75334428247b3a1b7099ee8bebe94f57> ;
    schema1:name "Kisler" ;
    schema1:sameAs <http://viaf.org/viaf/282468200>,
        <https://isni.org/isni/0000000389143085> .

