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

<http://data.bibliotheken.nl/id/thes/p070009872> a schema1:Person ;
    rdfs:label "Lith, Margriet van (1953-)" ;
    schema1:birthDate "1953" ;
    schema1:description "Studente Nederlands RUL 1971-197X, geb. 22-5-1953 (23-4-1997: inf. van RUL)",
        "neerlandica, journalist" ;
    schema1:familyName "van Lith" ;
    schema1:givenName "Margriet" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6ac768af2072e4eb9c4f13b7992622bc> ;
    schema1:name "Margriet van Lith" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/283642749>,
        <https://isni.org/isni/0000000390066873> .

