@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_dca04a35-e89d-3cca-fa30-625e70e1b99c
  a a2a:Record ;
  rdfs:label "Overlijden op 31 januari 1973 te Woensdrecht" ;
  a2a:hasPerson oa:person_bhi_dca04a35-e89d-3cca-fa30-625e70e1b99c_Person-33b2f686-b45a-6072-da50-454b49568093, oa:person_bhi_dca04a35-e89d-3cca-fa30-625e70e1b99c_Person-670595a6-6453-0408-75e9-e72dcb5eaff9, oa:person_bhi_dca04a35-e89d-3cca-fa30-625e70e1b99c_Person-d7d12300-7447-5bb0-82c0-f1e8d6b1e661, oa:person_bhi_dca04a35-e89d-3cca-fa30-625e70e1b99c_Person-168f5041-a0c6-d09b-7eb9-97f9914e3764 ;
  a2a:hasEvent oa:event_bhi_dca04a35-e89d-3cca-fa30-625e70e1b99c_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_dca04a35-e89d-3cca-fa30-625e70e1b99c_0, oa:relationep_bhi_dca04a35-e89d-3cca-fa30-625e70e1b99c_1, oa:relationep_bhi_dca04a35-e89d-3cca-fa30-625e70e1b99c_2 ;
  a2a:hasRelationPP oa:relationpp_bhi_dca04a35-e89d-3cca-fa30-625e70e1b99c_0 ;
  a2a:hasSource oa:source_bhi_dca04a35-e89d-3cca-fa30-625e70e1b99c .

oa:person_bhi_dca04a35-e89d-3cca-fa30-625e70e1b99c_Person-33b2f686-b45a-6072-da50-454b49568093
  a a2a:Person ;
  rdfs:label "Petrus Johannes Disco" ;
  a2a:PersonName [
    rdfs:label "Petrus Johannes Disco" ;
    a2a:PersonNameFirstName "Petrus Johannes" ;
    a2a:PersonNameLastName "Disco"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_dca04a35-e89d-3cca-fa30-625e70e1b99c_Person-670595a6-6453-0408-75e9-e72dcb5eaff9
  a a2a:Person ;
  rdfs:label "Maria Wilhelmina Batens" ;
  a2a:PersonName [
    rdfs:label "Maria Wilhelmina Batens" ;
    a2a:PersonNameFirstName "Maria Wilhelmina" ;
    a2a:PersonNameLastName "Batens"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_bhi_dca04a35-e89d-3cca-fa30-625e70e1b99c_Person-d7d12300-7447-5bb0-82c0-f1e8d6b1e661
  a a2a:Person ;
  rdfs:label "Adriana Bregitta Johanna Brandligt" ;
  a2a:PersonName [
    rdfs:label "Adriana Bregitta Johanna Brandligt" ;
    a2a:PersonNameFirstName "Adriana Bregitta Johanna" ;
    a2a:PersonNameLastName "Brandligt"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_dca04a35-e89d-3cca-fa30-625e70e1b99c_Person-168f5041-a0c6-d09b-7eb9-97f9914e3764
  a a2a:Person ;
  rdfs:label "Marinus Fredericus Batens" ;
  a2a:PersonName [
    rdfs:label "Marinus Fredericus Batens" ;
    a2a:PersonNameFirstName "Marinus Fredericus" ;
    a2a:PersonNameLastName "Batens"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_dca04a35-e89d-3cca-fa30-625e70e1b99c_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1973" ;
    a2a:Month "1" ;
    a2a:Day "31" ;
    rdfs:label "1973-01-31"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Woensdrecht" ;
    rdfs:label "Woensdrecht"
  ] .

oa:relationep_bhi_dca04a35-e89d-3cca-fa30-625e70e1b99c_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_dca04a35-e89d-3cca-fa30-625e70e1b99c_Person:670595a6-6453-0408-75e9-e72dcb5eaff9 ;
  a2a:EventKeyRef oa:event_bhi_dca04a35-e89d-3cca-fa30-625e70e1b99c_Event1 .

oa:relationep_bhi_dca04a35-e89d-3cca-fa30-625e70e1b99c_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_dca04a35-e89d-3cca-fa30-625e70e1b99c_Person:d7d12300-7447-5bb0-82c0-f1e8d6b1e661 ;
  a2a:EventKeyRef oa:event_bhi_dca04a35-e89d-3cca-fa30-625e70e1b99c_Event1 .

oa:relationep_bhi_dca04a35-e89d-3cca-fa30-625e70e1b99c_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_dca04a35-e89d-3cca-fa30-625e70e1b99c_Person:168f5041-a0c6-d09b-7eb9-97f9914e3764 ;
  a2a:EventKeyRef oa:event_bhi_dca04a35-e89d-3cca-fa30-625e70e1b99c_Event1 .

oa:relationpp_bhi_dca04a35-e89d-3cca-fa30-625e70e1b99c_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_dca04a35-e89d-3cca-fa30-625e70e1b99c_Person:670595a6-6453-0408-75e9-e72dcb5eaff9, oa:person_bhi_dca04a35-e89d-3cca-fa30-625e70e1b99c_Person:33b2f686-b45a-6072-da50-454b49568093 .

oa:source_bhi_dca04a35-e89d-3cca-fa30-625e70e1b99c
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Woensdrecht" ;
    rdfs:label "Woensdrecht", "1973-01-31 - 1973-01-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1973-01-31"^^xsd:date ;
    a2a:SourceIndexDateTo "1973-01-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1973" ;
    a2a:Month "1" ;
    a2a:Day "31" ;
    rdfs:label "1973-01-31"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 4190, Periode: 1973" ;
    a2a:Book "Overlijdensregister Woensdrecht 1973" ;
    a2a:DocumentNumber "2" ;
    a2a:RegistryNumber "4190" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 4190, Periode: 1973, Overlijdensregister Woensdrecht 1973, 2, 4190"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/3166546b-4649-212c-7e13-fcbde621951f.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/3166546b-4649-212c-7e13-fcbde621951f.jpg"
  ] ;
  a2a:SourceLastChangeDate "2024-11-21"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/dca04a35-e89d-3cca-fa30-625e70e1b99c" ;
  a2a:RecordGUID "{dca04a35-e89d-3cca-fa30-625e70e1b99c}" ;
  a2a:SourceRemarkdeel "4190" ;
  a2a:SourceRemarkregister_periode "1973" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250424_1256_00001256.xml van BHI" .

[] a2a:PersonRemarkdatum_overlijden "1973-01-31" .
