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

<http://data.bibliotheken.nl/id/thes/p150794673> a schema1:Person ;
    rdfs:label "Levy, Patricia M. (1951-)" ;
    schema1:alternateName "Levy, Pat" ;
    schema1:birthDate "1951" ;
    schema1:description "schrijft behalve reisboeken ook over 20e-eeuwse geschiedenis" ;
    schema1:familyName "Levy" ;
    schema1:givenName "Patricia M." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/772ac9adbeb91599ebeb4de8a8c604e1> ;
    schema1:name "Patricia M. Levy" ;
    schema1:sameAs <http://viaf.org/viaf/98005291>,
        <https://isni.org/isni/0000000114783542> .

