@prefix owl: <http://www.w3.org/2002/07/owl#> .
@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/p090988094> a schema1:Person ;
    rdfs:label "Pruis, Marja (1959-)" ;
    schema1:birthDate "1959" ;
    schema1:description "NLMD/P 9245 ; geb, 26 okt. 1959 te Amsterdam",
        "bron: www.uitgeverijnijghenvanditmar.nl",
        "neerlandica en algemene taalwetenschapper",
        "neerlandica en algemene taalwetenschapper; werkzaam als: red. en publiciste (o.a. over buitenlandse literatuur en biografieën) voor o.a. opinieweekblad \"De Groene Amsterdammer\"" ;
    schema1:familyName "Pruis" ;
    schema1:givenName "Marja" ;
    schema1:hasOccupation "auteur" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/65647b94bf4e2e96a6e0a64e8ac249c5> ;
    schema1:name "Marja Pruis" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/76426174>,
        wd:Q2228573,
        <https://isni.org/isni/0000000117711114> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/prui003> .

