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

<http://data.bibliotheken.nl/id/thes/p423406485> a schema1:Person ;
    rdfs:label "Grbo, Zinka (1976-)" ;
    schema1:birthDate "1976" ;
    schema1:description "Recht" ;
    schema1:familyName "Grbo" ;
    schema1:givenName "Zinka" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e5efe05a19088562c5b5bb6b41ca60d6> ;
    schema1:name "Zinka Grbo" ;
    schema1:nationality "ba" ;
    schema1:sameAs <http://viaf.org/viaf/28156760364940850548>,
        <https://isni.org/isni/0000000477054664> .

