@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_71bc3f83-22da-9cc2-a413-7140d01bbdbd
  a a2a:Record ;
  rdfs:label "Overlijden op 31 maart 1964 te Andel" ;
  a2a:hasPerson oa:person_sha_71bc3f83-22da-9cc2-a413-7140d01bbdbd_Person-aac8046b-9a77-6c6b-7e2d-16b456ebe2b6, oa:person_sha_71bc3f83-22da-9cc2-a413-7140d01bbdbd_Person-a4b55fcf-ba37-d479-a09d-e8cdbaa5a932, oa:person_sha_71bc3f83-22da-9cc2-a413-7140d01bbdbd_Person-4fc5de63-3f3a-78cf-e3be-ad340a3c440a, oa:person_sha_71bc3f83-22da-9cc2-a413-7140d01bbdbd_Person-554fb1ce-73e0-89e9-5de9-a3d15af44bab, oa:person_sha_71bc3f83-22da-9cc2-a413-7140d01bbdbd_Person-f4a9624a-9e10-d24d-8902-8b75e6b67125 ;
  a2a:hasEvent oa:event_sha_71bc3f83-22da-9cc2-a413-7140d01bbdbd_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_71bc3f83-22da-9cc2-a413-7140d01bbdbd_0, oa:relationep_sha_71bc3f83-22da-9cc2-a413-7140d01bbdbd_1, oa:relationep_sha_71bc3f83-22da-9cc2-a413-7140d01bbdbd_2, oa:relationep_sha_71bc3f83-22da-9cc2-a413-7140d01bbdbd_3, oa:relationep_sha_71bc3f83-22da-9cc2-a413-7140d01bbdbd_4 ;
  a2a:hasSource oa:source_sha_71bc3f83-22da-9cc2-a413-7140d01bbdbd .

oa:person_sha_71bc3f83-22da-9cc2-a413-7140d01bbdbd_Person-aac8046b-9a77-6c6b-7e2d-16b456ebe2b6
  a a2a:Person ;
  rdfs:label "Sophia Kuiters" ;
  a2a:PersonName [
    rdfs:label "Sophia Kuiters" ;
    a2a:PersonNameFirstName "Sophia" ;
    a2a:PersonNameLastName "Kuiters"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_71bc3f83-22da-9cc2-a413-7140d01bbdbd_Person-a4b55fcf-ba37-d479-a09d-e8cdbaa5a932
  a a2a:Person ;
  rdfs:label "Arie de Fijter" ;
  a2a:PersonName [
    rdfs:label "Arie de Fijter" ;
    a2a:PersonNameFirstName "Arie" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Fijter"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Andel" ;
    rdfs:label "Andel"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "48" ;
    rdfs:label "48"
  ] ;
  a2a:Profession "colporteur" .

oa:person_sha_71bc3f83-22da-9cc2-a413-7140d01bbdbd_Person-4fc5de63-3f3a-78cf-e3be-ad340a3c440a
  a a2a:Person ;
  rdfs:label "Johannes Frederik Eijgensteijn" ;
  a2a:PersonName [
    rdfs:label "Johannes Frederik Eijgensteijn" ;
    a2a:PersonNameFirstName "Johannes Frederik" ;
    a2a:PersonNameLastName "Eijgensteijn"
  ] ;
  a2a:Gender "Man" .

oa:person_sha_71bc3f83-22da-9cc2-a413-7140d01bbdbd_Person-554fb1ce-73e0-89e9-5de9-a3d15af44bab
  a a2a:Person ;
  rdfs:label "Marie Amans" ;
  a2a:PersonName [
    rdfs:label "Marie Amans" ;
    a2a:PersonNameFirstName "Marie" ;
    a2a:PersonNameLastName "Amans"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_sha_71bc3f83-22da-9cc2-a413-7140d01bbdbd_Person-f4a9624a-9e10-d24d-8902-8b75e6b67125
  a a2a:Person ;
  rdfs:label "Cornelis Johannes Eijgensteijn" ;
  a2a:PersonName [
    rdfs:label "Cornelis Johannes Eijgensteijn" ;
    a2a:PersonNameFirstName "Cornelis Johannes" ;
    a2a:PersonNameLastName "Eijgensteijn"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Noordwijk" ;
    rdfs:label "Noordwijk"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "80" ;
    rdfs:label "80"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] ;
  a2a:Profession "zonder beroep" .

oa:event_sha_71bc3f83-22da-9cc2-a413-7140d01bbdbd_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1964" ;
    a2a:Month "3" ;
    a2a:Day "31" ;
    rdfs:label "1964-03-31"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Andel" ;
    rdfs:label "Andel"
  ] .

oa:relationep_sha_71bc3f83-22da-9cc2-a413-7140d01bbdbd_0
  a a2a:RelationEP ;
  rdfs:label "other:Wed." ;
  a2a:RelationType "other:Wed." ;
  a2a:PersonKeyRef oa:person_sha_71bc3f83-22da-9cc2-a413-7140d01bbdbd_Person:aac8046b-9a77-6c6b-7e2d-16b456ebe2b6 ;
  a2a:EventKeyRef oa:event_sha_71bc3f83-22da-9cc2-a413-7140d01bbdbd_Event1 .

oa:relationep_sha_71bc3f83-22da-9cc2-a413-7140d01bbdbd_1
  a a2a:RelationEP ;
  rdfs:label "other:Aangever" ;
  a2a:RelationType "other:Aangever" ;
  a2a:PersonKeyRef oa:person_sha_71bc3f83-22da-9cc2-a413-7140d01bbdbd_Person:a4b55fcf-ba37-d479-a09d-e8cdbaa5a932 ;
  a2a:EventKeyRef oa:event_sha_71bc3f83-22da-9cc2-a413-7140d01bbdbd_Event1 .

oa:relationep_sha_71bc3f83-22da-9cc2-a413-7140d01bbdbd_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_71bc3f83-22da-9cc2-a413-7140d01bbdbd_Person:4fc5de63-3f3a-78cf-e3be-ad340a3c440a ;
  a2a:EventKeyRef oa:event_sha_71bc3f83-22da-9cc2-a413-7140d01bbdbd_Event1 .

oa:relationep_sha_71bc3f83-22da-9cc2-a413-7140d01bbdbd_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_71bc3f83-22da-9cc2-a413-7140d01bbdbd_Person:554fb1ce-73e0-89e9-5de9-a3d15af44bab ;
  a2a:EventKeyRef oa:event_sha_71bc3f83-22da-9cc2-a413-7140d01bbdbd_Event1 .

oa:relationep_sha_71bc3f83-22da-9cc2-a413-7140d01bbdbd_4
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_sha_71bc3f83-22da-9cc2-a413-7140d01bbdbd_Person:f4a9624a-9e10-d24d-8902-8b75e6b67125 ;
  a2a:EventKeyRef oa:event_sha_71bc3f83-22da-9cc2-a413-7140d01bbdbd_Event1 .

oa:source_sha_71bc3f83-22da-9cc2-a413-7140d01bbdbd
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Andel" ;
    rdfs:label "Andel", "1964-03-31 - 1964-03-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1964-03-31"^^xsd:date ;
    a2a:SourceIndexDateTo "1964-03-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1964" ;
    a2a:Month "3" ;
    a2a:Day "31" ;
    rdfs:label "1964-03-31"^^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: 6355, Periode: 1961-1972" ;
    a2a:Book "Overlijdensregister" ;
    a2a:DocumentNumber "4" ;
    a2a:RegistryNumber "6355" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: Burgerlijke standregister, Deel: 6355, Periode: 1961-1972, Overlijdensregister, 4, 6355"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/c225af87-f52c-eb60-03bc-b69e9e49c833.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/71bc3f83-22da-9cc2-a413-7140d01bbdbd" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/c225af87-f52c-eb60-03bc-b69e9e49c833.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-08-14"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/71bc3f83-22da-9cc2-a413-7140d01bbdbd" ;
  a2a:RecordGUID "{71bc3f83-22da-9cc2-a413-7140d01bbdbd}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240819_21_00000021.xml van SHA" .

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