@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_bccd9fca-3f17-0ef0-df28-7c939908fc2b
  a a2a:Record ;
  rdfs:label "Overlijden op 27 augustus 1969 te Oss" ;
  a2a:hasPerson oa:person_bhi_bccd9fca-3f17-0ef0-df28-7c939908fc2b_Person-674b96e1-530c-7134-c7ab-8fd70eab3d62, oa:person_bhi_bccd9fca-3f17-0ef0-df28-7c939908fc2b_Person-3c8d9f91-bb3c-d33d-69f0-5c107dca79da, oa:person_bhi_bccd9fca-3f17-0ef0-df28-7c939908fc2b_Person-cbf60a9c-864c-4fdc-4771-916d30c69225, oa:person_bhi_bccd9fca-3f17-0ef0-df28-7c939908fc2b_Person-7ceed0f8-e44b-f33a-ced1-335dd0edbee4 ;
  a2a:hasEvent oa:event_bhi_bccd9fca-3f17-0ef0-df28-7c939908fc2b_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_bccd9fca-3f17-0ef0-df28-7c939908fc2b_0, oa:relationep_bhi_bccd9fca-3f17-0ef0-df28-7c939908fc2b_1, oa:relationep_bhi_bccd9fca-3f17-0ef0-df28-7c939908fc2b_2 ;
  a2a:hasRelationPP oa:relationpp_bhi_bccd9fca-3f17-0ef0-df28-7c939908fc2b_0 ;
  a2a:hasSource oa:source_bhi_bccd9fca-3f17-0ef0-df28-7c939908fc2b .

oa:person_bhi_bccd9fca-3f17-0ef0-df28-7c939908fc2b_Person-674b96e1-530c-7134-c7ab-8fd70eab3d62
  a a2a:Person ;
  rdfs:label "Mechgelina van Leur" ;
  a2a:PersonName [
    rdfs:label "Mechgelina van Leur" ;
    a2a:PersonNameFirstName "Mechgelina" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Leur"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_bccd9fca-3f17-0ef0-df28-7c939908fc2b_Person-3c8d9f91-bb3c-d33d-69f0-5c107dca79da
  a a2a:Person ;
  rdfs:label "Christianus Gerardus Princen" ;
  a2a:PersonName [
    rdfs:label "Christianus Gerardus Princen" ;
    a2a:PersonNameFirstName "Christianus Gerardus" ;
    a2a:PersonNameLastName "Princen"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_bccd9fca-3f17-0ef0-df28-7c939908fc2b_Person-cbf60a9c-864c-4fdc-4771-916d30c69225
  a a2a:Person ;
  rdfs:label "Gerrit Princen" ;
  a2a:PersonName [
    rdfs:label "Gerrit Princen" ;
    a2a:PersonNameFirstName "Gerrit" ;
    a2a:PersonNameLastName "Princen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_bccd9fca-3f17-0ef0-df28-7c939908fc2b_Person-7ceed0f8-e44b-f33a-ced1-335dd0edbee4
  a a2a:Person ;
  rdfs:label "Francisca Gerarda Krol" ;
  a2a:PersonName [
    rdfs:label "Francisca Gerarda Krol" ;
    a2a:PersonNameFirstName "Francisca Gerarda" ;
    a2a:PersonNameLastName "Krol"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_bccd9fca-3f17-0ef0-df28-7c939908fc2b_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1969" ;
    a2a:Month "8" ;
    a2a:Day "27" ;
    rdfs:label "1969-08-27"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Oss" ;
    rdfs:label "Oss"
  ] .

oa:relationep_bhi_bccd9fca-3f17-0ef0-df28-7c939908fc2b_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_bccd9fca-3f17-0ef0-df28-7c939908fc2b_Person:674b96e1-530c-7134-c7ab-8fd70eab3d62 ;
  a2a:EventKeyRef oa:event_bhi_bccd9fca-3f17-0ef0-df28-7c939908fc2b_Event1 .

oa:relationep_bhi_bccd9fca-3f17-0ef0-df28-7c939908fc2b_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_bccd9fca-3f17-0ef0-df28-7c939908fc2b_Person:3c8d9f91-bb3c-d33d-69f0-5c107dca79da ;
  a2a:EventKeyRef oa:event_bhi_bccd9fca-3f17-0ef0-df28-7c939908fc2b_Event1 .

oa:relationep_bhi_bccd9fca-3f17-0ef0-df28-7c939908fc2b_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_bccd9fca-3f17-0ef0-df28-7c939908fc2b_Person:cbf60a9c-864c-4fdc-4771-916d30c69225 ;
  a2a:EventKeyRef oa:event_bhi_bccd9fca-3f17-0ef0-df28-7c939908fc2b_Event1 .

oa:relationpp_bhi_bccd9fca-3f17-0ef0-df28-7c939908fc2b_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_bccd9fca-3f17-0ef0-df28-7c939908fc2b_Person:3c8d9f91-bb3c-d33d-69f0-5c107dca79da, oa:person_bhi_bccd9fca-3f17-0ef0-df28-7c939908fc2b_Person:7ceed0f8-e44b-f33a-ced1-335dd0edbee4 .

oa:source_bhi_bccd9fca-3f17-0ef0-df28-7c939908fc2b
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Oss" ;
    rdfs:label "Oss", "1969-08-29 - 1969-08-29"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1969-08-29"^^xsd:date ;
    a2a:SourceIndexDateTo "1969-08-29"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1969" ;
    a2a:Month "8" ;
    a2a:Day "29" ;
    rdfs:label "1969-08-29"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 4098, Periode: 1969" ;
    a2a:Book "Overlijdensregister Oss 1969" ;
    a2a:DocumentNumber "219" ;
    a2a:RegistryNumber "4098" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 4098, Periode: 1969, Overlijdensregister Oss 1969, 219, 4098"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/62aca13a-793a-13e8-0dc2-a6caf05bb3c5.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/62aca13a-793a-13e8-0dc2-a6caf05bb3c5.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-01-06"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/bccd9fca-3f17-0ef0-df28-7c939908fc2b" ;
  a2a:RecordGUID "{bccd9fca-3f17-0ef0-df28-7c939908fc2b}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_30234_00030234.xml van BHI" .

