@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_2ca3742d-e0d3-3849-4c4e-2920f05cccb4
  a a2a:Record ;
  rdfs:label "Overlijden op 2 januari 1963 te Schijndel" ;
  a2a:hasPerson oa:person_bhi_2ca3742d-e0d3-3849-4c4e-2920f05cccb4_Person-ec134707-7190-1d9f-4314-299573d1a6aa, oa:person_bhi_2ca3742d-e0d3-3849-4c4e-2920f05cccb4_Person-3b7cb19d-69a1-6b05-7b3f-00849fd1f4d4, oa:person_bhi_2ca3742d-e0d3-3849-4c4e-2920f05cccb4_Person-408c1a46-15b9-2de6-7868-daa5bb8d73e1, oa:person_bhi_2ca3742d-e0d3-3849-4c4e-2920f05cccb4_Person-ae7cbb6b-d739-e4ef-94fc-fdfab390b94e ;
  a2a:hasEvent oa:event_bhi_2ca3742d-e0d3-3849-4c4e-2920f05cccb4_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_2ca3742d-e0d3-3849-4c4e-2920f05cccb4_0, oa:relationep_bhi_2ca3742d-e0d3-3849-4c4e-2920f05cccb4_1, oa:relationep_bhi_2ca3742d-e0d3-3849-4c4e-2920f05cccb4_2 ;
  a2a:hasRelationPP oa:relationpp_bhi_2ca3742d-e0d3-3849-4c4e-2920f05cccb4_0 ;
  a2a:hasSource oa:source_bhi_2ca3742d-e0d3-3849-4c4e-2920f05cccb4 .

oa:person_bhi_2ca3742d-e0d3-3849-4c4e-2920f05cccb4_Person-ec134707-7190-1d9f-4314-299573d1a6aa
  a a2a:Person ;
  rdfs:label "Maria van Oorschot" ;
  a2a:PersonName [
    rdfs:label "Maria van Oorschot" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Oorschot"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_2ca3742d-e0d3-3849-4c4e-2920f05cccb4_Person-3b7cb19d-69a1-6b05-7b3f-00849fd1f4d4
  a a2a:Person ;
  rdfs:label "Gerardus de Wit" ;
  a2a:PersonName [
    rdfs:label "Gerardus de Wit" ;
    a2a:PersonNameFirstName "Gerardus" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Wit"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_2ca3742d-e0d3-3849-4c4e-2920f05cccb4_Person-408c1a46-15b9-2de6-7868-daa5bb8d73e1
  a a2a:Person ;
  rdfs:label "Johannes de Wit" ;
  a2a:PersonName [
    rdfs:label "Johannes de Wit" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Wit"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_2ca3742d-e0d3-3849-4c4e-2920f05cccb4_Person-ae7cbb6b-d739-e4ef-94fc-fdfab390b94e
  a a2a:Person ;
  rdfs:label "Adriana van Gerwen" ;
  a2a:PersonName [
    rdfs:label "Adriana van Gerwen" ;
    a2a:PersonNameFirstName "Adriana" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Gerwen"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_2ca3742d-e0d3-3849-4c4e-2920f05cccb4_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1963" ;
    a2a:Month "1" ;
    a2a:Day "2" ;
    rdfs:label "1963-01-02"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Schijndel" ;
    rdfs:label "Schijndel"
  ] .

oa:relationep_bhi_2ca3742d-e0d3-3849-4c4e-2920f05cccb4_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_2ca3742d-e0d3-3849-4c4e-2920f05cccb4_Person:ec134707-7190-1d9f-4314-299573d1a6aa ;
  a2a:EventKeyRef oa:event_bhi_2ca3742d-e0d3-3849-4c4e-2920f05cccb4_Event1 .

oa:relationep_bhi_2ca3742d-e0d3-3849-4c4e-2920f05cccb4_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_2ca3742d-e0d3-3849-4c4e-2920f05cccb4_Person:3b7cb19d-69a1-6b05-7b3f-00849fd1f4d4 ;
  a2a:EventKeyRef oa:event_bhi_2ca3742d-e0d3-3849-4c4e-2920f05cccb4_Event1 .

oa:relationep_bhi_2ca3742d-e0d3-3849-4c4e-2920f05cccb4_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_2ca3742d-e0d3-3849-4c4e-2920f05cccb4_Person:408c1a46-15b9-2de6-7868-daa5bb8d73e1 ;
  a2a:EventKeyRef oa:event_bhi_2ca3742d-e0d3-3849-4c4e-2920f05cccb4_Event1 .

oa:relationpp_bhi_2ca3742d-e0d3-3849-4c4e-2920f05cccb4_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_2ca3742d-e0d3-3849-4c4e-2920f05cccb4_Person:3b7cb19d-69a1-6b05-7b3f-00849fd1f4d4, oa:person_bhi_2ca3742d-e0d3-3849-4c4e-2920f05cccb4_Person:ae7cbb6b-d739-e4ef-94fc-fdfab390b94e .

oa:source_bhi_2ca3742d-e0d3-3849-4c4e-2920f05cccb4
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Schijndel" ;
    rdfs:label "Schijndel", "1963-01-03 - 1963-01-03"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1963-01-03"^^xsd:date ;
    a2a:SourceIndexDateTo "1963-01-03"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1963" ;
    a2a:Month "1" ;
    a2a:Day "3" ;
    rdfs:label "1963-01-03"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 4254, Periode: 1963" ;
    a2a:Book "Overlijdensregister Schijndel 1963" ;
    a2a:DocumentNumber "1" ;
    a2a:RegistryNumber "4254" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 4254, Periode: 1963, Overlijdensregister Schijndel 1963, 1, 4254"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/b3f585b1-24fc-2bb9-2396-d7f121f76c3b.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/b3f585b1-24fc-2bb9-2396-d7f121f76c3b.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-07-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/2ca3742d-e0d3-3849-4c4e-2920f05cccb4" ;
  a2a:RecordGUID "{2ca3742d-e0d3-3849-4c4e-2920f05cccb4}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_27662_00027662.xml van BHI" .

