@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_sha_e1f74705-838a-bd00-e1c9-ca6c6f40b770
  a a2a:Record ;
  rdfs:label "Overlijden op 15 januari 1938 te Vlijmen" ;
  a2a:hasPerson oa:person_sha_e1f74705-838a-bd00-e1c9-ca6c6f40b770_Person-fb266ea9-fe68-059f-4e4b-11207f0a8e1b, oa:person_sha_e1f74705-838a-bd00-e1c9-ca6c6f40b770_Person-37cafa6d-525f-a667-1739-a5ad98b1e74c, oa:person_sha_e1f74705-838a-bd00-e1c9-ca6c6f40b770_Person-530d99c8-9525-5387-c934-80afd4d545fd, oa:person_sha_e1f74705-838a-bd00-e1c9-ca6c6f40b770_Person-8a498f64-bba4-4759-5c9e-c630697a4a80, oa:person_sha_e1f74705-838a-bd00-e1c9-ca6c6f40b770_Person-9fb57757-538f-41b8-ff1a-4121320e5e84 ;
  a2a:hasEvent oa:event_sha_e1f74705-838a-bd00-e1c9-ca6c6f40b770_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_e1f74705-838a-bd00-e1c9-ca6c6f40b770_0, oa:relationep_sha_e1f74705-838a-bd00-e1c9-ca6c6f40b770_1, oa:relationep_sha_e1f74705-838a-bd00-e1c9-ca6c6f40b770_2, oa:relationep_sha_e1f74705-838a-bd00-e1c9-ca6c6f40b770_3, oa:relationep_sha_e1f74705-838a-bd00-e1c9-ca6c6f40b770_4 ;
  a2a:hasSource oa:source_sha_e1f74705-838a-bd00-e1c9-ca6c6f40b770 .

oa:person_sha_e1f74705-838a-bd00-e1c9-ca6c6f40b770_Person-fb266ea9-fe68-059f-4e4b-11207f0a8e1b
  a a2a:Person ;
  rdfs:label "Catharina Floris" ;
  a2a:PersonName [
    rdfs:label "Catharina Floris" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNameLastName "Floris"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_sha_e1f74705-838a-bd00-e1c9-ca6c6f40b770_Person-37cafa6d-525f-a667-1739-a5ad98b1e74c
  a a2a:Person ;
  rdfs:label "Johannes Martinus Mommersteeg" ;
  a2a:PersonName [
    rdfs:label "Johannes Martinus Mommersteeg" ;
    a2a:PersonNameFirstName "Johannes Martinus" ;
    a2a:PersonNameLastName "Mommersteeg"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_e1f74705-838a-bd00-e1c9-ca6c6f40b770_Person-530d99c8-9525-5387-c934-80afd4d545fd
  a a2a:Person ;
  rdfs:label "Antonius Johannes Mommersteeg" ;
  a2a:PersonName [
    rdfs:label "Antonius Johannes Mommersteeg" ;
    a2a:PersonNameFirstName "Antonius Johannes" ;
    a2a:PersonNameLastName "Mommersteeg"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Vlijmen" ;
    rdfs:label "Vlijmen"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "41" ;
    rdfs:label "41"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_sha_e1f74705-838a-bd00-e1c9-ca6c6f40b770_Person-8a498f64-bba4-4759-5c9e-c630697a4a80
  a a2a:Person ;
  rdfs:label "Leonardus de Goeij" ;
  a2a:PersonName [
    rdfs:label "Leonardus de Goeij" ;
    a2a:PersonNameFirstName "Leonardus" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Goeij"
  ] ;
  a2a:Gender "Man" .

oa:person_sha_e1f74705-838a-bd00-e1c9-ca6c6f40b770_Person-9fb57757-538f-41b8-ff1a-4121320e5e84
  a a2a:Person ;
  rdfs:label "Maria Lucia de Goeij" ;
  a2a:PersonName [
    rdfs:label "Maria Lucia de Goeij" ;
    a2a:PersonNameFirstName "Maria Lucia" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Goeij"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Vlijmen" ;
    rdfs:label "Vlijmen"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "77" ;
    rdfs:label "77"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Nieuwkuijk" ;
    rdfs:label "Nieuwkuijk"
  ] ;
  a2a:Profession "zonder beroep" .

oa:event_sha_e1f74705-838a-bd00-e1c9-ca6c6f40b770_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1938" ;
    a2a:Month "1" ;
    a2a:Day "15" ;
    rdfs:label "1938-01-15"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Vlijmen" ;
    rdfs:label "Vlijmen"
  ] .

oa:relationep_sha_e1f74705-838a-bd00-e1c9-ca6c6f40b770_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_e1f74705-838a-bd00-e1c9-ca6c6f40b770_Person:fb266ea9-fe68-059f-4e4b-11207f0a8e1b ;
  a2a:EventKeyRef oa:event_sha_e1f74705-838a-bd00-e1c9-ca6c6f40b770_Event1 .

oa:relationep_sha_e1f74705-838a-bd00-e1c9-ca6c6f40b770_1
  a a2a:RelationEP ;
  rdfs:label "other:Overleden man" ;
  a2a:RelationType "other:Overleden man" ;
  a2a:PersonKeyRef oa:person_sha_e1f74705-838a-bd00-e1c9-ca6c6f40b770_Person:37cafa6d-525f-a667-1739-a5ad98b1e74c ;
  a2a:EventKeyRef oa:event_sha_e1f74705-838a-bd00-e1c9-ca6c6f40b770_Event1 .

oa:relationep_sha_e1f74705-838a-bd00-e1c9-ca6c6f40b770_2
  a a2a:RelationEP ;
  rdfs:label "other:Aangever" ;
  a2a:RelationType "other:Aangever" ;
  a2a:PersonKeyRef oa:person_sha_e1f74705-838a-bd00-e1c9-ca6c6f40b770_Person:530d99c8-9525-5387-c934-80afd4d545fd ;
  a2a:EventKeyRef oa:event_sha_e1f74705-838a-bd00-e1c9-ca6c6f40b770_Event1 .

oa:relationep_sha_e1f74705-838a-bd00-e1c9-ca6c6f40b770_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_e1f74705-838a-bd00-e1c9-ca6c6f40b770_Person:8a498f64-bba4-4759-5c9e-c630697a4a80 ;
  a2a:EventKeyRef oa:event_sha_e1f74705-838a-bd00-e1c9-ca6c6f40b770_Event1 .

oa:relationep_sha_e1f74705-838a-bd00-e1c9-ca6c6f40b770_4
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_sha_e1f74705-838a-bd00-e1c9-ca6c6f40b770_Person:9fb57757-538f-41b8-ff1a-4121320e5e84 ;
  a2a:EventKeyRef oa:event_sha_e1f74705-838a-bd00-e1c9-ca6c6f40b770_Event1 .

oa:source_sha_e1f74705-838a-bd00-e1c9-ca6c6f40b770
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Vlijmen" ;
    rdfs:label "Vlijmen", "1938-01-15 - 1938-01-15"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1938-01-15"^^xsd:date ;
    a2a:SourceIndexDateTo "1938-01-15"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1938" ;
    a2a:Month "1" ;
    a2a:Day "15" ;
    rdfs:label "1938-01-15"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Streekarchief Langstraat Heusden Altena" ;
    a2a:Place "Heusden en Altena" ;
    a2a:Collection "Bron: Burgerlijke standregister, Deel: 5109, Periode: 1933-1940" ;
    a2a:Book "Overlijdensregister" ;
    a2a:DocumentNumber "8" ;
    a2a:RegistryNumber "5109" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: Burgerlijke standregister, Deel: 5109, Periode: 1933-1940, Overlijdensregister, 8, 5109"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/23f97c51-3467-e92f-ab96-de4fc10ca12c.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/e1f74705-838a-bd00-e1c9-ca6c6f40b770" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/23f97c51-3467-e92f-ab96-de4fc10ca12c.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-05-21"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/e1f74705-838a-bd00-e1c9-ca6c6f40b770" ;
  a2a:RecordGUID "{e1f74705-838a-bd00-e1c9-ca6c6f40b770}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_1250_00001250.xml van SHA" .

[] a2a:PersonRemarkdiversen "overleden" .
[] a2a:PersonRemarkdiversen "overleden" .
