@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_b95e6b2b-996a-73c1-dd46-e7b73e412a3d
  a a2a:Record ;
  rdfs:label "Overlijden op 12 augustus 1962 te Budel" ;
  a2a:hasPerson oa:person_bhi_b95e6b2b-996a-73c1-dd46-e7b73e412a3d_Person-3ee2d37c-c10b-42d7-70cd-af490d3a35aa, oa:person_bhi_b95e6b2b-996a-73c1-dd46-e7b73e412a3d_Person-94453323-4987-3407-5909-93cf80b1d428, oa:person_bhi_b95e6b2b-996a-73c1-dd46-e7b73e412a3d_Person-031739d7-1bcf-1c53-ad29-270c3c411291, oa:person_bhi_b95e6b2b-996a-73c1-dd46-e7b73e412a3d_Person-09a6fd62-c417-2d0e-3093-f294858b3630 ;
  a2a:hasEvent oa:event_bhi_b95e6b2b-996a-73c1-dd46-e7b73e412a3d_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_b95e6b2b-996a-73c1-dd46-e7b73e412a3d_0, oa:relationep_bhi_b95e6b2b-996a-73c1-dd46-e7b73e412a3d_1, oa:relationep_bhi_b95e6b2b-996a-73c1-dd46-e7b73e412a3d_2 ;
  a2a:hasRelationPP oa:relationpp_bhi_b95e6b2b-996a-73c1-dd46-e7b73e412a3d_0 ;
  a2a:hasSource oa:source_bhi_b95e6b2b-996a-73c1-dd46-e7b73e412a3d .

oa:person_bhi_b95e6b2b-996a-73c1-dd46-e7b73e412a3d_Person-3ee2d37c-c10b-42d7-70cd-af490d3a35aa
  a a2a:Person ;
  rdfs:label "Hendrikus Peerlings" ;
  a2a:PersonName [
    rdfs:label "Hendrikus Peerlings" ;
    a2a:PersonNameFirstName "Hendrikus" ;
    a2a:PersonNameLastName "Peerlings"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_b95e6b2b-996a-73c1-dd46-e7b73e412a3d_Person-94453323-4987-3407-5909-93cf80b1d428
  a a2a:Person ;
  rdfs:label "Anna Maria Catharina de Graaf" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Catharina de Graaf" ;
    a2a:PersonNameFirstName "Anna Maria Catharina" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Graaf"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_b95e6b2b-996a-73c1-dd46-e7b73e412a3d_Person-031739d7-1bcf-1c53-ad29-270c3c411291
  a a2a:Person ;
  rdfs:label "Jacobus Peerlings" ;
  a2a:PersonName [
    rdfs:label "Jacobus Peerlings" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNameLastName "Peerlings"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_b95e6b2b-996a-73c1-dd46-e7b73e412a3d_Person-09a6fd62-c417-2d0e-3093-f294858b3630
  a a2a:Person ;
  rdfs:label "Anna Maria Catharina Fransen" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Catharina Fransen" ;
    a2a:PersonNameFirstName "Anna Maria Catharina" ;
    a2a:PersonNameLastName "Fransen"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_b95e6b2b-996a-73c1-dd46-e7b73e412a3d_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1962" ;
    a2a:Month "8" ;
    a2a:Day "12" ;
    rdfs:label "1962-08-12"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Budel" ;
    rdfs:label "Budel"
  ] .

oa:relationep_bhi_b95e6b2b-996a-73c1-dd46-e7b73e412a3d_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_b95e6b2b-996a-73c1-dd46-e7b73e412a3d_Person:3ee2d37c-c10b-42d7-70cd-af490d3a35aa ;
  a2a:EventKeyRef oa:event_bhi_b95e6b2b-996a-73c1-dd46-e7b73e412a3d_Event1 .

oa:relationep_bhi_b95e6b2b-996a-73c1-dd46-e7b73e412a3d_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_b95e6b2b-996a-73c1-dd46-e7b73e412a3d_Person:94453323-4987-3407-5909-93cf80b1d428 ;
  a2a:EventKeyRef oa:event_bhi_b95e6b2b-996a-73c1-dd46-e7b73e412a3d_Event1 .

oa:relationep_bhi_b95e6b2b-996a-73c1-dd46-e7b73e412a3d_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_b95e6b2b-996a-73c1-dd46-e7b73e412a3d_Person:031739d7-1bcf-1c53-ad29-270c3c411291 ;
  a2a:EventKeyRef oa:event_bhi_b95e6b2b-996a-73c1-dd46-e7b73e412a3d_Event1 .

oa:relationpp_bhi_b95e6b2b-996a-73c1-dd46-e7b73e412a3d_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_b95e6b2b-996a-73c1-dd46-e7b73e412a3d_Person:3ee2d37c-c10b-42d7-70cd-af490d3a35aa, oa:person_bhi_b95e6b2b-996a-73c1-dd46-e7b73e412a3d_Person:09a6fd62-c417-2d0e-3093-f294858b3630 .

oa:source_bhi_b95e6b2b-996a-73c1-dd46-e7b73e412a3d
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Budel" ;
    rdfs:label "Budel", "1962-08-13 - 1962-08-13"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1962-08-13"^^xsd:date ;
    a2a:SourceIndexDateTo "1962-08-13"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1962" ;
    a2a:Month "8" ;
    a2a:Day "13" ;
    rdfs:label "1962-08-13"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 3372, Periode: 1962" ;
    a2a:Book "Overlijdensregister Budel 1962" ;
    a2a:DocumentNumber "22" ;
    a2a:RegistryNumber "3372" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 3372, Periode: 1962, Overlijdensregister Budel 1962, 22, 3372"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/4c5f0539-560b-bd2e-667e-7c4fb91142de.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/4c5f0539-560b-bd2e-667e-7c4fb91142de.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-03-08"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/b95e6b2b-996a-73c1-dd46-e7b73e412a3d" ;
  a2a:RecordGUID "{b95e6b2b-996a-73c1-dd46-e7b73e412a3d}" ;
  a2a:SourceRemarkdeel "3372" ;
  a2a:SourceRemarkregister_periode "1962" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250424_1168_00001168.xml van BHI" .

[] a2a:PersonRemarkdatum_overlijden "1962-08-12" .
