@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/p182729109> a schema1:Person ;
    rdfs:label "Balasko, Josiane (1950-)" ;
    schema1:birthDate "1950" ;
    schema1:description "actrice, regisseuse, schrijfster" ;
    schema1:familyName "Balasko" ;
    schema1:givenName "Josiane" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1ac6550cf2f9557dc6006554beaa5710> ;
    schema1:name "Josiane Balasko" ;
    schema1:nationality "fr" ;
    schema1:sameAs <http://viaf.org/viaf/162301891>,
        wd:Q437254,
        <https://isni.org/isni/0000000121972501> .

