@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_edd58a6d-1bb5-e3c4-9908-2b381e20e976
  a a2a:Record ;
  rdfs:label "Overlijden op 23 november 1957 te Breda" ;
  a2a:hasPerson oa:person_bhi_edd58a6d-1bb5-e3c4-9908-2b381e20e976_Person-7deeab05-baab-28e0-d2a6-a58e7a37e96e, oa:person_bhi_edd58a6d-1bb5-e3c4-9908-2b381e20e976_Person-814985e1-7495-830d-a4e3-ca970c7b31ad, oa:person_bhi_edd58a6d-1bb5-e3c4-9908-2b381e20e976_Person-829dec84-3527-0f4d-64b7-efb550744798, oa:person_bhi_edd58a6d-1bb5-e3c4-9908-2b381e20e976_Person-07d0b186-7b7d-426f-0e8e-67173e022c0b ;
  a2a:hasEvent oa:event_bhi_edd58a6d-1bb5-e3c4-9908-2b381e20e976_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_edd58a6d-1bb5-e3c4-9908-2b381e20e976_0, oa:relationep_bhi_edd58a6d-1bb5-e3c4-9908-2b381e20e976_1, oa:relationep_bhi_edd58a6d-1bb5-e3c4-9908-2b381e20e976_2 ;
  a2a:hasRelationPP oa:relationpp_bhi_edd58a6d-1bb5-e3c4-9908-2b381e20e976_0 ;
  a2a:hasSource oa:source_bhi_edd58a6d-1bb5-e3c4-9908-2b381e20e976 .

oa:person_bhi_edd58a6d-1bb5-e3c4-9908-2b381e20e976_Person-7deeab05-baab-28e0-d2a6-a58e7a37e96e
  a a2a:Person ;
  rdfs:label "Maria van Dijk" ;
  a2a:PersonName [
    rdfs:label "Maria van Dijk" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Dijk"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_edd58a6d-1bb5-e3c4-9908-2b381e20e976_Person-814985e1-7495-830d-a4e3-ca970c7b31ad
  a a2a:Person ;
  rdfs:label "Adrianus Adolf Thijs" ;
  a2a:PersonName [
    rdfs:label "Adrianus Adolf Thijs" ;
    a2a:PersonNameFirstName "Adrianus Adolf" ;
    a2a:PersonNameLastName "Thijs"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_edd58a6d-1bb5-e3c4-9908-2b381e20e976_Person-829dec84-3527-0f4d-64b7-efb550744798
  a a2a:Person ;
  rdfs:label "Govert Thijs" ;
  a2a:PersonName [
    rdfs:label "Govert Thijs" ;
    a2a:PersonNameFirstName "Govert" ;
    a2a:PersonNameLastName "Thijs"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_edd58a6d-1bb5-e3c4-9908-2b381e20e976_Person-07d0b186-7b7d-426f-0e8e-67173e022c0b
  a a2a:Person ;
  rdfs:label "Maria Nolten" ;
  a2a:PersonName [
    rdfs:label "Maria Nolten" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Nolten"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_edd58a6d-1bb5-e3c4-9908-2b381e20e976_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1957" ;
    a2a:Month "11" ;
    a2a:Day "23" ;
    rdfs:label "1957-11-23"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_bhi_edd58a6d-1bb5-e3c4-9908-2b381e20e976_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_edd58a6d-1bb5-e3c4-9908-2b381e20e976_Person:7deeab05-baab-28e0-d2a6-a58e7a37e96e ;
  a2a:EventKeyRef oa:event_bhi_edd58a6d-1bb5-e3c4-9908-2b381e20e976_Event1 .

oa:relationep_bhi_edd58a6d-1bb5-e3c4-9908-2b381e20e976_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_edd58a6d-1bb5-e3c4-9908-2b381e20e976_Person:814985e1-7495-830d-a4e3-ca970c7b31ad ;
  a2a:EventKeyRef oa:event_bhi_edd58a6d-1bb5-e3c4-9908-2b381e20e976_Event1 .

oa:relationep_bhi_edd58a6d-1bb5-e3c4-9908-2b381e20e976_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_edd58a6d-1bb5-e3c4-9908-2b381e20e976_Person:829dec84-3527-0f4d-64b7-efb550744798 ;
  a2a:EventKeyRef oa:event_bhi_edd58a6d-1bb5-e3c4-9908-2b381e20e976_Event1 .

oa:relationpp_bhi_edd58a6d-1bb5-e3c4-9908-2b381e20e976_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_edd58a6d-1bb5-e3c4-9908-2b381e20e976_Person:814985e1-7495-830d-a4e3-ca970c7b31ad, oa:person_bhi_edd58a6d-1bb5-e3c4-9908-2b381e20e976_Person:07d0b186-7b7d-426f-0e8e-67173e022c0b .

oa:source_bhi_edd58a6d-1bb5-e3c4-9908-2b381e20e976
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1957-11-25 - 1957-11-25"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1957-11-25"^^xsd:date ;
    a2a:SourceIndexDateTo "1957-11-25"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1957" ;
    a2a:Month "11" ;
    a2a:Day "25" ;
    rdfs:label "1957-11-25"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Deel: 3430, Periode: 1957" ;
    a2a:Book "Overlijdensregister Breda 1957" ;
    a2a:DocumentNumber "907" ;
    a2a:RegistryNumber "3430" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: boek, Deel: 3430, Periode: 1957, Overlijdensregister Breda 1957, 907, 3430"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/9605368a-811b-5f63-6b6f-45445fedd5bf.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/9605368a-811b-5f63-6b6f-45445fedd5bf.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-10-04"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/edd58a6d-1bb5-e3c4-9908-2b381e20e976" ;
  a2a:RecordGUID "{edd58a6d-1bb5-e3c4-9908-2b381e20e976}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240222_8732_00008732.xml van BHI" .

