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

<http://data.bibliotheken.nl/id/thes/p408511214> a schema1:Person ;
    rdfs:label "Kotadiny, Joshua" ;
    schema1:description "Bibliografisch nummer 27784039 achterop: geboren in Amsterdam" ;
    schema1:familyName "Kotadiny" ;
    schema1:givenName "Joshua" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/47b555a5346e23706674b5ebaa464132> ;
    schema1:name "Joshua Kotadiny" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/9148522262320852665>,
        <https://isni.org/isni/0000000459458489> .

