@prefix owl: <http://www.w3.org/2002/07/owl#> .
@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/p352057262> a schema1:Person ;
    rdfs:label "Hofstede, Bregje (1988-)" ;
    schema1:birthDate "1988" ;
    schema1:description "bron: https://nl.wikipedia.org/wiki/Bregje_Hofstede" ;
    schema1:familyName "Hofstede" ;
    schema1:givenName "Bregje" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/fbb9cf0a097b6d8fb9f4cc5d6ed8cb46> ;
    schema1:name "Bregje Hofstede" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/252216649>,
        wd:Q58765425,
        <https://isni.org/isni/0000000446466789> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/hofs035> .

