@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/p175584036> a schema1:Person ;
    rdfs:label "Smeyers, Katharina (1968-)" ;
    schema1:birthDate "1968" ;
    schema1:familyName "Smeyers" ;
    schema1:givenName "Katharina" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8c71e747c9c56ce498561270a20f4637> ;
    schema1:name "Katharina Smeyers" ;
    schema1:sameAs <http://viaf.org/viaf/56527764>,
        wd:Q48800528,
        <https://isni.org/isni/0000000115568916> .

