@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_cf8564e6-27c4-8e12-afe5-746963941dce
  a a2a:Record ;
  rdfs:label "Overlijden op 9 augustus 1948 te Oss" ;
  a2a:hasPerson oa:person_bhi_cf8564e6-27c4-8e12-afe5-746963941dce_Person-8036e46d-3f6e-b2c3-52e2-e58e0e20c524, oa:person_bhi_cf8564e6-27c4-8e12-afe5-746963941dce_Person-5e237614-ea0d-cb94-a109-23ebc6ef8749, oa:person_bhi_cf8564e6-27c4-8e12-afe5-746963941dce_Person-836d2e8f-b6f0-b7d3-433e-0be569ca45f9 ;
  a2a:hasEvent oa:event_bhi_cf8564e6-27c4-8e12-afe5-746963941dce_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_cf8564e6-27c4-8e12-afe5-746963941dce_0, oa:relationep_bhi_cf8564e6-27c4-8e12-afe5-746963941dce_1, oa:relationep_bhi_cf8564e6-27c4-8e12-afe5-746963941dce_2 ;
  a2a:hasSource oa:source_bhi_cf8564e6-27c4-8e12-afe5-746963941dce .

oa:person_bhi_cf8564e6-27c4-8e12-afe5-746963941dce_Person-8036e46d-3f6e-b2c3-52e2-e58e0e20c524
  a a2a:Person ;
  rdfs:label "Johanna Hermandina Geertruda Friesen" ;
  a2a:PersonName [
    rdfs:label "Johanna Hermandina Geertruda Friesen" ;
    a2a:PersonNameFirstName "Johanna Hermandina Geertruda" ;
    a2a:PersonNameLastName "Friesen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_cf8564e6-27c4-8e12-afe5-746963941dce_Person-5e237614-ea0d-cb94-a109-23ebc6ef8749
  a a2a:Person ;
  rdfs:label "Augusta Johanna Wilhelmina Maria Strik" ;
  a2a:PersonName [
    rdfs:label "Augusta Johanna Wilhelmina Maria Strik" ;
    a2a:PersonNameFirstName "Augusta Johanna Wilhelmina Maria" ;
    a2a:PersonNameLastName "Strik"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "2 jaar" ;
    rdfs:label "2 jaar"
  ] .

oa:person_bhi_cf8564e6-27c4-8e12-afe5-746963941dce_Person-836d2e8f-b6f0-b7d3-433e-0be569ca45f9
  a a2a:Person ;
  rdfs:label "Franciscus Johannes Leonardus Strik" ;
  a2a:PersonName [
    rdfs:label "Franciscus Johannes Leonardus Strik" ;
    a2a:PersonNameFirstName "Franciscus Johannes Leonardus" ;
    a2a:PersonNameLastName "Strik"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_cf8564e6-27c4-8e12-afe5-746963941dce_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1948" ;
    a2a:Month "8" ;
    a2a:Day "9" ;
    rdfs:label "1948-08-09"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Oss" ;
    rdfs:label "Oss"
  ] .

oa:relationep_bhi_cf8564e6-27c4-8e12-afe5-746963941dce_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_cf8564e6-27c4-8e12-afe5-746963941dce_Person:8036e46d-3f6e-b2c3-52e2-e58e0e20c524 ;
  a2a:EventKeyRef oa:event_bhi_cf8564e6-27c4-8e12-afe5-746963941dce_Event1 .

oa:relationep_bhi_cf8564e6-27c4-8e12-afe5-746963941dce_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_cf8564e6-27c4-8e12-afe5-746963941dce_Person:5e237614-ea0d-cb94-a109-23ebc6ef8749 ;
  a2a:EventKeyRef oa:event_bhi_cf8564e6-27c4-8e12-afe5-746963941dce_Event1 .

oa:relationep_bhi_cf8564e6-27c4-8e12-afe5-746963941dce_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_cf8564e6-27c4-8e12-afe5-746963941dce_Person:836d2e8f-b6f0-b7d3-433e-0be569ca45f9 ;
  a2a:EventKeyRef oa:event_bhi_cf8564e6-27c4-8e12-afe5-746963941dce_Event1 .

oa:source_bhi_cf8564e6-27c4-8e12-afe5-746963941dce
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Oss" ;
    rdfs:label "Oss", "1948-08-10 - 1948-08-10"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1948-08-10"^^xsd:date ;
    a2a:SourceIndexDateTo "1948-08-10"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1948" ;
    a2a:Month "8" ;
    a2a:Day "10" ;
    rdfs:label "1948-08-10"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Deel: 3395, Periode: 1948" ;
    a2a:Book "Overlijdensregister Oss 1948" ;
    a2a:DocumentNumber "141" ;
    a2a:RegistryNumber "3395" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: boek, Deel: 3395, Periode: 1948, Overlijdensregister Oss 1948, 141, 3395"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/e19c6c98-c0f3-682b-a780-f304b23e5917.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/e19c6c98-c0f3-682b-a780-f304b23e5917.jpg"
  ] ;
  a2a:SourceLastChangeDate "2015-07-16"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/cf8564e6-27c4-8e12-afe5-746963941dce" ;
  a2a:RecordGUID "{cf8564e6-27c4-8e12-afe5-746963941dce}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_21434_00021434.xml van BHI" .

