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

<http://data.bibliotheken.nl/id/thes/p260649368> a schema1:Person ;
    rdfs:label "Mollemans, Karin" ;
    schema1:description "visagist en interieurstylist" ;
    schema1:familyName "Mollemans" ;
    schema1:givenName "Karin" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6eb0bccbce8f819e20e6157576ffd06b> ;
    schema1:name "Karin Mollemans" ;
    schema1:sameAs <http://viaf.org/viaf/285609493>,
        <https://isni.org/isni/0000000368757459> .

