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

<http://data.bibliotheken.nl/id/thes/p073154318> a schema1:Person ;
    rdfs:label "Buursma, Mia" ;
    schema1:description "mb" ;
    schema1:familyName "Buursma" ;
    schema1:givenName "Mia" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/13e5a022e9ab20a149e528c968bac479> ;
    schema1:name "Mia Buursma" ;
    schema1:sameAs <http://viaf.org/viaf/288416286>,
        <https://isni.org/isni/0000000369188059> .

