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

<http://data.bibliotheken.nl/id/thes/p42836036X> a schema1:Person ;
    rdfs:label "Herba, Gosia (1985-)" ;
    schema1:birthDate "1985" ;
    schema1:description "ill." ;
    schema1:familyName "Herba" ;
    schema1:givenName "Gosia" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6b42693a4075200598261593d4096057> ;
    schema1:name "Gosia Herba" ;
    schema1:nationality "pl" ;
    schema1:sameAs <http://viaf.org/viaf/311351250>,
        wd:Q104153227,
        <https://isni.org/isni/0000000438985204> .

