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

<http://data.bibliotheken.nl/id/thes/p424353083> a schema1:Person ;
    rdfs:label "Krasnožon, Andrij" ;
    schema1:familyName "Krasnožon" ;
    schema1:givenName "Andrij" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a284841d679728527c0361198e70d1f9> ;
    schema1:name "Andrij Krasnožon" ;
    schema1:nationality "ua" .

