@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_b11ec89d-dbcd-38c8-d09b-e4660b00de93
  a a2a:Record ;
  rdfs:label "Overlijden op 9 maart 1872 te Woudrichem" ;
  a2a:hasPerson oa:person_bhi_b11ec89d-dbcd-38c8-d09b-e4660b00de93_Person-fbaa75d4-801d-45fc-a934-080b77d3ee31, oa:person_bhi_b11ec89d-dbcd-38c8-d09b-e4660b00de93_Person-bb0a448e-0d95-7035-96d4-6f7b3e0f69cb, oa:person_bhi_b11ec89d-dbcd-38c8-d09b-e4660b00de93_Person-5602c111-95db-00e8-d0f9-5f47c9fda7bc ;
  a2a:hasEvent oa:event_bhi_b11ec89d-dbcd-38c8-d09b-e4660b00de93_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_b11ec89d-dbcd-38c8-d09b-e4660b00de93_0, oa:relationep_bhi_b11ec89d-dbcd-38c8-d09b-e4660b00de93_1, oa:relationep_bhi_b11ec89d-dbcd-38c8-d09b-e4660b00de93_2 ;
  a2a:hasSource oa:source_bhi_b11ec89d-dbcd-38c8-d09b-e4660b00de93 .

oa:person_bhi_b11ec89d-dbcd-38c8-d09b-e4660b00de93_Person-fbaa75d4-801d-45fc-a934-080b77d3ee31
  a a2a:Person ;
  rdfs:label "Wilhelmina Gerarda Gay" ;
  a2a:PersonName [
    rdfs:label "Wilhelmina Gerarda Gay" ;
    a2a:PersonNameFirstName "Wilhelmina Gerarda" ;
    a2a:PersonNameLastName "Gay"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_bhi_b11ec89d-dbcd-38c8-d09b-e4660b00de93_Person-bb0a448e-0d95-7035-96d4-6f7b3e0f69cb
  a a2a:Person ;
  rdfs:label "Pieter Simon Gay" ;
  a2a:PersonName [
    rdfs:label "Pieter Simon Gay" ;
    a2a:PersonNameFirstName "Pieter Simon" ;
    a2a:PersonNameLastName "Gay"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_b11ec89d-dbcd-38c8-d09b-e4660b00de93_Person-5602c111-95db-00e8-d0f9-5f47c9fda7bc
  a a2a:Person ;
  rdfs:label "Cornelia Spronk" ;
  a2a:PersonName [
    rdfs:label "Cornelia Spronk" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNameLastName "Spronk"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_b11ec89d-dbcd-38c8-d09b-e4660b00de93_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1872" ;
    a2a:Month "3" ;
    a2a:Day "9" ;
    rdfs:label "1872-03-09"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem"
  ] .

oa:relationep_bhi_b11ec89d-dbcd-38c8-d09b-e4660b00de93_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_b11ec89d-dbcd-38c8-d09b-e4660b00de93_Person:fbaa75d4-801d-45fc-a934-080b77d3ee31 ;
  a2a:EventKeyRef oa:event_bhi_b11ec89d-dbcd-38c8-d09b-e4660b00de93_Event1 .

oa:relationep_bhi_b11ec89d-dbcd-38c8-d09b-e4660b00de93_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_b11ec89d-dbcd-38c8-d09b-e4660b00de93_Person:bb0a448e-0d95-7035-96d4-6f7b3e0f69cb ;
  a2a:EventKeyRef oa:event_bhi_b11ec89d-dbcd-38c8-d09b-e4660b00de93_Event1 .

oa:relationep_bhi_b11ec89d-dbcd-38c8-d09b-e4660b00de93_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_b11ec89d-dbcd-38c8-d09b-e4660b00de93_Person:5602c111-95db-00e8-d0f9-5f47c9fda7bc ;
  a2a:EventKeyRef oa:event_bhi_b11ec89d-dbcd-38c8-d09b-e4660b00de93_Event1 .

oa:source_bhi_b11ec89d-dbcd-38c8-d09b-e4660b00de93
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem", "1872-03-11 - 1872-03-11"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1872-03-11"^^xsd:date ;
    a2a:SourceIndexDateTo "1872-03-11"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1872" ;
    a2a:Month "3" ;
    a2a:Day "11" ;
    rdfs:label "1872-03-11"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 9159, Periode: 1872" ;
    a2a:Book "Overlijdensregister Woudrichem 1872" ;
    a2a:DocumentNumber "16" ;
    a2a:RegistryNumber "9159" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 9159, Periode: 1872, Overlijdensregister Woudrichem 1872, 16, 9159"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/096c41f7-a469-2c2b-ca49-d8c821236b28.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/096c41f7-a469-2c2b-ca49-d8c821236b28.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-08-26"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/b11ec89d-dbcd-38c8-d09b-e4660b00de93" ;
  a2a:RecordGUID "{b11ec89d-dbcd-38c8-d09b-e4660b00de93}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231207_72821_00072821.xml van BHI" .

