@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_06af96b1-eb16-e67f-bac2-86ffb0db40aa
  a a2a:Record ;
  rdfs:label "Overlijden op 25 mei 1860 te Wijk" ;
  a2a:hasPerson oa:person_sha_06af96b1-eb16-e67f-bac2-86ffb0db40aa_Person-d3f43c37-4166-617c-594e-b29a25e9bf08, oa:person_sha_06af96b1-eb16-e67f-bac2-86ffb0db40aa_Person-b4ebc102-56db-86e9-7167-1fcc58865853, oa:person_sha_06af96b1-eb16-e67f-bac2-86ffb0db40aa_Person-20921631-adf7-4649-3846-cc7598e9cf88, oa:person_sha_06af96b1-eb16-e67f-bac2-86ffb0db40aa_Person-001caaa4-9ec7-dd81-c161-196cb2918206, oa:person_sha_06af96b1-eb16-e67f-bac2-86ffb0db40aa_Person-89815848-85c5-8472-81fc-4627c4fb41ed ;
  a2a:hasEvent oa:event_sha_06af96b1-eb16-e67f-bac2-86ffb0db40aa_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_06af96b1-eb16-e67f-bac2-86ffb0db40aa_0, oa:relationep_sha_06af96b1-eb16-e67f-bac2-86ffb0db40aa_1, oa:relationep_sha_06af96b1-eb16-e67f-bac2-86ffb0db40aa_2, oa:relationep_sha_06af96b1-eb16-e67f-bac2-86ffb0db40aa_3, oa:relationep_sha_06af96b1-eb16-e67f-bac2-86ffb0db40aa_4 ;
  a2a:hasSource oa:source_sha_06af96b1-eb16-e67f-bac2-86ffb0db40aa .

oa:person_sha_06af96b1-eb16-e67f-bac2-86ffb0db40aa_Person-d3f43c37-4166-617c-594e-b29a25e9bf08
  a a2a:Person ;
  rdfs:label "Bernhardus Moorrees" ;
  a2a:PersonName [
    rdfs:label "Bernhardus Moorrees" ;
    a2a:PersonNameFirstName "Bernhardus" ;
    a2a:PersonNameLastName "Moorrees"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Wijk" ;
    rdfs:label "Wijk"
  ] .

oa:person_sha_06af96b1-eb16-e67f-bac2-86ffb0db40aa_Person-b4ebc102-56db-86e9-7167-1fcc58865853
  a a2a:Person ;
  rdfs:label "Barend Heijstek" ;
  a2a:PersonName [
    rdfs:label "Barend Heijstek" ;
    a2a:PersonNameFirstName "Barend" ;
    a2a:PersonNameLastName "Heijstek"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Wijk" ;
    rdfs:label "Wijk"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "60" ;
    rdfs:label "60"
  ] ;
  a2a:Profession "onderwijzer" .

oa:person_sha_06af96b1-eb16-e67f-bac2-86ffb0db40aa_Person-20921631-adf7-4649-3846-cc7598e9cf88
  a a2a:Person ;
  rdfs:label "Teunis Vos" ;
  a2a:PersonName [
    rdfs:label "Teunis Vos" ;
    a2a:PersonNameFirstName "Teunis" ;
    a2a:PersonNameLastName "Vos"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Wijk" ;
    rdfs:label "Wijk"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "37" ;
    rdfs:label "37"
  ] ;
  a2a:Profession "bouwman" .

oa:person_sha_06af96b1-eb16-e67f-bac2-86ffb0db40aa_Person-001caaa4-9ec7-dd81-c161-196cb2918206
  a a2a:Person ;
  rdfs:label "Johanna Moorrees" ;
  a2a:PersonName [
    rdfs:label "Johanna Moorrees" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Moorrees"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Wijk" ;
    rdfs:label "Wijk"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "22" ;
    rdfs:label "22"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Wijk" ;
    rdfs:label "Wijk"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_06af96b1-eb16-e67f-bac2-86ffb0db40aa_Person-89815848-85c5-8472-81fc-4627c4fb41ed
  a a2a:Person ;
  rdfs:label "Nennetje van der Flier" ;
  a2a:PersonName [
    rdfs:label "Nennetje van der Flier" ;
    a2a:PersonNameFirstName "Nennetje" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Flier"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_sha_06af96b1-eb16-e67f-bac2-86ffb0db40aa_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1860" ;
    a2a:Month "5" ;
    a2a:Day "25" ;
    rdfs:label "1860-05-25"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Wijk" ;
    rdfs:label "Wijk"
  ] .

oa:relationep_sha_06af96b1-eb16-e67f-bac2-86ffb0db40aa_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_06af96b1-eb16-e67f-bac2-86ffb0db40aa_Person:d3f43c37-4166-617c-594e-b29a25e9bf08 ;
  a2a:EventKeyRef oa:event_sha_06af96b1-eb16-e67f-bac2-86ffb0db40aa_Event1 .

oa:relationep_sha_06af96b1-eb16-e67f-bac2-86ffb0db40aa_1
  a a2a:RelationEP ;
  rdfs:label "other:Aangever" ;
  a2a:RelationType "other:Aangever" ;
  a2a:PersonKeyRef oa:person_sha_06af96b1-eb16-e67f-bac2-86ffb0db40aa_Person:b4ebc102-56db-86e9-7167-1fcc58865853 ;
  a2a:EventKeyRef oa:event_sha_06af96b1-eb16-e67f-bac2-86ffb0db40aa_Event1 .

oa:relationep_sha_06af96b1-eb16-e67f-bac2-86ffb0db40aa_2
  a a2a:RelationEP ;
  rdfs:label "other:Aangever" ;
  a2a:RelationType "other:Aangever" ;
  a2a:PersonKeyRef oa:person_sha_06af96b1-eb16-e67f-bac2-86ffb0db40aa_Person:20921631-adf7-4649-3846-cc7598e9cf88 ;
  a2a:EventKeyRef oa:event_sha_06af96b1-eb16-e67f-bac2-86ffb0db40aa_Event1 .

oa:relationep_sha_06af96b1-eb16-e67f-bac2-86ffb0db40aa_3
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_sha_06af96b1-eb16-e67f-bac2-86ffb0db40aa_Person:001caaa4-9ec7-dd81-c161-196cb2918206 ;
  a2a:EventKeyRef oa:event_sha_06af96b1-eb16-e67f-bac2-86ffb0db40aa_Event1 .

oa:relationep_sha_06af96b1-eb16-e67f-bac2-86ffb0db40aa_4
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_06af96b1-eb16-e67f-bac2-86ffb0db40aa_Person:89815848-85c5-8472-81fc-4627c4fb41ed ;
  a2a:EventKeyRef oa:event_sha_06af96b1-eb16-e67f-bac2-86ffb0db40aa_Event1 .

oa:source_sha_06af96b1-eb16-e67f-bac2-86ffb0db40aa
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Wijk en Aalburg" ;
    rdfs:label "Wijk en Aalburg", "1860-05-25 - 1860-05-25"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1860-05-25"^^xsd:date ;
    a2a:SourceIndexDateTo "1860-05-25"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1860" ;
    a2a:Month "5" ;
    a2a:Day "25" ;
    rdfs:label "1860-05-25"^^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: 5953, Periode: 1853-1862" ;
    a2a:Book "Overlijdensregister" ;
    a2a:DocumentNumber "34" ;
    a2a:RegistryNumber "5953" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: Burgerlijke standregister, Deel: 5953, Periode: 1853-1862, Overlijdensregister, 34, 5953"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/9cd9ddf9-4b1a-7c41-cc18-1ea1cb40070d.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/06af96b1-eb16-e67f-bac2-86ffb0db40aa" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/9cd9ddf9-4b1a-7c41-cc18-1ea1cb40070d.jpg"
  ] ;
  a2a:SourceLastChangeDate "2024-02-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/06af96b1-eb16-e67f-bac2-86ffb0db40aa" ;
  a2a:RecordGUID "{06af96b1-eb16-e67f-bac2-86ffb0db40aa}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240413_59_00000059.xml van SHA" .

[] a2a:PersonRemarkdiversen "overleden" .
