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

<http://data.bibliotheken.nl/id/thes/p34125892X> a schema1:Person ;
    rdfs:label "Antablian, Thierry" ;
    schema1:description "fotogr" ;
    schema1:familyName "Antablian" ;
    schema1:givenName "Thierry" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/77b51ac5d659364971cd6e61efe31fef> ;
    schema1:name "Thierry Antablian" ;
    schema1:sameAs <http://viaf.org/viaf/164721961>,
        <https://isni.org/isni/0000000112913702> .

