@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_31f8cc5a-e03a-b700-c5b5-2003f9cb7cde
  a a2a:Record ;
  rdfs:label "Overlijden op 10 december 1938 te Breda" ;
  a2a:hasPerson oa:person_bhi_31f8cc5a-e03a-b700-c5b5-2003f9cb7cde_Person-43708d2a-5d81-1a89-220e-2ce18fa21e2d, oa:person_bhi_31f8cc5a-e03a-b700-c5b5-2003f9cb7cde_Person-e244f03c-9cff-25de-2ad1-3e3e08ae03b9, oa:person_bhi_31f8cc5a-e03a-b700-c5b5-2003f9cb7cde_Person-64e90265-520f-ad5d-772b-b71cb86f3075, oa:person_bhi_31f8cc5a-e03a-b700-c5b5-2003f9cb7cde_Person-896a32c5-b7c0-211b-4281-c4721b442152 ;
  a2a:hasEvent oa:event_bhi_31f8cc5a-e03a-b700-c5b5-2003f9cb7cde_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_31f8cc5a-e03a-b700-c5b5-2003f9cb7cde_0, oa:relationep_bhi_31f8cc5a-e03a-b700-c5b5-2003f9cb7cde_1, oa:relationep_bhi_31f8cc5a-e03a-b700-c5b5-2003f9cb7cde_2 ;
  a2a:hasRelationPP oa:relationpp_bhi_31f8cc5a-e03a-b700-c5b5-2003f9cb7cde_0 ;
  a2a:hasSource oa:source_bhi_31f8cc5a-e03a-b700-c5b5-2003f9cb7cde .

oa:person_bhi_31f8cc5a-e03a-b700-c5b5-2003f9cb7cde_Person-43708d2a-5d81-1a89-220e-2ce18fa21e2d
  a a2a:Person ;
  rdfs:label "Anna Maria Hubertina Rasie" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Hubertina Rasie" ;
    a2a:PersonNameFirstName "Anna Maria Hubertina" ;
    a2a:PersonNameLastName "Rasie"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_31f8cc5a-e03a-b700-c5b5-2003f9cb7cde_Person-e244f03c-9cff-25de-2ad1-3e3e08ae03b9
  a a2a:Person ;
  rdfs:label "Hubert Jean Denis Schils" ;
  a2a:PersonName [
    rdfs:label "Hubert Jean Denis Schils" ;
    a2a:PersonNameFirstName "Hubert Jean Denis" ;
    a2a:PersonNameLastName "Schils"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_31f8cc5a-e03a-b700-c5b5-2003f9cb7cde_Person-64e90265-520f-ad5d-772b-b71cb86f3075
  a a2a:Person ;
  rdfs:label "Peter Dominicus Schils" ;
  a2a:PersonName [
    rdfs:label "Peter Dominicus Schils" ;
    a2a:PersonNameFirstName "Peter Dominicus" ;
    a2a:PersonNameLastName "Schils"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_31f8cc5a-e03a-b700-c5b5-2003f9cb7cde_Person-896a32c5-b7c0-211b-4281-c4721b442152
  a a2a:Person ;
  rdfs:label "Maria Catharina Hubertina Scheen" ;
  a2a:PersonName [
    rdfs:label "Maria Catharina Hubertina Scheen" ;
    a2a:PersonNameFirstName "Maria Catharina Hubertina" ;
    a2a:PersonNameLastName "Scheen"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_31f8cc5a-e03a-b700-c5b5-2003f9cb7cde_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1938" ;
    a2a:Month "12" ;
    a2a:Day "10" ;
    rdfs:label "1938-12-10"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_bhi_31f8cc5a-e03a-b700-c5b5-2003f9cb7cde_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_31f8cc5a-e03a-b700-c5b5-2003f9cb7cde_Person:43708d2a-5d81-1a89-220e-2ce18fa21e2d ;
  a2a:EventKeyRef oa:event_bhi_31f8cc5a-e03a-b700-c5b5-2003f9cb7cde_Event1 .

oa:relationep_bhi_31f8cc5a-e03a-b700-c5b5-2003f9cb7cde_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_31f8cc5a-e03a-b700-c5b5-2003f9cb7cde_Person:e244f03c-9cff-25de-2ad1-3e3e08ae03b9 ;
  a2a:EventKeyRef oa:event_bhi_31f8cc5a-e03a-b700-c5b5-2003f9cb7cde_Event1 .

oa:relationep_bhi_31f8cc5a-e03a-b700-c5b5-2003f9cb7cde_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_31f8cc5a-e03a-b700-c5b5-2003f9cb7cde_Person:64e90265-520f-ad5d-772b-b71cb86f3075 ;
  a2a:EventKeyRef oa:event_bhi_31f8cc5a-e03a-b700-c5b5-2003f9cb7cde_Event1 .

oa:relationpp_bhi_31f8cc5a-e03a-b700-c5b5-2003f9cb7cde_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_31f8cc5a-e03a-b700-c5b5-2003f9cb7cde_Person:e244f03c-9cff-25de-2ad1-3e3e08ae03b9, oa:person_bhi_31f8cc5a-e03a-b700-c5b5-2003f9cb7cde_Person:896a32c5-b7c0-211b-4281-c4721b442152 .

oa:source_bhi_31f8cc5a-e03a-b700-c5b5-2003f9cb7cde
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1938-12-10 - 1938-12-10"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1938-12-10"^^xsd:date ;
    a2a:SourceIndexDateTo "1938-12-10"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1938" ;
    a2a:Month "12" ;
    a2a:Day "10" ;
    rdfs:label "1938-12-10"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 102, Periode: 1938" ;
    a2a:Book "Overlijdensregister Breda 1938" ;
    a2a:DocumentNumber "565" ;
    a2a:RegistryNumber "102" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 102, Periode: 1938, Overlijdensregister Breda 1938, 565, 102"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/1c89dd77-6d72-7a89-2e6c-001b41ffb283.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/1c89dd77-6d72-7a89-2e6c-001b41ffb283.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-09-25"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/31f8cc5a-e03a-b700-c5b5-2003f9cb7cde" ;
  a2a:RecordGUID "{31f8cc5a-e03a-b700-c5b5-2003f9cb7cde}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_27081_00027081.xml van BHI" .

