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

<http://data.bibliotheken.nl/id/thes/p156848589> a schema1:Person ;
    rdfs:label "Pettman, Jan Jindy (1944- ; women's studies)" ;
    schema1:birthDate "1944" ;
    schema1:description "Professor of women's studies, Australian National University, Canberra" ;
    schema1:familyName "Pettman" ;
    schema1:givenName "Jan Jindy" ;
    schema1:hasOccupation "women's studies" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/cdb290ef4405c8cd4782c954e02e5b6c> ;
    schema1:name "Jan Jindy Pettman" ;
    schema1:sameAs <http://viaf.org/viaf/29686760>,
        <https://isni.org/isni/0000000081088673> .

