@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_aal_a1e2af97-c8e4-948d-252e-1f3e9526c0fa
  a a2a:Record ;
  rdfs:label "Overlijden op 1 december 1871 te Dorp te Gijsegem" ;
  a2a:hasPerson oa:person_aal_a1e2af97-c8e4-948d-252e-1f3e9526c0fa_Person-16f6e1f5-baf2-b87b-ef0d-6c0c265349b9, oa:person_aal_a1e2af97-c8e4-948d-252e-1f3e9526c0fa_Person-a378886c-e830-b228-1929-5ad1e7e69bb9, oa:person_aal_a1e2af97-c8e4-948d-252e-1f3e9526c0fa_Person-f23d1d70-a365-f695-9ea7-3e705be36476, oa:person_aal_a1e2af97-c8e4-948d-252e-1f3e9526c0fa_Person-2ca6cdc7-6f59-acf4-c2ca-cd46d8cd7e3e, oa:person_aal_a1e2af97-c8e4-948d-252e-1f3e9526c0fa_Person-6eb28ddd-830e-9817-c860-45d54e8f5221, oa:person_aal_a1e2af97-c8e4-948d-252e-1f3e9526c0fa_Person-232b7ecc-37cd-5f3f-33fa-f1f591687dc5, oa:person_aal_a1e2af97-c8e4-948d-252e-1f3e9526c0fa_Person-ab2c3c01-a721-27e9-20ef-61ace2c948bd ;
  a2a:hasEvent oa:event_aal_a1e2af97-c8e4-948d-252e-1f3e9526c0fa_Event1 ;
  a2a:hasRelationEP oa:relationep_aal_a1e2af97-c8e4-948d-252e-1f3e9526c0fa_0, oa:relationep_aal_a1e2af97-c8e4-948d-252e-1f3e9526c0fa_1, oa:relationep_aal_a1e2af97-c8e4-948d-252e-1f3e9526c0fa_2, oa:relationep_aal_a1e2af97-c8e4-948d-252e-1f3e9526c0fa_3, oa:relationep_aal_a1e2af97-c8e4-948d-252e-1f3e9526c0fa_4, oa:relationep_aal_a1e2af97-c8e4-948d-252e-1f3e9526c0fa_5 ;
  a2a:hasRelationPP oa:relationpp_aal_a1e2af97-c8e4-948d-252e-1f3e9526c0fa_0 ;
  a2a:hasSource oa:source_aal_a1e2af97-c8e4-948d-252e-1f3e9526c0fa .

oa:person_aal_a1e2af97-c8e4-948d-252e-1f3e9526c0fa_Person-16f6e1f5-baf2-b87b-ef0d-6c0c265349b9
  a a2a:Person ;
  rdfs:label "Paulus Aerts" ;
  a2a:PersonName [
    rdfs:label "Paulus Aerts" ;
    a2a:PersonNameFirstName "Paulus" ;
    a2a:PersonNameLastName "Aerts"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Dorp te Gijsegem" ;
    rdfs:label "Dorp te Gijsegem"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "37" ;
    rdfs:label "37"
  ] ;
  a2a:Profession "verwer" .

oa:person_aal_a1e2af97-c8e4-948d-252e-1f3e9526c0fa_Person-a378886c-e830-b228-1929-5ad1e7e69bb9
  a a2a:Person ;
  rdfs:label "Jozef Cleemput" ;
  a2a:PersonName [
    rdfs:label "Jozef Cleemput" ;
    a2a:PersonNameFirstName "Jozef" ;
    a2a:PersonNameLastName "Cleemput"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Gijsegem" ;
    rdfs:label "Gijsegem"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "70" ;
    rdfs:label "70"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_aal_a1e2af97-c8e4-948d-252e-1f3e9526c0fa_Person-f23d1d70-a365-f695-9ea7-3e705be36476
  a a2a:Person ;
  rdfs:label "Paulus Aerts" ;
  a2a:PersonName [
    rdfs:label "Paulus Aerts" ;
    a2a:PersonNameFirstName "Paulus" ;
    a2a:PersonNameLastName "Aerts"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_aal_a1e2af97-c8e4-948d-252e-1f3e9526c0fa_Person-2ca6cdc7-6f59-acf4-c2ca-cd46d8cd7e3e
  a a2a:Person ;
  rdfs:label "Alexander Kuys" ;
  a2a:PersonName [
    rdfs:label "Alexander Kuys" ;
    a2a:PersonNameFirstName "Alexander" ;
    a2a:PersonNameLastName "Kuys"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_aal_a1e2af97-c8e4-948d-252e-1f3e9526c0fa_Person-6eb28ddd-830e-9817-c860-45d54e8f5221
  a a2a:Person ;
  rdfs:label "Carolus Van Grasdorff" ;
  a2a:PersonName [
    rdfs:label "Carolus Van Grasdorff" ;
    a2a:PersonNameFirstName "Carolus" ;
    a2a:PersonNameLastName "Van Grasdorff"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_aal_a1e2af97-c8e4-948d-252e-1f3e9526c0fa_Person-232b7ecc-37cd-5f3f-33fa-f1f591687dc5
  a a2a:Person ;
  rdfs:label "Lucia Van den Brande" ;
  a2a:PersonName [
    rdfs:label "Lucia Van den Brande" ;
    a2a:PersonNameFirstName "Lucia" ;
    a2a:PersonNameLastName "Van den Brande"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_aal_a1e2af97-c8e4-948d-252e-1f3e9526c0fa_Person-ab2c3c01-a721-27e9-20ef-61ace2c948bd
  a a2a:Person ;
  rdfs:label "Francisca Kuys" ;
  a2a:PersonName [
    rdfs:label "Francisca Kuys" ;
    a2a:PersonNameFirstName "Francisca" ;
    a2a:PersonNameLastName "Kuys"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Gijsegem" ;
    rdfs:label "Gijsegem"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "40" ;
    rdfs:label "40"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Hofstade" ;
    rdfs:label "Hofstade"
  ] ;
  a2a:Profession "landbouwster" .

oa:event_aal_a1e2af97-c8e4-948d-252e-1f3e9526c0fa_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1871" ;
    a2a:Month "12" ;
    a2a:Day "1" ;
    rdfs:label "1871-12-01"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Dorp te Gijsegem" ;
    rdfs:label "Dorp te Gijsegem"
  ] .

oa:relationep_aal_a1e2af97-c8e4-948d-252e-1f3e9526c0fa_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_aal_a1e2af97-c8e4-948d-252e-1f3e9526c0fa_Person:16f6e1f5-baf2-b87b-ef0d-6c0c265349b9 ;
  a2a:EventKeyRef oa:event_aal_a1e2af97-c8e4-948d-252e-1f3e9526c0fa_Event1 .

oa:relationep_aal_a1e2af97-c8e4-948d-252e-1f3e9526c0fa_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_aal_a1e2af97-c8e4-948d-252e-1f3e9526c0fa_Person:a378886c-e830-b228-1929-5ad1e7e69bb9 ;
  a2a:EventKeyRef oa:event_aal_a1e2af97-c8e4-948d-252e-1f3e9526c0fa_Event1 .

oa:relationep_aal_a1e2af97-c8e4-948d-252e-1f3e9526c0fa_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_aal_a1e2af97-c8e4-948d-252e-1f3e9526c0fa_Person:2ca6cdc7-6f59-acf4-c2ca-cd46d8cd7e3e ;
  a2a:EventKeyRef oa:event_aal_a1e2af97-c8e4-948d-252e-1f3e9526c0fa_Event1 .

oa:relationep_aal_a1e2af97-c8e4-948d-252e-1f3e9526c0fa_3
  a a2a:RelationEP ;
  rdfs:label "other:Ambtenaar" ;
  a2a:RelationType "other:Ambtenaar" ;
  a2a:PersonKeyRef oa:person_aal_a1e2af97-c8e4-948d-252e-1f3e9526c0fa_Person:6eb28ddd-830e-9817-c860-45d54e8f5221 ;
  a2a:EventKeyRef oa:event_aal_a1e2af97-c8e4-948d-252e-1f3e9526c0fa_Event1 .

oa:relationep_aal_a1e2af97-c8e4-948d-252e-1f3e9526c0fa_4
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_aal_a1e2af97-c8e4-948d-252e-1f3e9526c0fa_Person:232b7ecc-37cd-5f3f-33fa-f1f591687dc5 ;
  a2a:EventKeyRef oa:event_aal_a1e2af97-c8e4-948d-252e-1f3e9526c0fa_Event1 .

oa:relationep_aal_a1e2af97-c8e4-948d-252e-1f3e9526c0fa_5
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_aal_a1e2af97-c8e4-948d-252e-1f3e9526c0fa_Person:ab2c3c01-a721-27e9-20ef-61ace2c948bd ;
  a2a:EventKeyRef oa:event_aal_a1e2af97-c8e4-948d-252e-1f3e9526c0fa_Event1 .

oa:relationpp_aal_a1e2af97-c8e4-948d-252e-1f3e9526c0fa_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_aal_a1e2af97-c8e4-948d-252e-1f3e9526c0fa_Person:ab2c3c01-a721-27e9-20ef-61ace2c948bd, oa:person_aal_a1e2af97-c8e4-948d-252e-1f3e9526c0fa_Person:f23d1d70-a365-f695-9ea7-3e705be36476 .

oa:source_aal_a1e2af97-c8e4-948d-252e-1f3e9526c0fa
  a a2a:Source ;
  rdfs:label "Stadsarchief Aalst, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Gijzegem" ;
    rdfs:label "Gijzegem", "1871-12-01 - 1871-12-01"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1871-12-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1871-12-01"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1871" ;
    a2a:Month "12" ;
    a2a:Day "1" ;
    rdfs:label "1871-12-01"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Aalst" ;
    a2a:Place "Aalst" ;
    a2a:Collection "Bron: boek, Periode: 1871" ;
    a2a:Book "Overlijdensregister Gijzegem 1871" ;
    a2a:DocumentNumber "44" ;
    rdfs:label "Stadsarchief Aalst, Aalst, Bron: boek, Periode: 1871, Overlijdensregister Gijzegem 1871, 44"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/als/thumb/640x480/55fead1f-f068-3d82-fb46-c2dd2a7a566f.jpg" ;
    a2a:UriViewer "https://madeinaalst.be/collecties/genealogie/personen-zoeken/deeds/a1e2af97-c8e4-948d-252e-1f3e9526c0fa" ;
    a2a:UriPreview "https://images.memorix.nl/als/thumb/250x250/55fead1f-f068-3d82-fb46-c2dd2a7a566f.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-05-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://madeinaalst.be/collecties/genealogie/personen-zoeken/deeds/a1e2af97-c8e4-948d-252e-1f3e9526c0fa" ;
  a2a:RecordGUID "{a1e2af97-c8e4-948d-252e-1f3e9526c0fa}" ;
  a2a:SourceRemarkOpmerking "Aangiftetijd: 15u<br />Handtekeningen: 3" ;
  a2a:SourceRemarkfilename "GIJ_O_1871_008" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240718_1026_00001026.xml van AAL" .

