@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_wba_2d22085b-ea3b-c55f-1a8d-8dac8dab3d66
  a a2a:Record ;
  rdfs:label "Overlijden op 10 juli 1926 te Putte" ;
  a2a:hasPerson oa:person_wba_2d22085b-ea3b-c55f-1a8d-8dac8dab3d66_Person-fa8ec234-bed0-e4fe-ee14-2392b83aeab5, oa:person_wba_2d22085b-ea3b-c55f-1a8d-8dac8dab3d66_Person-b49cecec-ba86-56e5-6aaf-4bfaeb2eda41, oa:person_wba_2d22085b-ea3b-c55f-1a8d-8dac8dab3d66_Person-a24119aa-64b3-b365-0491-4314797d4ae0 ;
  a2a:hasEvent oa:event_wba_2d22085b-ea3b-c55f-1a8d-8dac8dab3d66_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_2d22085b-ea3b-c55f-1a8d-8dac8dab3d66_0, oa:relationep_wba_2d22085b-ea3b-c55f-1a8d-8dac8dab3d66_1, oa:relationep_wba_2d22085b-ea3b-c55f-1a8d-8dac8dab3d66_2 ;
  a2a:hasSource oa:source_wba_2d22085b-ea3b-c55f-1a8d-8dac8dab3d66 .

oa:person_wba_2d22085b-ea3b-c55f-1a8d-8dac8dab3d66_Person-fa8ec234-bed0-e4fe-ee14-2392b83aeab5
  a a2a:Person ;
  rdfs:label "Fermond Raijmond Marie Hubert Meeüs" ;
  a2a:PersonName [
    rdfs:label "Fermond Raijmond Marie Hubert Meeüs" ;
    a2a:PersonNameFirstName "Fermond Raijmond Marie Hubert" ;
    a2a:PersonNameLastName "Meeüs"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_2d22085b-ea3b-c55f-1a8d-8dac8dab3d66_Person-b49cecec-ba86-56e5-6aaf-4bfaeb2eda41
  a a2a:Person ;
  rdfs:label "Maria Moser" ;
  a2a:PersonName [
    rdfs:label "Maria Moser" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Moser"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_2d22085b-ea3b-c55f-1a8d-8dac8dab3d66_Person-a24119aa-64b3-b365-0491-4314797d4ae0
  a a2a:Person ;
  rdfs:label "Jean Pierre Marie Joseph Meeüs" ;
  a2a:PersonName [
    rdfs:label "Jean Pierre Marie Joseph Meeüs" ;
    a2a:PersonNameFirstName "Jean Pierre Marie Joseph" ;
    a2a:PersonNameLastName "Meeüs"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Putte" ;
    rdfs:label "Putte"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "10 weken" ;
    rdfs:label "10 weken"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Putte" ;
    rdfs:label "Putte"
  ] .

oa:event_wba_2d22085b-ea3b-c55f-1a8d-8dac8dab3d66_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1926" ;
    a2a:Month "7" ;
    a2a:Day "10" ;
    rdfs:label "1926-07-10"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Putte" ;
    rdfs:label "Putte"
  ] .

oa:relationep_wba_2d22085b-ea3b-c55f-1a8d-8dac8dab3d66_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_wba_2d22085b-ea3b-c55f-1a8d-8dac8dab3d66_Person:fa8ec234-bed0-e4fe-ee14-2392b83aeab5 ;
  a2a:EventKeyRef oa:event_wba_2d22085b-ea3b-c55f-1a8d-8dac8dab3d66_Event1 .

oa:relationep_wba_2d22085b-ea3b-c55f-1a8d-8dac8dab3d66_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_wba_2d22085b-ea3b-c55f-1a8d-8dac8dab3d66_Person:b49cecec-ba86-56e5-6aaf-4bfaeb2eda41 ;
  a2a:EventKeyRef oa:event_wba_2d22085b-ea3b-c55f-1a8d-8dac8dab3d66_Event1 .

oa:relationep_wba_2d22085b-ea3b-c55f-1a8d-8dac8dab3d66_2
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_wba_2d22085b-ea3b-c55f-1a8d-8dac8dab3d66_Person:a24119aa-64b3-b365-0491-4314797d4ae0 ;
  a2a:EventKeyRef oa:event_wba_2d22085b-ea3b-c55f-1a8d-8dac8dab3d66_Event1 .

oa:source_wba_2d22085b-ea3b-c55f-1a8d-8dac8dab3d66
  a a2a:Source ;
  rdfs:label "West Brabants Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Putte" ;
    rdfs:label "Putte", "1926-07-10 - 1926-07-10"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1926-07-10"^^xsd:date ;
    a2a:SourceIndexDateTo "1926-07-10"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1926" ;
    a2a:Month "7" ;
    a2a:Day "10" ;
    rdfs:label "1926-07-10"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "West Brabants Archief" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: Archief van de gemeente Putte - burgerlijke stand, Bron: boek, Deel: 489, Periode: 1..." ;
    a2a:Book "Overlijdensregister 1913-1932" ;
    a2a:DocumentNumber "13" ;
    a2a:RegistryNumber "489" ;
    rdfs:label "West Brabants Archief, Brabant, Archiefnaam: Archief van de gemeente Putte - burgerlijke stand, Bron: boek, Deel: 489, Periode: 1..., Overlijdensregister 1913-1932, 13, 489"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/wba/thumb/640x480/30671a08-a409-24fd-30c0-80a934edbd56.jpg" ;
    a2a:UriViewer "http://westbrabantsarchief.nl/collectie/voorouders/deeds/2d22085b-ea3b-c55f-1a8d-8dac8dab3d66" ;
    a2a:UriPreview "https://images.memorix.nl/wba/thumb/250x250/30671a08-a409-24fd-30c0-80a934edbd56.jpg"
  ] ;
  a2a:SourceLastChangeDate "2013-06-12"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/2d22085b-ea3b-c55f-1a8d-8dac8dab3d66" ;
  a2a:RecordGUID "{2d22085b-ea3b-c55f-1a8d-8dac8dab3d66}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_13042_00013042.xml van WBA" .

