@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_1e390d94-fb48-febe-4021-d4bd22d06c19
  a a2a:Record ;
  rdfs:label "Overlijden op 16 november 1966 te Breda" ;
  a2a:hasPerson oa:person_bhi_1e390d94-fb48-febe-4021-d4bd22d06c19_Person-ee6d12e6-e14e-c650-cfd1-2080b713b38a, oa:person_bhi_1e390d94-fb48-febe-4021-d4bd22d06c19_Person-9dc990ef-7fa5-1abf-7381-c899ac8c48f4, oa:person_bhi_1e390d94-fb48-febe-4021-d4bd22d06c19_Person-12c9b569-bf51-bf6d-a667-38f95b4f7661 ;
  a2a:hasEvent oa:event_bhi_1e390d94-fb48-febe-4021-d4bd22d06c19_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_1e390d94-fb48-febe-4021-d4bd22d06c19_0, oa:relationep_bhi_1e390d94-fb48-febe-4021-d4bd22d06c19_1, oa:relationep_bhi_1e390d94-fb48-febe-4021-d4bd22d06c19_2 ;
  a2a:hasSource oa:source_bhi_1e390d94-fb48-febe-4021-d4bd22d06c19 .

oa:person_bhi_1e390d94-fb48-febe-4021-d4bd22d06c19_Person-ee6d12e6-e14e-c650-cfd1-2080b713b38a
  a a2a:Person ;
  rdfs:label "Agnes Vos" ;
  a2a:PersonName [
    rdfs:label "Agnes Vos" ;
    a2a:PersonNameFirstName "Agnes" ;
    a2a:PersonNameLastName "Vos"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_1e390d94-fb48-febe-4021-d4bd22d06c19_Person-9dc990ef-7fa5-1abf-7381-c899ac8c48f4
  a a2a:Person ;
  rdfs:label "Adriana Francisca Grootens" ;
  a2a:PersonName [
    rdfs:label "Adriana Francisca Grootens" ;
    a2a:PersonNameFirstName "Adriana Francisca" ;
    a2a:PersonNameLastName "Grootens"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_bhi_1e390d94-fb48-febe-4021-d4bd22d06c19_Person-12c9b569-bf51-bf6d-a667-38f95b4f7661
  a a2a:Person ;
  rdfs:label "Antonius Petrus Grootens" ;
  a2a:PersonName [
    rdfs:label "Antonius Petrus Grootens" ;
    a2a:PersonNameFirstName "Antonius Petrus" ;
    a2a:PersonNameLastName "Grootens"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_1e390d94-fb48-febe-4021-d4bd22d06c19_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1966" ;
    a2a:Month "11" ;
    a2a:Day "16" ;
    rdfs:label "1966-11-16"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_bhi_1e390d94-fb48-febe-4021-d4bd22d06c19_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_1e390d94-fb48-febe-4021-d4bd22d06c19_Person:ee6d12e6-e14e-c650-cfd1-2080b713b38a ;
  a2a:EventKeyRef oa:event_bhi_1e390d94-fb48-febe-4021-d4bd22d06c19_Event1 .

oa:relationep_bhi_1e390d94-fb48-febe-4021-d4bd22d06c19_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_1e390d94-fb48-febe-4021-d4bd22d06c19_Person:9dc990ef-7fa5-1abf-7381-c899ac8c48f4 ;
  a2a:EventKeyRef oa:event_bhi_1e390d94-fb48-febe-4021-d4bd22d06c19_Event1 .

oa:relationep_bhi_1e390d94-fb48-febe-4021-d4bd22d06c19_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_1e390d94-fb48-febe-4021-d4bd22d06c19_Person:12c9b569-bf51-bf6d-a667-38f95b4f7661 ;
  a2a:EventKeyRef oa:event_bhi_1e390d94-fb48-febe-4021-d4bd22d06c19_Event1 .

oa:source_bhi_1e390d94-fb48-febe-4021-d4bd22d06c19
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1966-11-17 - 1966-11-17"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1966-11-17"^^xsd:date ;
    a2a:SourceIndexDateTo "1966-11-17"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1966" ;
    a2a:Month "11" ;
    a2a:Day "17" ;
    rdfs:label "1966-11-17"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Deel: 3363, Periode: 1966" ;
    a2a:Book "Overlijdensregister Breda 1966" ;
    a2a:DocumentNumber "1112" ;
    a2a:RegistryNumber "3363" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: boek, Deel: 3363, Periode: 1966, Overlijdensregister Breda 1966, 1112, 3363"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/9fdf3f55-4890-2ce0-e1ce-2c8143944c00.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/9fdf3f55-4890-2ce0-e1ce-2c8143944c00.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-10-04"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/1e390d94-fb48-febe-4021-d4bd22d06c19" ;
  a2a:RecordGUID "{1e390d94-fb48-febe-4021-d4bd22d06c19}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_23512_00023512.xml van BHI" .

