@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_e288e536-a0b4-d2df-b1bd-afa196c5f166
  a a2a:Record ;
  rdfs:label "Overlijden op 14 februari 1860 te Andel" ;
  a2a:hasPerson oa:person_sha_e288e536-a0b4-d2df-b1bd-afa196c5f166_Person-891c5c36-8b2f-1e29-6f37-be2b7634953e, oa:person_sha_e288e536-a0b4-d2df-b1bd-afa196c5f166_Person-3fedc13e-d7d4-94fa-36f2-9a9f7220c953, oa:person_sha_e288e536-a0b4-d2df-b1bd-afa196c5f166_Person-13b84585-5901-98c9-c90f-46f4ce69915d, oa:person_sha_e288e536-a0b4-d2df-b1bd-afa196c5f166_Person-8d9b8d7f-d075-adb4-3859-95b0bd96787b, oa:person_sha_e288e536-a0b4-d2df-b1bd-afa196c5f166_Person-7c58474e-a388-f2b2-7465-0f3477e910d8 ;
  a2a:hasEvent oa:event_sha_e288e536-a0b4-d2df-b1bd-afa196c5f166_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_e288e536-a0b4-d2df-b1bd-afa196c5f166_0, oa:relationep_sha_e288e536-a0b4-d2df-b1bd-afa196c5f166_1, oa:relationep_sha_e288e536-a0b4-d2df-b1bd-afa196c5f166_2, oa:relationep_sha_e288e536-a0b4-d2df-b1bd-afa196c5f166_3, oa:relationep_sha_e288e536-a0b4-d2df-b1bd-afa196c5f166_4 ;
  a2a:hasSource oa:source_sha_e288e536-a0b4-d2df-b1bd-afa196c5f166 .

oa:person_sha_e288e536-a0b4-d2df-b1bd-afa196c5f166_Person-891c5c36-8b2f-1e29-6f37-be2b7634953e
  a a2a:Person ;
  rdfs:label "Cornelia Cuup" ;
  a2a:PersonName [
    rdfs:label "Cornelia Cuup" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNameLastName "Cuup"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_sha_e288e536-a0b4-d2df-b1bd-afa196c5f166_Person-3fedc13e-d7d4-94fa-36f2-9a9f7220c953
  a a2a:Person ;
  rdfs:label "Machiel Smits" ;
  a2a:PersonName [
    rdfs:label "Machiel Smits" ;
    a2a:PersonNameFirstName "Machiel" ;
    a2a:PersonNameLastName "Smits"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Andel" ;
    rdfs:label "Andel"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "58" ;
    rdfs:label "58"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_sha_e288e536-a0b4-d2df-b1bd-afa196c5f166_Person-13b84585-5901-98c9-c90f-46f4ce69915d
  a a2a:Person ;
  rdfs:label "Geregorus Kramer" ;
  a2a:PersonName [
    rdfs:label "Geregorus Kramer" ;
    a2a:PersonNameFirstName "Geregorus" ;
    a2a:PersonNameLastName "Kramer"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Andel" ;
    rdfs:label "Andel"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "24" ;
    rdfs:label "24"
  ] ;
  a2a:Profession "kleermaker" .

oa:person_sha_e288e536-a0b4-d2df-b1bd-afa196c5f166_Person-8d9b8d7f-d075-adb4-3859-95b0bd96787b
  a a2a:Person ;
  rdfs:label "Zweer Roza" ;
  a2a:PersonName [
    rdfs:label "Zweer Roza" ;
    a2a:PersonNameFirstName "Zweer" ;
    a2a:PersonNameLastName "Roza"
  ] ;
  a2a:Gender "Man" .

oa:person_sha_e288e536-a0b4-d2df-b1bd-afa196c5f166_Person-7c58474e-a388-f2b2-7465-0f3477e910d8
  a a2a:Person ;
  rdfs:label "Helena Roza" ;
  a2a:PersonName [
    rdfs:label "Helena Roza" ;
    a2a:PersonNameFirstName "Helena" ;
    a2a:PersonNameLastName "Roza"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Andel" ;
    rdfs:label "Andel"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "60" ;
    rdfs:label "60"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Andel" ;
    rdfs:label "Andel"
  ] ;
  a2a:Profession "zonder beroep" .

oa:event_sha_e288e536-a0b4-d2df-b1bd-afa196c5f166_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1860" ;
    a2a:Month "2" ;
    a2a:Day "14" ;
    rdfs:label "1860-02-14"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Andel" ;
    rdfs:label "Andel"
  ] .

oa:relationep_sha_e288e536-a0b4-d2df-b1bd-afa196c5f166_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_e288e536-a0b4-d2df-b1bd-afa196c5f166_Person:891c5c36-8b2f-1e29-6f37-be2b7634953e ;
  a2a:EventKeyRef oa:event_sha_e288e536-a0b4-d2df-b1bd-afa196c5f166_Event1 .

oa:relationep_sha_e288e536-a0b4-d2df-b1bd-afa196c5f166_1
  a a2a:RelationEP ;
  rdfs:label "other:Wed." ;
  a2a:RelationType "other:Wed." ;
  a2a:PersonKeyRef oa:person_sha_e288e536-a0b4-d2df-b1bd-afa196c5f166_Person:3fedc13e-d7d4-94fa-36f2-9a9f7220c953 ;
  a2a:EventKeyRef oa:event_sha_e288e536-a0b4-d2df-b1bd-afa196c5f166_Event1 .

oa:relationep_sha_e288e536-a0b4-d2df-b1bd-afa196c5f166_2
  a a2a:RelationEP ;
  rdfs:label "other:Aangever" ;
  a2a:RelationType "other:Aangever" ;
  a2a:PersonKeyRef oa:person_sha_e288e536-a0b4-d2df-b1bd-afa196c5f166_Person:13b84585-5901-98c9-c90f-46f4ce69915d ;
  a2a:EventKeyRef oa:event_sha_e288e536-a0b4-d2df-b1bd-afa196c5f166_Event1 .

oa:relationep_sha_e288e536-a0b4-d2df-b1bd-afa196c5f166_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_e288e536-a0b4-d2df-b1bd-afa196c5f166_Person:8d9b8d7f-d075-adb4-3859-95b0bd96787b ;
  a2a:EventKeyRef oa:event_sha_e288e536-a0b4-d2df-b1bd-afa196c5f166_Event1 .

oa:relationep_sha_e288e536-a0b4-d2df-b1bd-afa196c5f166_4
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_sha_e288e536-a0b4-d2df-b1bd-afa196c5f166_Person:7c58474e-a388-f2b2-7465-0f3477e910d8 ;
  a2a:EventKeyRef oa:event_sha_e288e536-a0b4-d2df-b1bd-afa196c5f166_Event1 .

oa:source_sha_e288e536-a0b4-d2df-b1bd-afa196c5f166
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Andel" ;
    rdfs:label "Andel", "1860-02-14 - 1860-02-14"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1860-02-14"^^xsd:date ;
    a2a:SourceIndexDateTo "1860-02-14"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1860" ;
    a2a:Month "2" ;
    a2a:Day "14" ;
    rdfs:label "1860-02-14"^^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: 2943, Periode: 1853-1862" ;
    a2a:Book "Overlijdensregister" ;
    a2a:DocumentNumber "2" ;
    a2a:RegistryNumber "2943" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: Burgerlijke standregister, Deel: 2943, Periode: 1853-1862, Overlijdensregister, 2, 2943"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/79fdf7ae-2a85-ed74-ec09-9d3246cec25e.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/e288e536-a0b4-d2df-b1bd-afa196c5f166" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/79fdf7ae-2a85-ed74-ec09-9d3246cec25e.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-07-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/e288e536-a0b4-d2df-b1bd-afa196c5f166" ;
  a2a:RecordGUID "{e288e536-a0b4-d2df-b1bd-afa196c5f166}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_607_00000607.xml van SHA" .

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