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

<http://data.bibliotheken.nl/id/thes/p33866341X> a schema1:Person ;
    rdfs:label "Louwsma, Fenje" ;
    schema1:familyName "Louwsma" ;
    schema1:givenName "Fenje" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ebb934c13cfc5b0e275aa21c5a8d48d3> ;
    schema1:name "Fenje Louwsma" ;
    schema1:sameAs <http://viaf.org/viaf/282780734>,
        <https://isni.org/isni/0000000389426982> .

