@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_5e160fd0-e7ce-300b-da68-d47be8f2cfa0
  a a2a:Record ;
  rdfs:label "Overlijden op 1 februari 1965 te Breda" ;
  a2a:hasPerson oa:person_bhi_5e160fd0-e7ce-300b-da68-d47be8f2cfa0_Person-75b05aab-73cc-9406-2161-03321a450a77, oa:person_bhi_5e160fd0-e7ce-300b-da68-d47be8f2cfa0_Person-5da90fcd-b639-8aed-99d2-75e09a4d6ccc, oa:person_bhi_5e160fd0-e7ce-300b-da68-d47be8f2cfa0_Person-68ce99f7-2bad-8f03-4d61-caa8ce8d1284 ;
  a2a:hasEvent oa:event_bhi_5e160fd0-e7ce-300b-da68-d47be8f2cfa0_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_5e160fd0-e7ce-300b-da68-d47be8f2cfa0_0, oa:relationep_bhi_5e160fd0-e7ce-300b-da68-d47be8f2cfa0_1, oa:relationep_bhi_5e160fd0-e7ce-300b-da68-d47be8f2cfa0_2 ;
  a2a:hasSource oa:source_bhi_5e160fd0-e7ce-300b-da68-d47be8f2cfa0 .

oa:person_bhi_5e160fd0-e7ce-300b-da68-d47be8f2cfa0_Person-75b05aab-73cc-9406-2161-03321a450a77
  a a2a:Person ;
  rdfs:label "Joanna Maria Embregts" ;
  a2a:PersonName [
    rdfs:label "Joanna Maria Embregts" ;
    a2a:PersonNameFirstName "Joanna Maria" ;
    a2a:PersonNameLastName "Embregts"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_5e160fd0-e7ce-300b-da68-d47be8f2cfa0_Person-5da90fcd-b639-8aed-99d2-75e09a4d6ccc
  a a2a:Person ;
  rdfs:label "N.N. Verschueren" ;
  a2a:PersonName [
    rdfs:label "N.N. Verschueren" ;
    a2a:PersonNameFirstName "N.N." ;
    a2a:PersonNameLastName "Verschueren"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_5e160fd0-e7ce-300b-da68-d47be8f2cfa0_Person-68ce99f7-2bad-8f03-4d61-caa8ce8d1284
  a a2a:Person ;
  rdfs:label "Leon Johannes Verschueren" ;
  a2a:PersonName [
    rdfs:label "Leon Johannes Verschueren" ;
    a2a:PersonNameFirstName "Leon Johannes" ;
    a2a:PersonNameLastName "Verschueren"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_5e160fd0-e7ce-300b-da68-d47be8f2cfa0_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1965" ;
    a2a:Month "2" ;
    a2a:Day "1" ;
    rdfs:label "1965-02-01"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_bhi_5e160fd0-e7ce-300b-da68-d47be8f2cfa0_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_5e160fd0-e7ce-300b-da68-d47be8f2cfa0_Person:75b05aab-73cc-9406-2161-03321a450a77 ;
  a2a:EventKeyRef oa:event_bhi_5e160fd0-e7ce-300b-da68-d47be8f2cfa0_Event1 .

oa:relationep_bhi_5e160fd0-e7ce-300b-da68-d47be8f2cfa0_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_5e160fd0-e7ce-300b-da68-d47be8f2cfa0_Person:5da90fcd-b639-8aed-99d2-75e09a4d6ccc ;
  a2a:EventKeyRef oa:event_bhi_5e160fd0-e7ce-300b-da68-d47be8f2cfa0_Event1 .

oa:relationep_bhi_5e160fd0-e7ce-300b-da68-d47be8f2cfa0_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_5e160fd0-e7ce-300b-da68-d47be8f2cfa0_Person:68ce99f7-2bad-8f03-4d61-caa8ce8d1284 ;
  a2a:EventKeyRef oa:event_bhi_5e160fd0-e7ce-300b-da68-d47be8f2cfa0_Event1 .

oa:source_bhi_5e160fd0-e7ce-300b-da68-d47be8f2cfa0
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1965-02-02 - 1965-02-02"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1965-02-02"^^xsd:date ;
    a2a:SourceIndexDateTo "1965-02-02"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1965" ;
    a2a:Month "2" ;
    a2a:Day "2" ;
    rdfs:label "1965-02-02"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Deel: 3362, Periode: 1965" ;
    a2a:Book "Overlijdensregister Breda 1965" ;
    a2a:DocumentNumber "114" ;
    a2a:RegistryNumber "3362" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: boek, Deel: 3362, Periode: 1965, Overlijdensregister Breda 1965, 114, 3362"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/167178e1-d531-fdf0-6729-23cf15c7c1e0.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/167178e1-d531-fdf0-6729-23cf15c7c1e0.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-10-04"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/5e160fd0-e7ce-300b-da68-d47be8f2cfa0" ;
  a2a:RecordGUID "{5e160fd0-e7ce-300b-da68-d47be8f2cfa0}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_25243_00025243.xml van BHI" .

