@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/p071599320> a schema1:Person ;
    rdfs:label "iaene, A.V (1900-1979)" ;
    schema1:alternateName "Viaene, Antoon" ;
    schema1:birthDate "1900" ;
    schema1:deathDate "1979" ;
    schema1:familyName "iaene" ;
    schema1:givenName "A.V" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a9bd43374f0a7b8f163ccbe3c0aac9c3> ;
    schema1:name "A.V iaene" ;
    schema1:nationality "be" ;
    schema1:sameAs <http://viaf.org/viaf/248155044>,
        wd:Q2072506,
        <https://isni.org/isni/0000000398395719> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/viae001> .

