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

<http://data.bibliotheken.nl/id/thes/p239789059> a schema1:Person ;
    rdfs:label "Criscuolo, Paola (1972-)" ;
    schema1:birthDate "1972" ;
    schema1:description "B0235292, p. [1]: Paola Criscuolo, MERIT, Univ. of Maastricht & SPRU, Univ. of Sussex" ;
    schema1:familyName "Criscuolo" ;
    schema1:givenName "Paola" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/87dbd181fadf43a21722725d3abb0576> ;
    schema1:name "Paola Criscuolo" ;
    schema1:sameAs <http://viaf.org/viaf/62642403>,
        <https://isni.org/isni/0000000017133724> .

