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

<http://data.bibliotheken.nl/id/thes/p301758093> a schema1:Person ;
    rdfs:label "Butler-de Vries, Petra (1965-)" ;
    schema1:alternateName "Butler, Petra" ;
    schema1:birthDate "1965" ;
    schema1:description "freelance-journalist voor o.m. vrouwenmagazine Eva; studeert psychologie",
        "tevens vertaler" ;
    schema1:familyName "Butler-de Vries" ;
    schema1:givenName "Petra" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ee0ce5d99257ee82aeda27743b1bf592> ;
    schema1:name "Petra Butler-de Vries" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/284092871>,
        <https://isni.org/isni/0000000368981741> .

