@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_7166e709-cb66-da0f-1980-ff42e19bb0cb
  a a2a:Record ;
  rdfs:label "Overlijden op 20 november 1952 te Boxmeer" ;
  a2a:hasPerson oa:person_bhi_7166e709-cb66-da0f-1980-ff42e19bb0cb_Person-d1fd885a-85e0-7e21-0d40-82c0b562d312, oa:person_bhi_7166e709-cb66-da0f-1980-ff42e19bb0cb_Person-49c0cf77-281d-4faa-223b-f7512d521efb, oa:person_bhi_7166e709-cb66-da0f-1980-ff42e19bb0cb_Person-9a59878c-bd0a-8f5e-8ce5-01f27386e096, oa:person_bhi_7166e709-cb66-da0f-1980-ff42e19bb0cb_Person-2d90fed1-c12d-5b94-78f4-3f63057b02c5 ;
  a2a:hasEvent oa:event_bhi_7166e709-cb66-da0f-1980-ff42e19bb0cb_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_7166e709-cb66-da0f-1980-ff42e19bb0cb_0, oa:relationep_bhi_7166e709-cb66-da0f-1980-ff42e19bb0cb_1, oa:relationep_bhi_7166e709-cb66-da0f-1980-ff42e19bb0cb_2 ;
  a2a:hasRelationPP oa:relationpp_bhi_7166e709-cb66-da0f-1980-ff42e19bb0cb_0 ;
  a2a:hasSource oa:source_bhi_7166e709-cb66-da0f-1980-ff42e19bb0cb .

oa:person_bhi_7166e709-cb66-da0f-1980-ff42e19bb0cb_Person-d1fd885a-85e0-7e21-0d40-82c0b562d312
  a a2a:Person ;
  rdfs:label "Maria Catharina Voet" ;
  a2a:PersonName [
    rdfs:label "Maria Catharina Voet" ;
    a2a:PersonNameFirstName "Maria Catharina" ;
    a2a:PersonNameLastName "Voet"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_7166e709-cb66-da0f-1980-ff42e19bb0cb_Person-49c0cf77-281d-4faa-223b-f7512d521efb
  a a2a:Person ;
  rdfs:label "Anna Adriana Maria Ruijs" ;
  a2a:PersonName [
    rdfs:label "Anna Adriana Maria Ruijs" ;
    a2a:PersonNameFirstName "Anna Adriana Maria" ;
    a2a:PersonNameLastName "Ruijs"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_bhi_7166e709-cb66-da0f-1980-ff42e19bb0cb_Person-9a59878c-bd0a-8f5e-8ce5-01f27386e096
  a a2a:Person ;
  rdfs:label "Franciscus Ruijs" ;
  a2a:PersonName [
    rdfs:label "Franciscus Ruijs" ;
    a2a:PersonNameFirstName "Franciscus" ;
    a2a:PersonNameLastName "Ruijs"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_7166e709-cb66-da0f-1980-ff42e19bb0cb_Person-2d90fed1-c12d-5b94-78f4-3f63057b02c5
  a a2a:Person ;
  rdfs:label "Wilhelmus Kersten" ;
  a2a:PersonName [
    rdfs:label "Wilhelmus Kersten" ;
    a2a:PersonNameFirstName "Wilhelmus" ;
    a2a:PersonNameLastName "Kersten"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_7166e709-cb66-da0f-1980-ff42e19bb0cb_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1952" ;
    a2a:Month "11" ;
    a2a:Day "20" ;
    rdfs:label "1952-11-20"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Boxmeer" ;
    rdfs:label "Boxmeer"
  ] .

oa:relationep_bhi_7166e709-cb66-da0f-1980-ff42e19bb0cb_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_7166e709-cb66-da0f-1980-ff42e19bb0cb_Person:d1fd885a-85e0-7e21-0d40-82c0b562d312 ;
  a2a:EventKeyRef oa:event_bhi_7166e709-cb66-da0f-1980-ff42e19bb0cb_Event1 .

oa:relationep_bhi_7166e709-cb66-da0f-1980-ff42e19bb0cb_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_7166e709-cb66-da0f-1980-ff42e19bb0cb_Person:49c0cf77-281d-4faa-223b-f7512d521efb ;
  a2a:EventKeyRef oa:event_bhi_7166e709-cb66-da0f-1980-ff42e19bb0cb_Event1 .

oa:relationep_bhi_7166e709-cb66-da0f-1980-ff42e19bb0cb_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_7166e709-cb66-da0f-1980-ff42e19bb0cb_Person:9a59878c-bd0a-8f5e-8ce5-01f27386e096 ;
  a2a:EventKeyRef oa:event_bhi_7166e709-cb66-da0f-1980-ff42e19bb0cb_Event1 .

oa:relationpp_bhi_7166e709-cb66-da0f-1980-ff42e19bb0cb_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_7166e709-cb66-da0f-1980-ff42e19bb0cb_Person:49c0cf77-281d-4faa-223b-f7512d521efb, oa:person_bhi_7166e709-cb66-da0f-1980-ff42e19bb0cb_Person:2d90fed1-c12d-5b94-78f4-3f63057b02c5 .

oa:source_bhi_7166e709-cb66-da0f-1980-ff42e19bb0cb
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Boxmeer" ;
    rdfs:label "Boxmeer", "1952-11-20 - 1952-11-20"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1952-11-20"^^xsd:date ;
    a2a:SourceIndexDateTo "1952-11-20"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1952" ;
    a2a:Month "11" ;
    a2a:Day "20" ;
    rdfs:label "1952-11-20"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 3399, Periode: 1952" ;
    a2a:Book "Overlijdensregister Boxmeer 1952" ;
    a2a:DocumentNumber "90" ;
    a2a:RegistryNumber "3399" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 3399, Periode: 1952, Overlijdensregister Boxmeer 1952, 90, 3399"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/4052935f-c6eb-4e91-b938-73e7b1118acd.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/4052935f-c6eb-4e91-b938-73e7b1118acd.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-07-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/7166e709-cb66-da0f-1980-ff42e19bb0cb" ;
  a2a:RecordGUID "{7166e709-cb66-da0f-1980-ff42e19bb0cb}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_26530_00026530.xml van BHI" .

