@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_a7c35c19-c2f0-e37a-996b-427f7af269f6
  a a2a:Record ;
  rdfs:label "Overlijden op 21 december 1972 te Eindhoven" ;
  a2a:hasPerson oa:person_bhi_a7c35c19-c2f0-e37a-996b-427f7af269f6_Person-27aa2c6b-cb32-e05e-1ae1-c8106c31a159, oa:person_bhi_a7c35c19-c2f0-e37a-996b-427f7af269f6_Person-0cd892ab-a234-30df-f1a1-549c67ec6400, oa:person_bhi_a7c35c19-c2f0-e37a-996b-427f7af269f6_Person-e08c4d58-86e2-d71d-625a-d43042aa26de, oa:person_bhi_a7c35c19-c2f0-e37a-996b-427f7af269f6_Person-810cb6dd-5793-1d78-6de4-2e63b8dc1476 ;
  a2a:hasEvent oa:event_bhi_a7c35c19-c2f0-e37a-996b-427f7af269f6_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_a7c35c19-c2f0-e37a-996b-427f7af269f6_0, oa:relationep_bhi_a7c35c19-c2f0-e37a-996b-427f7af269f6_1, oa:relationep_bhi_a7c35c19-c2f0-e37a-996b-427f7af269f6_2 ;
  a2a:hasRelationPP oa:relationpp_bhi_a7c35c19-c2f0-e37a-996b-427f7af269f6_0 ;
  a2a:hasSource oa:source_bhi_a7c35c19-c2f0-e37a-996b-427f7af269f6 .

oa:person_bhi_a7c35c19-c2f0-e37a-996b-427f7af269f6_Person-27aa2c6b-cb32-e05e-1ae1-c8106c31a159
  a a2a:Person ;
  rdfs:label "Theodorus Adrianus Kox" ;
  a2a:PersonName [
    rdfs:label "Theodorus Adrianus Kox" ;
    a2a:PersonNameFirstName "Theodorus Adrianus" ;
    a2a:PersonNameLastName "Kox"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_a7c35c19-c2f0-e37a-996b-427f7af269f6_Person-0cd892ab-a234-30df-f1a1-549c67ec6400
  a a2a:Person ;
  rdfs:label "Adriana Maria Lavrijsen" ;
  a2a:PersonName [
    rdfs:label "Adriana Maria Lavrijsen" ;
    a2a:PersonNameFirstName "Adriana Maria" ;
    a2a:PersonNameLastName "Lavrijsen"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_bhi_a7c35c19-c2f0-e37a-996b-427f7af269f6_Person-e08c4d58-86e2-d71d-625a-d43042aa26de
  a a2a:Person ;
  rdfs:label "Catharina van de Sande" ;
  a2a:PersonName [
    rdfs:label "Catharina van de Sande" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Sande"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_a7c35c19-c2f0-e37a-996b-427f7af269f6_Person-810cb6dd-5793-1d78-6de4-2e63b8dc1476
  a a2a:Person ;
  rdfs:label "Laurens Lavrijsen" ;
  a2a:PersonName [
    rdfs:label "Laurens Lavrijsen" ;
    a2a:PersonNameFirstName "Laurens" ;
    a2a:PersonNameLastName "Lavrijsen"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_a7c35c19-c2f0-e37a-996b-427f7af269f6_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1972" ;
    a2a:Month "12" ;
    a2a:Day "21" ;
    rdfs:label "1972-12-21"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Eindhoven" ;
    rdfs:label "Eindhoven"
  ] .

oa:relationep_bhi_a7c35c19-c2f0-e37a-996b-427f7af269f6_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_a7c35c19-c2f0-e37a-996b-427f7af269f6_Person:0cd892ab-a234-30df-f1a1-549c67ec6400 ;
  a2a:EventKeyRef oa:event_bhi_a7c35c19-c2f0-e37a-996b-427f7af269f6_Event1 .

oa:relationep_bhi_a7c35c19-c2f0-e37a-996b-427f7af269f6_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_a7c35c19-c2f0-e37a-996b-427f7af269f6_Person:e08c4d58-86e2-d71d-625a-d43042aa26de ;
  a2a:EventKeyRef oa:event_bhi_a7c35c19-c2f0-e37a-996b-427f7af269f6_Event1 .

oa:relationep_bhi_a7c35c19-c2f0-e37a-996b-427f7af269f6_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_a7c35c19-c2f0-e37a-996b-427f7af269f6_Person:810cb6dd-5793-1d78-6de4-2e63b8dc1476 ;
  a2a:EventKeyRef oa:event_bhi_a7c35c19-c2f0-e37a-996b-427f7af269f6_Event1 .

oa:relationpp_bhi_a7c35c19-c2f0-e37a-996b-427f7af269f6_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_a7c35c19-c2f0-e37a-996b-427f7af269f6_Person:0cd892ab-a234-30df-f1a1-549c67ec6400, oa:person_bhi_a7c35c19-c2f0-e37a-996b-427f7af269f6_Person:27aa2c6b-cb32-e05e-1ae1-c8106c31a159 .

oa:source_bhi_a7c35c19-c2f0-e37a-996b-427f7af269f6
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Eindhoven" ;
    rdfs:label "Eindhoven", "1972-12-22 - 1972-12-22"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1972-12-22"^^xsd:date ;
    a2a:SourceIndexDateTo "1972-12-22"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1972" ;
    a2a:Month "12" ;
    a2a:Day "22" ;
    rdfs:label "1972-12-22"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 3201, Periode: 1972" ;
    a2a:Book "Overlijdensregister Eindhoven 1972" ;
    a2a:DocumentNumber "1594" ;
    a2a:RegistryNumber "3201" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 3201, Periode: 1972, Overlijdensregister Eindhoven 1972, 1594, 3201"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/b819002b-7add-7e40-4c10-290e09520735.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/b819002b-7add-7e40-4c10-290e09520735.jpg"
  ] ;
  a2a:SourceLastChangeDate "2024-10-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/a7c35c19-c2f0-e37a-996b-427f7af269f6" ;
  a2a:RecordGUID "{a7c35c19-c2f0-e37a-996b-427f7af269f6}" ;
  a2a:SourceRemarkdeel "3201" ;
  a2a:SourceRemarkregister_periode "1972" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250424_1130_00001130.xml van BHI" .

[] a2a:PersonRemarkdatum_overlijden "1972-12-21" .
