@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_eb4fc8b7-131f-aafb-2a63-5f4e1c80ac03
  a a2a:Record ;
  rdfs:label "Overlijden op 8 maart 1949 te Geldrop" ;
  a2a:hasPerson oa:person_bhi_eb4fc8b7-131f-aafb-2a63-5f4e1c80ac03_Person-6ff40a39-80a9-1238-6cce-590a25016f84, oa:person_bhi_eb4fc8b7-131f-aafb-2a63-5f4e1c80ac03_Person-68412339-9dd3-ed6f-3d0c-8ae60ef808a1, oa:person_bhi_eb4fc8b7-131f-aafb-2a63-5f4e1c80ac03_Person-9c01bbf4-6609-723c-1f3a-c1db042ee22f, oa:person_bhi_eb4fc8b7-131f-aafb-2a63-5f4e1c80ac03_Person-eb7418b7-522a-606a-e826-644013144918 ;
  a2a:hasEvent oa:event_bhi_eb4fc8b7-131f-aafb-2a63-5f4e1c80ac03_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_eb4fc8b7-131f-aafb-2a63-5f4e1c80ac03_0, oa:relationep_bhi_eb4fc8b7-131f-aafb-2a63-5f4e1c80ac03_1, oa:relationep_bhi_eb4fc8b7-131f-aafb-2a63-5f4e1c80ac03_2 ;
  a2a:hasRelationPP oa:relationpp_bhi_eb4fc8b7-131f-aafb-2a63-5f4e1c80ac03_0 ;
  a2a:hasSource oa:source_bhi_eb4fc8b7-131f-aafb-2a63-5f4e1c80ac03 .

oa:person_bhi_eb4fc8b7-131f-aafb-2a63-5f4e1c80ac03_Person-6ff40a39-80a9-1238-6cce-590a25016f84
  a a2a:Person ;
  rdfs:label "Maria Christina van Wershoven" ;
  a2a:PersonName [
    rdfs:label "Maria Christina van Wershoven" ;
    a2a:PersonNameFirstName "Maria Christina" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Wershoven"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_bhi_eb4fc8b7-131f-aafb-2a63-5f4e1c80ac03_Person-68412339-9dd3-ed6f-3d0c-8ae60ef808a1
  a a2a:Person ;
  rdfs:label "Maria Catharina Breuijers" ;
  a2a:PersonName [
    rdfs:label "Maria Catharina Breuijers" ;
    a2a:PersonNameFirstName "Maria Catharina" ;
    a2a:PersonNameLastName "Breuijers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_eb4fc8b7-131f-aafb-2a63-5f4e1c80ac03_Person-9c01bbf4-6609-723c-1f3a-c1db042ee22f
  a a2a:Person ;
  rdfs:label "Jacobus van Wershoven" ;
  a2a:PersonName [
    rdfs:label "Jacobus van Wershoven" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Wershoven"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_eb4fc8b7-131f-aafb-2a63-5f4e1c80ac03_Person-eb7418b7-522a-606a-e826-644013144918
  a a2a:Person ;
  rdfs:label "Joseph Zwegers" ;
  a2a:PersonName [
    rdfs:label "Joseph Zwegers" ;
    a2a:PersonNameFirstName "Joseph" ;
    a2a:PersonNameLastName "Zwegers"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_eb4fc8b7-131f-aafb-2a63-5f4e1c80ac03_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1949" ;
    a2a:Month "3" ;
    a2a:Day "8" ;
    rdfs:label "1949-03-08"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Geldrop" ;
    rdfs:label "Geldrop"
  ] .

oa:relationep_bhi_eb4fc8b7-131f-aafb-2a63-5f4e1c80ac03_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_eb4fc8b7-131f-aafb-2a63-5f4e1c80ac03_Person:6ff40a39-80a9-1238-6cce-590a25016f84 ;
  a2a:EventKeyRef oa:event_bhi_eb4fc8b7-131f-aafb-2a63-5f4e1c80ac03_Event1 .

oa:relationep_bhi_eb4fc8b7-131f-aafb-2a63-5f4e1c80ac03_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_eb4fc8b7-131f-aafb-2a63-5f4e1c80ac03_Person:68412339-9dd3-ed6f-3d0c-8ae60ef808a1 ;
  a2a:EventKeyRef oa:event_bhi_eb4fc8b7-131f-aafb-2a63-5f4e1c80ac03_Event1 .

oa:relationep_bhi_eb4fc8b7-131f-aafb-2a63-5f4e1c80ac03_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_eb4fc8b7-131f-aafb-2a63-5f4e1c80ac03_Person:9c01bbf4-6609-723c-1f3a-c1db042ee22f ;
  a2a:EventKeyRef oa:event_bhi_eb4fc8b7-131f-aafb-2a63-5f4e1c80ac03_Event1 .

oa:relationpp_bhi_eb4fc8b7-131f-aafb-2a63-5f4e1c80ac03_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_eb4fc8b7-131f-aafb-2a63-5f4e1c80ac03_Person:6ff40a39-80a9-1238-6cce-590a25016f84, oa:person_bhi_eb4fc8b7-131f-aafb-2a63-5f4e1c80ac03_Person:eb7418b7-522a-606a-e826-644013144918 .

oa:source_bhi_eb4fc8b7-131f-aafb-2a63-5f4e1c80ac03
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Geldrop" ;
    rdfs:label "Geldrop", "1949-03-10 - 1949-03-10"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1949-03-10"^^xsd:date ;
    a2a:SourceIndexDateTo "1949-03-10"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1949" ;
    a2a:Month "3" ;
    a2a:Day "10" ;
    rdfs:label "1949-03-10"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 2989, Periode: 1949" ;
    a2a:Book "Overlijdensregister Geldrop 1949" ;
    a2a:DocumentNumber "30" ;
    a2a:RegistryNumber "2989" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 2989, Periode: 1949, Overlijdensregister Geldrop 1949, 30, 2989"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/1b4b6258-c170-b39b-c996-b0943cc0d239.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/1b4b6258-c170-b39b-c996-b0943cc0d239.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-07-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/eb4fc8b7-131f-aafb-2a63-5f4e1c80ac03" ;
  a2a:RecordGUID "{eb4fc8b7-131f-aafb-2a63-5f4e1c80ac03}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240718_104_00000104.xml van BHI" .

