@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/p075235285> a schema1:Person ;
    rdfs:label "Raskin, Brigitte Suzanne Albertine Joseph (1947-)" ;
    schema1:birthDate "1947" ;
    schema1:description "NLMD/R 203" ;
    schema1:familyName "Raskin" ;
    schema1:givenName "Brigitte Suzanne Albertine Joseph" ;
    schema1:hasOccupation "letterkundige" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/70b34775bc9337caae88aa288cbcd780> ;
    schema1:name "Brigitte Suzanne Albertine Joseph Raskin" ;
    schema1:nationality "be" ;
    schema1:sameAs <http://viaf.org/viaf/264120189>,
        wd:Q2124243,
        <https://isni.org/isni/0000000108961509> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/rask003> .

