@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_fa72f46b-2156-059f-94c9-aa44d37e7b27
  a a2a:Record ;
  rdfs:label "Overlijden op 27 juni 1967 te Roosendaal" ;
  a2a:hasPerson oa:person_bhi_fa72f46b-2156-059f-94c9-aa44d37e7b27_Person-56609a62-e918-e723-2f07-e00a5a8003e0, oa:person_bhi_fa72f46b-2156-059f-94c9-aa44d37e7b27_Person-7f8aa3d9-087b-d3bf-5648-6ab217d8bf8f, oa:person_bhi_fa72f46b-2156-059f-94c9-aa44d37e7b27_Person-c50f61ef-98ca-cac9-57c6-0093205aa48f ;
  a2a:hasEvent oa:event_bhi_fa72f46b-2156-059f-94c9-aa44d37e7b27_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_fa72f46b-2156-059f-94c9-aa44d37e7b27_0, oa:relationep_bhi_fa72f46b-2156-059f-94c9-aa44d37e7b27_1, oa:relationep_bhi_fa72f46b-2156-059f-94c9-aa44d37e7b27_2 ;
  a2a:hasSource oa:source_bhi_fa72f46b-2156-059f-94c9-aa44d37e7b27 .

oa:person_bhi_fa72f46b-2156-059f-94c9-aa44d37e7b27_Person-56609a62-e918-e723-2f07-e00a5a8003e0
  a a2a:Person ;
  rdfs:label "Jacoba Catharina Boomaerts" ;
  a2a:PersonName [
    rdfs:label "Jacoba Catharina Boomaerts" ;
    a2a:PersonNameFirstName "Jacoba Catharina" ;
    a2a:PersonNameLastName "Boomaerts"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_fa72f46b-2156-059f-94c9-aa44d37e7b27_Person-7f8aa3d9-087b-d3bf-5648-6ab217d8bf8f
  a a2a:Person ;
  rdfs:label "Anna Dimphna Cornelia Maria Potters" ;
  a2a:PersonName [
    rdfs:label "Anna Dimphna Cornelia Maria Potters" ;
    a2a:PersonNameFirstName "Anna Dimphna Cornelia Maria" ;
    a2a:PersonNameLastName "Potters"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_bhi_fa72f46b-2156-059f-94c9-aa44d37e7b27_Person-c50f61ef-98ca-cac9-57c6-0093205aa48f
  a a2a:Person ;
  rdfs:label "Johannes Jacobus Marinus Theresia Potters" ;
  a2a:PersonName [
    rdfs:label "Johannes Jacobus Marinus Theresia Potters" ;
    a2a:PersonNameFirstName "Johannes Jacobus Marinus Theresia" ;
    a2a:PersonNameLastName "Potters"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_fa72f46b-2156-059f-94c9-aa44d37e7b27_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1967" ;
    a2a:Month "6" ;
    a2a:Day "27" ;
    rdfs:label "1967-06-27"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Roosendaal" ;
    rdfs:label "Roosendaal"
  ] .

oa:relationep_bhi_fa72f46b-2156-059f-94c9-aa44d37e7b27_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_fa72f46b-2156-059f-94c9-aa44d37e7b27_Person:56609a62-e918-e723-2f07-e00a5a8003e0 ;
  a2a:EventKeyRef oa:event_bhi_fa72f46b-2156-059f-94c9-aa44d37e7b27_Event1 .

oa:relationep_bhi_fa72f46b-2156-059f-94c9-aa44d37e7b27_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_fa72f46b-2156-059f-94c9-aa44d37e7b27_Person:7f8aa3d9-087b-d3bf-5648-6ab217d8bf8f ;
  a2a:EventKeyRef oa:event_bhi_fa72f46b-2156-059f-94c9-aa44d37e7b27_Event1 .

oa:relationep_bhi_fa72f46b-2156-059f-94c9-aa44d37e7b27_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_fa72f46b-2156-059f-94c9-aa44d37e7b27_Person:c50f61ef-98ca-cac9-57c6-0093205aa48f ;
  a2a:EventKeyRef oa:event_bhi_fa72f46b-2156-059f-94c9-aa44d37e7b27_Event1 .

oa:source_bhi_fa72f46b-2156-059f-94c9-aa44d37e7b27
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Roosendaal" ;
    rdfs:label "Roosendaal", "1967-06-28 - 1967-06-28"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1967-06-28"^^xsd:date ;
    a2a:SourceIndexDateTo "1967-06-28"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1967" ;
    a2a:Month "6" ;
    a2a:Day "28" ;
    rdfs:label "1967-06-28"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 4218, Periode: 1967" ;
    a2a:Book "Overlijdensregister Roosendaal 1967" ;
    a2a:DocumentNumber "178" ;
    a2a:RegistryNumber "4218" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 4218, Periode: 1967, Overlijdensregister Roosendaal 1967, 178, 4218"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/5b281300-1172-7eb4-098a-93d140d70c0d.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/5b281300-1172-7eb4-098a-93d140d70c0d.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-04-09"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/fa72f46b-2156-059f-94c9-aa44d37e7b27" ;
  a2a:RecordGUID "{fa72f46b-2156-059f-94c9-aa44d37e7b27}" ;
  a2a:SourceRemarkdeel "4218" ;
  a2a:SourceRemarkregister_periode "1967" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260206_1502_00001502.xml van BHI" .

[] a2a:PersonRemarkdatum_overlijden "1967-06-27" .
