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

<http://data.bibliotheken.nl/id/thes/p125599277> a schema1:Person ;
    rdfs:label "Kohn, Mark" ;
    schema1:description "fotogr." ;
    schema1:familyName "Kohn" ;
    schema1:givenName "Mark" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/db5140ac8b0721809b987d8bc843acdc> ;
    schema1:name "Mark Kohn" ;
    schema1:sameAs <http://viaf.org/viaf/280125148>,
        <https://isni.org/isni/0000000387214812> .

