@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_c2e2afcd-b910-8cd7-a8ff-98e83744b677
  a a2a:Record ;
  rdfs:label "Overlijden op 3 april 1909 te Roosendaal" ;
  a2a:hasPerson oa:person_bhi_c2e2afcd-b910-8cd7-a8ff-98e83744b677_Person-9973faa3-324b-f303-355c-b31f39f672ce, oa:person_bhi_c2e2afcd-b910-8cd7-a8ff-98e83744b677_Person-a1ad04f7-4c60-9cab-5a7c-81d49bc02cb3, oa:person_bhi_c2e2afcd-b910-8cd7-a8ff-98e83744b677_Person-0d46da01-f485-57e4-20e1-b2d8f49623dd, oa:person_bhi_c2e2afcd-b910-8cd7-a8ff-98e83744b677_Person-f9da7c44-6225-828c-e053-ebc7451cdccd ;
  a2a:hasEvent oa:event_bhi_c2e2afcd-b910-8cd7-a8ff-98e83744b677_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_c2e2afcd-b910-8cd7-a8ff-98e83744b677_0, oa:relationep_bhi_c2e2afcd-b910-8cd7-a8ff-98e83744b677_1, oa:relationep_bhi_c2e2afcd-b910-8cd7-a8ff-98e83744b677_2 ;
  a2a:hasRelationPP oa:relationpp_bhi_c2e2afcd-b910-8cd7-a8ff-98e83744b677_0 ;
  a2a:hasSource oa:source_bhi_c2e2afcd-b910-8cd7-a8ff-98e83744b677 .

oa:person_bhi_c2e2afcd-b910-8cd7-a8ff-98e83744b677_Person-9973faa3-324b-f303-355c-b31f39f672ce
  a a2a:Person ;
  rdfs:label "Frans Pieter Slootmans" ;
  a2a:PersonName [
    rdfs:label "Frans Pieter Slootmans" ;
    a2a:PersonNameFirstName "Frans Pieter" ;
    a2a:PersonNameLastName "Slootmans"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_c2e2afcd-b910-8cd7-a8ff-98e83744b677_Person-a1ad04f7-4c60-9cab-5a7c-81d49bc02cb3
  a a2a:Person ;
  rdfs:label "Anna de Bruijn" ;
  a2a:PersonName [
    rdfs:label "Anna de Bruijn" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Bruijn"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_c2e2afcd-b910-8cd7-a8ff-98e83744b677_Person-0d46da01-f485-57e4-20e1-b2d8f49623dd
  a a2a:Person ;
  rdfs:label "Johannes Slootmans" ;
  a2a:PersonName [
    rdfs:label "Johannes Slootmans" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Slootmans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_c2e2afcd-b910-8cd7-a8ff-98e83744b677_Person-f9da7c44-6225-828c-e053-ebc7451cdccd
  a a2a:Person ;
  rdfs:label "Catharina Joanna Stoffelen" ;
  a2a:PersonName [
    rdfs:label "Catharina Joanna Stoffelen" ;
    a2a:PersonNameFirstName "Catharina Joanna" ;
    a2a:PersonNameLastName "Stoffelen"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_c2e2afcd-b910-8cd7-a8ff-98e83744b677_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1909" ;
    a2a:Month "4" ;
    a2a:Day "3" ;
    rdfs:label "1909-04-03"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Roosendaal" ;
    rdfs:label "Roosendaal"
  ] .

oa:relationep_bhi_c2e2afcd-b910-8cd7-a8ff-98e83744b677_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_c2e2afcd-b910-8cd7-a8ff-98e83744b677_Person:9973faa3-324b-f303-355c-b31f39f672ce ;
  a2a:EventKeyRef oa:event_bhi_c2e2afcd-b910-8cd7-a8ff-98e83744b677_Event1 .

oa:relationep_bhi_c2e2afcd-b910-8cd7-a8ff-98e83744b677_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_c2e2afcd-b910-8cd7-a8ff-98e83744b677_Person:a1ad04f7-4c60-9cab-5a7c-81d49bc02cb3 ;
  a2a:EventKeyRef oa:event_bhi_c2e2afcd-b910-8cd7-a8ff-98e83744b677_Event1 .

oa:relationep_bhi_c2e2afcd-b910-8cd7-a8ff-98e83744b677_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_c2e2afcd-b910-8cd7-a8ff-98e83744b677_Person:0d46da01-f485-57e4-20e1-b2d8f49623dd ;
  a2a:EventKeyRef oa:event_bhi_c2e2afcd-b910-8cd7-a8ff-98e83744b677_Event1 .

oa:relationpp_bhi_c2e2afcd-b910-8cd7-a8ff-98e83744b677_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_c2e2afcd-b910-8cd7-a8ff-98e83744b677_Person:9973faa3-324b-f303-355c-b31f39f672ce, oa:person_bhi_c2e2afcd-b910-8cd7-a8ff-98e83744b677_Person:f9da7c44-6225-828c-e053-ebc7451cdccd .

oa:source_bhi_c2e2afcd-b910-8cd7-a8ff-98e83744b677
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Roosendaal" ;
    rdfs:label "Roosendaal", "1909-04-03 - 1909-04-03"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1909-04-03"^^xsd:date ;
    a2a:SourceIndexDateTo "1909-04-03"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1909" ;
    a2a:Month "4" ;
    a2a:Day "3" ;
    rdfs:label "1909-04-03"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 2619, Periode: 1909" ;
    a2a:Book "Overlijdensregister Roosendaal 1909" ;
    a2a:DocumentNumber "93" ;
    a2a:RegistryNumber "2619" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 2619, Periode: 1909, Overlijdensregister Roosendaal 1909, 93, 2619"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/f4b86d5a-570d-9867-8092-57507da2f5b9.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/f4b86d5a-570d-9867-8092-57507da2f5b9.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-01-21"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/c2e2afcd-b910-8cd7-a8ff-98e83744b677" ;
  a2a:RecordGUID "{c2e2afcd-b910-8cd7-a8ff-98e83744b677}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231207_78362_00078362.xml van BHI" .

