@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_bhi_e3578650-ab0e-0465-ddfa-e5086ea4b787
  a a2a:Record ;
  rdfs:label "Overlijden op 30 januari 1915 te Woudrichem" ;
  a2a:hasPerson oa:person_bhi_e3578650-ab0e-0465-ddfa-e5086ea4b787_Person-58fb42e4-0b0c-0a87-cbcd-434b0ebe303a, oa:person_bhi_e3578650-ab0e-0465-ddfa-e5086ea4b787_Person-1c0d1ead-41f6-3cf5-01c3-e2e2a20ffc1f, oa:person_bhi_e3578650-ab0e-0465-ddfa-e5086ea4b787_Person-08959512-2ef7-6d0d-5b68-d576da5c09c9 ;
  a2a:hasEvent oa:event_bhi_e3578650-ab0e-0465-ddfa-e5086ea4b787_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_e3578650-ab0e-0465-ddfa-e5086ea4b787_0, oa:relationep_bhi_e3578650-ab0e-0465-ddfa-e5086ea4b787_1, oa:relationep_bhi_e3578650-ab0e-0465-ddfa-e5086ea4b787_2 ;
  a2a:hasSource oa:source_bhi_e3578650-ab0e-0465-ddfa-e5086ea4b787 .

oa:person_bhi_e3578650-ab0e-0465-ddfa-e5086ea4b787_Person-58fb42e4-0b0c-0a87-cbcd-434b0ebe303a
  a a2a:Person ;
  rdfs:label "Cornelia Viveen" ;
  a2a:PersonName [
    rdfs:label "Cornelia Viveen" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNameLastName "Viveen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_e3578650-ab0e-0465-ddfa-e5086ea4b787_Person-1c0d1ead-41f6-3cf5-01c3-e2e2a20ffc1f
  a a2a:Person ;
  rdfs:label "Maria Biks" ;
  a2a:PersonName [
    rdfs:label "Maria Biks" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Biks"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_e3578650-ab0e-0465-ddfa-e5086ea4b787_Person-08959512-2ef7-6d0d-5b68-d576da5c09c9
  a a2a:Person ;
  rdfs:label "Bastiaan Viveen" ;
  a2a:PersonName [
    rdfs:label "Bastiaan Viveen" ;
    a2a:PersonNameFirstName "Bastiaan" ;
    a2a:PersonNameLastName "Viveen"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_e3578650-ab0e-0465-ddfa-e5086ea4b787_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1915" ;
    a2a:Month "1" ;
    a2a:Day "30" ;
    rdfs:label "1915-01-30"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem"
  ] .

oa:relationep_bhi_e3578650-ab0e-0465-ddfa-e5086ea4b787_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_e3578650-ab0e-0465-ddfa-e5086ea4b787_Person:58fb42e4-0b0c-0a87-cbcd-434b0ebe303a ;
  a2a:EventKeyRef oa:event_bhi_e3578650-ab0e-0465-ddfa-e5086ea4b787_Event1 .

oa:relationep_bhi_e3578650-ab0e-0465-ddfa-e5086ea4b787_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_e3578650-ab0e-0465-ddfa-e5086ea4b787_Person:1c0d1ead-41f6-3cf5-01c3-e2e2a20ffc1f ;
  a2a:EventKeyRef oa:event_bhi_e3578650-ab0e-0465-ddfa-e5086ea4b787_Event1 .

oa:relationep_bhi_e3578650-ab0e-0465-ddfa-e5086ea4b787_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_e3578650-ab0e-0465-ddfa-e5086ea4b787_Person:08959512-2ef7-6d0d-5b68-d576da5c09c9 ;
  a2a:EventKeyRef oa:event_bhi_e3578650-ab0e-0465-ddfa-e5086ea4b787_Event1 .

oa:source_bhi_e3578650-ab0e-0465-ddfa-e5086ea4b787
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem", "1915-01-30 - 1915-01-30"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1915-01-30"^^xsd:date ;
    a2a:SourceIndexDateTo "1915-01-30"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1915" ;
    a2a:Month "1" ;
    a2a:Day "30" ;
    rdfs:label "1915-01-30"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 3700, Periode: 1915" ;
    a2a:Book "Overlijdensregister Woudrichem 1915" ;
    a2a:DocumentNumber "4" ;
    a2a:RegistryNumber "3700" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 3700, Periode: 1915, Overlijdensregister Woudrichem 1915, 4, 3700"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/b60750a1-4fd9-28e2-459b-981d6652d73b.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/b60750a1-4fd9-28e2-459b-981d6652d73b.jpg"
  ] ;
  a2a:SourceLastChangeDate "2016-08-10"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/e3578650-ab0e-0465-ddfa-e5086ea4b787" ;
  a2a:RecordGUID "{e3578650-ab0e-0465-ddfa-e5086ea4b787}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231207_72832_00072832.xml van BHI" .

