@prefix oa: <https://www.openarchieven.nl/id/> .
@prefix a2a: <https://www.openarchieven.nl/def/a2a#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

oa:record_far_daaf22cf-8932-8a9a-e7bb-6d511ad27c0c
  a a2a:Record ;
  rdfs:label "Overlijden op 2 april 1779 te Antwerpen (Brouwersstraat) (België)" ;
  a2a:hasPerson oa:person_far_daaf22cf-8932-8a9a-e7bb-6d511ad27c0c_Person1, oa:person_far_daaf22cf-8932-8a9a-e7bb-6d511ad27c0c_Person2, oa:person_far_daaf22cf-8932-8a9a-e7bb-6d511ad27c0c_Person3 ;
  a2a:hasEvent oa:event_far_daaf22cf-8932-8a9a-e7bb-6d511ad27c0c_Event1 ;
  a2a:hasRelationEP oa:relationep_far_daaf22cf-8932-8a9a-e7bb-6d511ad27c0c_0, oa:relationep_far_daaf22cf-8932-8a9a-e7bb-6d511ad27c0c_1, oa:relationep_far_daaf22cf-8932-8a9a-e7bb-6d511ad27c0c_2 ;
  a2a:hasSource oa:source_far_daaf22cf-8932-8a9a-e7bb-6d511ad27c0c .

oa:person_far_daaf22cf-8932-8a9a-e7bb-6d511ad27c0c_Person1
  a a2a:Person ;
  rdfs:label "Maria Theresia Geys" ;
  a2a:PersonName [
    rdfs:label "Maria Theresia Geys" ;
    a2a:PersonNameFirstName "Maria Theresia" ;
    a2a:PersonNameLastName "Geys"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "3 wkn" ;
    rdfs:label "3 wkn"
  ] .

oa:person_far_daaf22cf-8932-8a9a-e7bb-6d511ad27c0c_Person2
  a a2a:Person ;
  rdfs:label "Henricus Geys" ;
  a2a:PersonName [
    rdfs:label "Henricus Geys" ;
    a2a:PersonNameFirstName "Henricus" ;
    a2a:PersonNameLastName "Geys"
  ] .

oa:person_far_daaf22cf-8932-8a9a-e7bb-6d511ad27c0c_Person3
  a a2a:Person ;
  rdfs:label "Dorothea Cornelia Monnu" ;
  a2a:PersonName [
    rdfs:label "Dorothea Cornelia Monnu" ;
    a2a:PersonNameFirstName "Dorothea Cornelia" ;
    a2a:PersonNameLastName "Monnu"
  ] .

oa:event_far_daaf22cf-8932-8a9a-e7bb-6d511ad27c0c_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1779" ;
    a2a:Month "4" ;
    a2a:Day "2" ;
    rdfs:label "1779-04-02"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Antwerpen" ;
    a2a:DescriptiveLocationIndicator "Brouwersstraat" ;
    rdfs:label "België, Antwerpen, Brouwersstraat"
  ] .

oa:relationep_far_daaf22cf-8932-8a9a-e7bb-6d511ad27c0c_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_far_daaf22cf-8932-8a9a-e7bb-6d511ad27c0c_Person1 ;
  a2a:EventKeyRef oa:event_far_daaf22cf-8932-8a9a-e7bb-6d511ad27c0c_Event1 .

oa:relationep_far_daaf22cf-8932-8a9a-e7bb-6d511ad27c0c_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_far_daaf22cf-8932-8a9a-e7bb-6d511ad27c0c_Person2 ;
  a2a:EventKeyRef oa:event_far_daaf22cf-8932-8a9a-e7bb-6d511ad27c0c_Event1 .

oa:relationep_far_daaf22cf-8932-8a9a-e7bb-6d511ad27c0c_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_far_daaf22cf-8932-8a9a-e7bb-6d511ad27c0c_Person3 ;
  a2a:EventKeyRef oa:event_far_daaf22cf-8932-8a9a-e7bb-6d511ad27c0c_Event1 .

oa:source_far_daaf22cf-8932-8a9a-e7bb-6d511ad27c0c
  a a2a:Source ;
  rdfs:label "FelixArchief, Parochieregister" ;
  a2a:SourcePlace [
    a2a:Place "Antwerpen" ;
    rdfs:label "Antwerpen", "1694-01-01 - 1795-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1694-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1795-12-31"^^xsd:date
  ] ;
  a2a:SourceType "other:Parochieregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "FelixArchief" ;
    a2a:Collection "Overlijdensakten (begrafenis) parochie Sint-Walburga" ;
    rdfs:label "FelixArchief, Overlijdensakten (begrafenis) parochie Sint-Walburga"
  ] ;
  a2a:SourceLastChangeDate "2023-05-05"^^xsd:date ;
  a2a:RecordIdentifier "18391" ;
  a2a:RecordGUID "{daaf22cf-8932-8a9a-e7bb-6d511ad27c0c}" ;
  a2a:SourceRemarklink_EAD "https://search.arch.be/nl/zoeken-naar-archieven/zoekresultaat/ead/index/eadid/BE-A0511_110245_109042_DUT/" ;
  a2a:SourceRemarkVrijwilliger "François De Feu" ;
  a2a:SourceRemarkIndexNaam "Overlijden in parochie St Walburgis te Antwerpen 1694-1795" ;
  a2a:SourceRemarkProvenance "Ovl_StWalburgisAntwerpen1693_1796.csv index uploaded by author" .

