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

<http://data.bibliotheken.nl/id/thes/p072153970> a schema1:Person ;
    rdfs:label "Hannes (Dikke)" ;
    schema1:description "mb" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f235619ef5a5b27f931b2b49ed451d93> ;
    schema1:name "Hannes" ;
    schema1:sameAs <http://viaf.org/viaf/283215113>,
        <https://isni.org/isni/0000000389727945> .

