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

<http://data.bibliotheken.nl/id/thes/p069531641> a schema1:Person ;
    rdfs:label "Buckinx-Luykx, Antoinette (1903-1983)" ;
    schema1:alternateName "Buckincx-Luykx, Antoinette Elizabeth",
        "Luykx, Antoinette" ;
    schema1:birthDate "1903" ;
    schema1:deathDate "1983" ;
    schema1:description "bron: https://nl.wikipedia.org/wiki/Antoinette_Buckinx-Luykx" ;
    schema1:familyName "Buckinx-Luykx" ;
    schema1:givenName "Antoinette" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2433cb41e491a938875e838031d07bf0> ;
    schema1:name "Antoinette Buckinx-Luykx" ;
    schema1:nationality "be" ;
    schema1:sameAs <http://viaf.org/viaf/261906534>,
        <https://isni.org/isni/0000000381784152> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/buck005> .

