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

<http://data.bibliotheken.nl/id/thes/p079086802> a schema1:Person ;
    rdfs:label "Amin, D." ;
    schema1:familyName "Amin" ;
    schema1:givenName "D." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9de48cccef590bc1cd045af50da7e1dd> ;
    schema1:name "D. Amin" ;
    schema1:sameAs <http://viaf.org/viaf/283715005>,
        <https://isni.org/isni/0000000390191260> .

