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

<http://data.bibliotheken.nl/id/thes/p11737461X> a schema1:Person ;
    rdfs:label "Dargahi, Nick" ;
    schema1:familyName "Dargahi" ;
    schema1:givenName "Nick" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/55339087115a449d3bd17fd4ac0260a2> ;
    schema1:name "Nick Dargahi" ;
    schema1:sameAs <http://viaf.org/viaf/25323324>,
        <https://isni.org/isni/0000000028511516> .

