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

<http://data.bibliotheken.nl/id/thes/p396563864> a schema1:Person ;
    rdfs:label "Livas, Christos (1974-)" ;
    schema1:alternateName "Livas, C." ;
    schema1:birthDate "1974" ;
    schema1:familyName "Livas" ;
    schema1:givenName "Christos" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4de355ef54b802487e98319a515bea10> ;
    schema1:name "Christos Livas" ;
    schema1:sameAs <http://viaf.org/viaf/729147266799235481544> .

