@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_4a8d7434-d2cc-7aca-0ea4-a8b00ff42346
  a a2a:Record ;
  rdfs:label "Overlijden op 25 april 1950 te Vaals" ;
  a2a:hasPerson oa:person_bhi_4a8d7434-d2cc-7aca-0ea4-a8b00ff42346_Person-c925b760-31a4-eca7-a195-fe5bc7293625, oa:person_bhi_4a8d7434-d2cc-7aca-0ea4-a8b00ff42346_Person-8e202033-0698-0291-4506-6aab6f062b21, oa:person_bhi_4a8d7434-d2cc-7aca-0ea4-a8b00ff42346_Person-5b98ee2c-f3fb-c289-b853-bfb5ff94f990, oa:person_bhi_4a8d7434-d2cc-7aca-0ea4-a8b00ff42346_Person-a3752ded-df08-b08a-b900-bce20c5e3150 ;
  a2a:hasEvent oa:event_bhi_4a8d7434-d2cc-7aca-0ea4-a8b00ff42346_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_4a8d7434-d2cc-7aca-0ea4-a8b00ff42346_0, oa:relationep_bhi_4a8d7434-d2cc-7aca-0ea4-a8b00ff42346_1, oa:relationep_bhi_4a8d7434-d2cc-7aca-0ea4-a8b00ff42346_2 ;
  a2a:hasRelationPP oa:relationpp_bhi_4a8d7434-d2cc-7aca-0ea4-a8b00ff42346_0 ;
  a2a:hasSource oa:source_bhi_4a8d7434-d2cc-7aca-0ea4-a8b00ff42346 .

oa:person_bhi_4a8d7434-d2cc-7aca-0ea4-a8b00ff42346_Person-c925b760-31a4-eca7-a195-fe5bc7293625
  a a2a:Person ;
  rdfs:label "Josephina Catharina Henrica van den Heuvel" ;
  a2a:PersonName [
    rdfs:label "Josephina Catharina Henrica van den Heuvel" ;
    a2a:PersonNameFirstName "Josephina Catharina Henrica" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Heuvel"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_bhi_4a8d7434-d2cc-7aca-0ea4-a8b00ff42346_Person-8e202033-0698-0291-4506-6aab6f062b21
  a a2a:Person ;
  rdfs:label "Gradus Bokken" ;
  a2a:PersonName [
    rdfs:label "Gradus Bokken" ;
    a2a:PersonNameFirstName "Gradus" ;
    a2a:PersonNameLastName "Bokken"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_4a8d7434-d2cc-7aca-0ea4-a8b00ff42346_Person-5b98ee2c-f3fb-c289-b853-bfb5ff94f990
  a a2a:Person ;
  rdfs:label "Cornelia van Loon" ;
  a2a:PersonName [
    rdfs:label "Cornelia van Loon" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Loon"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_4a8d7434-d2cc-7aca-0ea4-a8b00ff42346_Person-a3752ded-df08-b08a-b900-bce20c5e3150
  a a2a:Person ;
  rdfs:label "Johannes Franciscus van den Heuvel" ;
  a2a:PersonName [
    rdfs:label "Johannes Franciscus van den Heuvel" ;
    a2a:PersonNameFirstName "Johannes Franciscus" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Heuvel"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_4a8d7434-d2cc-7aca-0ea4-a8b00ff42346_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1950" ;
    a2a:Month "4" ;
    a2a:Day "25" ;
    rdfs:label "1950-04-25"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Vaals" ;
    rdfs:label "Vaals"
  ] .

oa:relationep_bhi_4a8d7434-d2cc-7aca-0ea4-a8b00ff42346_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_4a8d7434-d2cc-7aca-0ea4-a8b00ff42346_Person:c925b760-31a4-eca7-a195-fe5bc7293625 ;
  a2a:EventKeyRef oa:event_bhi_4a8d7434-d2cc-7aca-0ea4-a8b00ff42346_Event1 .

oa:relationep_bhi_4a8d7434-d2cc-7aca-0ea4-a8b00ff42346_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_4a8d7434-d2cc-7aca-0ea4-a8b00ff42346_Person:5b98ee2c-f3fb-c289-b853-bfb5ff94f990 ;
  a2a:EventKeyRef oa:event_bhi_4a8d7434-d2cc-7aca-0ea4-a8b00ff42346_Event1 .

oa:relationep_bhi_4a8d7434-d2cc-7aca-0ea4-a8b00ff42346_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_4a8d7434-d2cc-7aca-0ea4-a8b00ff42346_Person:a3752ded-df08-b08a-b900-bce20c5e3150 ;
  a2a:EventKeyRef oa:event_bhi_4a8d7434-d2cc-7aca-0ea4-a8b00ff42346_Event1 .

oa:relationpp_bhi_4a8d7434-d2cc-7aca-0ea4-a8b00ff42346_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_4a8d7434-d2cc-7aca-0ea4-a8b00ff42346_Person:c925b760-31a4-eca7-a195-fe5bc7293625, oa:person_bhi_4a8d7434-d2cc-7aca-0ea4-a8b00ff42346_Person:8e202033-0698-0291-4506-6aab6f062b21 .

oa:source_bhi_4a8d7434-d2cc-7aca-0ea4-a8b00ff42346
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1950-05-02 - 1950-05-02"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1950-05-02"^^xsd:date ;
    a2a:SourceIndexDateTo "1950-05-02"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1950" ;
    a2a:Month "5" ;
    a2a:Day "2" ;
    rdfs:label "1950-05-02"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Deel: 2789, Periode: 1950" ;
    a2a:Book "Overlijdensregister Breda 1950 A" ;
    a2a:DocumentNumber "196A" ;
    a2a:RegistryNumber "2789" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: boek, Deel: 2789, Periode: 1950, Overlijdensregister Breda 1950 A, 196A, 2789"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/b4b49b23-c50b-341d-3210-9d4f4304ab29.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/b4b49b23-c50b-341d-3210-9d4f4304ab29.jpg"
  ] ;
  a2a:SourceLastChangeDate "2024-09-06"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/4a8d7434-d2cc-7aca-0ea4-a8b00ff42346" ;
  a2a:RecordGUID "{4a8d7434-d2cc-7aca-0ea4-a8b00ff42346}" ;
  a2a:SourceRemarkOpmerking "Extract van overlijden der gemeente Vaals" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "2789" ;
  a2a:SourceRemarkregister_periode "1950" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250102_988_00000988.xml van BHI" .

[] a2a:PersonRemarkdatum_overlijden "1950-04-25" .
