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

<http://data.bibliotheken.nl/id/thes/p068796137> a schema1:Person ;
    rdfs:label "Ribbens, Liselot (1953-)" ;
    schema1:birthDate "1953" ;
    schema1:description "ill." ;
    schema1:familyName "Ribbens" ;
    schema1:givenName "Liselot" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/753ff2ccb9760051201b27980f098622> ;
    schema1:name "Liselot Ribbens" ;
    schema1:sameAs <http://viaf.org/viaf/285706156>,
        <https://isni.org/isni/0000000391779015> .

