@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_22b2a0ea-74f2-2b4b-6bc9-8367df9eb742
  a a2a:Record ;
  rdfs:label "Overlijden op 16 januari 1864 te Woudrichem" ;
  a2a:hasPerson oa:person_bhi_22b2a0ea-74f2-2b4b-6bc9-8367df9eb742_Person-da76b103-d773-aead-f4c1-6974408407df, oa:person_bhi_22b2a0ea-74f2-2b4b-6bc9-8367df9eb742_Person-99fb23eb-ecec-3e12-e222-5d45be3e5cae, oa:person_bhi_22b2a0ea-74f2-2b4b-6bc9-8367df9eb742_Person-0b7aefdd-0f12-d0a6-f950-78733425f933 ;
  a2a:hasEvent oa:event_bhi_22b2a0ea-74f2-2b4b-6bc9-8367df9eb742_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_22b2a0ea-74f2-2b4b-6bc9-8367df9eb742_0, oa:relationep_bhi_22b2a0ea-74f2-2b4b-6bc9-8367df9eb742_1, oa:relationep_bhi_22b2a0ea-74f2-2b4b-6bc9-8367df9eb742_2 ;
  a2a:hasSource oa:source_bhi_22b2a0ea-74f2-2b4b-6bc9-8367df9eb742 .

oa:person_bhi_22b2a0ea-74f2-2b4b-6bc9-8367df9eb742_Person-da76b103-d773-aead-f4c1-6974408407df
  a a2a:Person ;
  rdfs:label "Johanna Adriana Colijn" ;
  a2a:PersonName [
    rdfs:label "Johanna Adriana Colijn" ;
    a2a:PersonNameFirstName "Johanna Adriana" ;
    a2a:PersonNameLastName "Colijn"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_bhi_22b2a0ea-74f2-2b4b-6bc9-8367df9eb742_Person-99fb23eb-ecec-3e12-e222-5d45be3e5cae
  a a2a:Person ;
  rdfs:label "N.N." ;
  a2a:PersonName [
    rdfs:label "N.N." ;
    a2a:PersonNameLastName "N.N."
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_22b2a0ea-74f2-2b4b-6bc9-8367df9eb742_Person-0b7aefdd-0f12-d0a6-f950-78733425f933
  a a2a:Person ;
  rdfs:label "Teuntje Jenneke Colijn" ;
  a2a:PersonName [
    rdfs:label "Teuntje Jenneke Colijn" ;
    a2a:PersonNameFirstName "Teuntje Jenneke" ;
    a2a:PersonNameLastName "Colijn"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_22b2a0ea-74f2-2b4b-6bc9-8367df9eb742_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1864" ;
    a2a:Month "1" ;
    a2a:Day "16" ;
    rdfs:label "1864-01-16"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem"
  ] .

oa:relationep_bhi_22b2a0ea-74f2-2b4b-6bc9-8367df9eb742_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_22b2a0ea-74f2-2b4b-6bc9-8367df9eb742_Person:da76b103-d773-aead-f4c1-6974408407df ;
  a2a:EventKeyRef oa:event_bhi_22b2a0ea-74f2-2b4b-6bc9-8367df9eb742_Event1 .

oa:relationep_bhi_22b2a0ea-74f2-2b4b-6bc9-8367df9eb742_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_22b2a0ea-74f2-2b4b-6bc9-8367df9eb742_Person:99fb23eb-ecec-3e12-e222-5d45be3e5cae ;
  a2a:EventKeyRef oa:event_bhi_22b2a0ea-74f2-2b4b-6bc9-8367df9eb742_Event1 .

oa:relationep_bhi_22b2a0ea-74f2-2b4b-6bc9-8367df9eb742_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_22b2a0ea-74f2-2b4b-6bc9-8367df9eb742_Person:0b7aefdd-0f12-d0a6-f950-78733425f933 ;
  a2a:EventKeyRef oa:event_bhi_22b2a0ea-74f2-2b4b-6bc9-8367df9eb742_Event1 .

oa:source_bhi_22b2a0ea-74f2-2b4b-6bc9-8367df9eb742
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem", "1864-01-16 - 1864-01-16"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1864-01-16"^^xsd:date ;
    a2a:SourceIndexDateTo "1864-01-16"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1864" ;
    a2a:Month "1" ;
    a2a:Day "16" ;
    rdfs:label "1864-01-16"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 9158, Periode: 1864" ;
    a2a:Book "Overlijdensregister Woudrichem 1864" ;
    a2a:DocumentNumber "5" ;
    a2a:RegistryNumber "9158" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 9158, Periode: 1864, Overlijdensregister Woudrichem 1864, 5, 9158"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/a16cc799-1ef9-243b-8aff-9a4736860ef2.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/a16cc799-1ef9-243b-8aff-9a4736860ef2.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-02-18"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/22b2a0ea-74f2-2b4b-6bc9-8367df9eb742" ;
  a2a:RecordGUID "{22b2a0ea-74f2-2b4b-6bc9-8367df9eb742}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231207_72815_00072815.xml van BHI" .

