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

<http://data.bibliotheken.nl/id/thes/p433739738> a schema1:Person ;
    rdfs:label "Farcas, Josi (1953-)" ;
    schema1:birthDate "1953" ;
    schema1:familyName "Farcas" ;
    schema1:givenName "Josi" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a09e5c61f20983b255837e0c8ca4c43e> ;
    schema1:name "Josi Farcas" ;
    schema1:sameAs <http://viaf.org/viaf/17162781423465982093> .

