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

<http://data.bibliotheken.nl/id/thes/p072205458> a schema1:Person ;
    rdfs:label "Lodewijckx, Edith" ;
    schema1:description "Centrum Bevolkings- en Gezinsstudie (CBGS), Vlaamse Gemeenschap, Brussel" ;
    schema1:familyName "Lodewijckx" ;
    schema1:givenName "Edith" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/584d67a6798de8419592c65627b690ec> ;
    schema1:name "Edith Lodewijckx" ;
    schema1:sameAs <http://viaf.org/viaf/271072985>,
        <https://isni.org/isni/0000000030454354> .

