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

<http://data.bibliotheken.nl/id/thes/p408949775> a schema1:Person ;
    rdfs:label "Farkas, Rudolf (1959-)" ;
    schema1:birthDate "1959" ;
    schema1:description "\"I  was born in Hungary in Middle Europe  in 1959 and I am still living here! Because e I live in the city I can express my love of nature and animals through my artwork. - See more at: http://www.advocate-art.com/community/2012/10/15/rudolf-farkas-biography/#sthash.n4a1E2Nt.dpuf\"",
        "ill." ;
    schema1:familyName "Farkas" ;
    schema1:givenName "Rudolf" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/17719e71a2d534d8071d584238c75890> ;
    schema1:name "Rudolf Farkas" ;
    schema1:nationality "hu" ;
    schema1:sameAs <http://viaf.org/viaf/250210328>,
        <https://isni.org/isni/0000000370827786> .

