@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/p39851481X> a schema1:Person ;
    rdfs:label "Meulens, Milouska" ;
    schema1:familyName "Meulens" ;
    schema1:givenName "Milouska" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0084935af3cef35e98c2cfe06188f2b7> ;
    schema1:name "Milouska Meulens" ;
    schema1:sameAs <http://viaf.org/viaf/146147266880935482355>,
        wd:Q13137124,
        <https://isni.org/isni/0000000504637532> .

