@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_febffa3c-39bd-a6bf-c83c-94b9d727953e
  a a2a:Record ;
  rdfs:label "Overlijden op 25 mei 1910 te Besoijen" ;
  a2a:hasPerson oa:person_sha_febffa3c-39bd-a6bf-c83c-94b9d727953e_Person-e43eb4e3-85cb-f8fc-c0bd-b7c8d1361f43, oa:person_sha_febffa3c-39bd-a6bf-c83c-94b9d727953e_Person-ebacf1d7-a4b6-66ea-d66c-8b82a67051b1, oa:person_sha_febffa3c-39bd-a6bf-c83c-94b9d727953e_Person-3564099e-fec1-0f04-4d83-8d6ba12c44b5, oa:person_sha_febffa3c-39bd-a6bf-c83c-94b9d727953e_Person-1b4955a8-a643-fa9f-eef7-0445221ff1fb ;
  a2a:hasEvent oa:event_sha_febffa3c-39bd-a6bf-c83c-94b9d727953e_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_febffa3c-39bd-a6bf-c83c-94b9d727953e_0, oa:relationep_sha_febffa3c-39bd-a6bf-c83c-94b9d727953e_1, oa:relationep_sha_febffa3c-39bd-a6bf-c83c-94b9d727953e_2, oa:relationep_sha_febffa3c-39bd-a6bf-c83c-94b9d727953e_3 ;
  a2a:hasSource oa:source_sha_febffa3c-39bd-a6bf-c83c-94b9d727953e .

oa:person_sha_febffa3c-39bd-a6bf-c83c-94b9d727953e_Person-e43eb4e3-85cb-f8fc-c0bd-b7c8d1361f43
  a a2a:Person ;
  rdfs:label "Clasina Korver" ;
  a2a:PersonName [
    rdfs:label "Clasina Korver" ;
    a2a:PersonNameFirstName "Clasina" ;
    a2a:PersonNameLastName "Korver"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Besoijen" ;
    rdfs:label "Besoijen"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_febffa3c-39bd-a6bf-c83c-94b9d727953e_Person-ebacf1d7-a4b6-66ea-d66c-8b82a67051b1
  a a2a:Person ;
  rdfs:label "Cornelis Michiel Goedhart" ;
  a2a:PersonName [
    rdfs:label "Cornelis Michiel Goedhart" ;
    a2a:PersonNameFirstName "Cornelis Michiel" ;
    a2a:PersonNameLastName "Goedhart"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Besoijen" ;
    rdfs:label "Besoijen"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "31" ;
    rdfs:label "31"
  ] ;
  a2a:Profession "schoenmaker" .

oa:person_sha_febffa3c-39bd-a6bf-c83c-94b9d727953e_Person-3564099e-fec1-0f04-4d83-8d6ba12c44b5
  a a2a:Person ;
  rdfs:label "Dirk Marinus Goedhart" ;
  a2a:PersonName [
    rdfs:label "Dirk Marinus Goedhart" ;
    a2a:PersonNameFirstName "Dirk Marinus" ;
    a2a:PersonNameLastName "Goedhart"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Besoijen" ;
    rdfs:label "Besoijen"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "33" ;
    rdfs:label "33"
  ] ;
  a2a:Profession "schoenmaker" .

oa:person_sha_febffa3c-39bd-a6bf-c83c-94b9d727953e_Person-1b4955a8-a643-fa9f-eef7-0445221ff1fb
  a a2a:Person ;
  rdfs:label "Elisabeth Cornelia Goedhart" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Cornelia Goedhart" ;
    a2a:PersonNameFirstName "Elisabeth Cornelia" ;
    a2a:PersonNameLastName "Goedhart"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Besoijen" ;
    rdfs:label "Besoijen"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "16 dagen" ;
    rdfs:label "16 dagen"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Besoijen" ;
    rdfs:label "Besoijen"
  ] ;
  a2a:Profession "zonder beroep" .

oa:event_sha_febffa3c-39bd-a6bf-c83c-94b9d727953e_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1910" ;
    a2a:Month "5" ;
    a2a:Day "25" ;
    rdfs:label "1910-05-25"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Besoijen" ;
    rdfs:label "Besoijen"
  ] .

oa:relationep_sha_febffa3c-39bd-a6bf-c83c-94b9d727953e_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_febffa3c-39bd-a6bf-c83c-94b9d727953e_Person:e43eb4e3-85cb-f8fc-c0bd-b7c8d1361f43 ;
  a2a:EventKeyRef oa:event_sha_febffa3c-39bd-a6bf-c83c-94b9d727953e_Event1 .

oa:relationep_sha_febffa3c-39bd-a6bf-c83c-94b9d727953e_1
  a a2a:RelationEP ;
  rdfs:label "other:Oom" ;
  a2a:RelationType "other:Oom" ;
  a2a:PersonKeyRef oa:person_sha_febffa3c-39bd-a6bf-c83c-94b9d727953e_Person:ebacf1d7-a4b6-66ea-d66c-8b82a67051b1 ;
  a2a:EventKeyRef oa:event_sha_febffa3c-39bd-a6bf-c83c-94b9d727953e_Event1 .

oa:relationep_sha_febffa3c-39bd-a6bf-c83c-94b9d727953e_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_febffa3c-39bd-a6bf-c83c-94b9d727953e_Person:3564099e-fec1-0f04-4d83-8d6ba12c44b5 ;
  a2a:EventKeyRef oa:event_sha_febffa3c-39bd-a6bf-c83c-94b9d727953e_Event1 .

oa:relationep_sha_febffa3c-39bd-a6bf-c83c-94b9d727953e_3
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_sha_febffa3c-39bd-a6bf-c83c-94b9d727953e_Person:1b4955a8-a643-fa9f-eef7-0445221ff1fb ;
  a2a:EventKeyRef oa:event_sha_febffa3c-39bd-a6bf-c83c-94b9d727953e_Event1 .

oa:source_sha_febffa3c-39bd-a6bf-c83c-94b9d727953e
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Besoijen" ;
    rdfs:label "Besoijen", "1910-05-25 - 1910-05-25"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1910-05-25"^^xsd:date ;
    a2a:SourceIndexDateTo "1910-05-25"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1910" ;
    a2a:Month "5" ;
    a2a:Day "25" ;
    rdfs:label "1910-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: 917, Periode: 1896-1921" ;
    a2a:Book "Overlijdensregister" ;
    a2a:DocumentNumber "12" ;
    a2a:RegistryNumber "917" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: Burgerlijke standregister, Deel: 917, Periode: 1896-1921, Overlijdensregister, 12, 917"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/453c46a3-7650-d7ca-964c-5302b029e2ba.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/febffa3c-39bd-a6bf-c83c-94b9d727953e" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/453c46a3-7650-d7ca-964c-5302b029e2ba.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-10-19"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/febffa3c-39bd-a6bf-c83c-94b9d727953e" ;
  a2a:RecordGUID "{febffa3c-39bd-a6bf-c83c-94b9d727953e}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_411_00000411.xml van SHA" .

