@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/p072660481> a schema1:Person ;
    rdfs:label "Mol, Pauline (1953-)" ;
    schema1:alternateName "Mol, Paulien" ;
    schema1:birthDate "1953" ;
    schema1:description "B0036973: studeerde Nederlands en theaterwetenschap; was artistiekleider van Theater Artemis; schreef theaterstukken" ;
    schema1:familyName "Mol" ;
    schema1:givenName "Pauline" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1de0a91bd4717aae3fad217075a841ac> ;
    schema1:name "Pauline Mol" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/50869649>,
        wd:Q21803240,
        <https://isni.org/isni/0000000031399035> .

