@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_11837ff1-e2fd-7bc4-efa9-20e929c5fbf9
  a a2a:Record ;
  rdfs:label "Overlijden op 9 mei 1817 te Tilburg" ;
  a2a:hasPerson oa:person_bhi_11837ff1-e2fd-7bc4-efa9-20e929c5fbf9_Person-d7077634-46bb-ae04-effd-3ae214e01bdb, oa:person_bhi_11837ff1-e2fd-7bc4-efa9-20e929c5fbf9_Person-476dd8ec-285e-c242-cb91-f5cbdbfa9ee7, oa:person_bhi_11837ff1-e2fd-7bc4-efa9-20e929c5fbf9_Person-a4d9dcfa-1010-16cd-41cd-c4a825fbb944 ;
  a2a:hasEvent oa:event_bhi_11837ff1-e2fd-7bc4-efa9-20e929c5fbf9_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_11837ff1-e2fd-7bc4-efa9-20e929c5fbf9_0, oa:relationep_bhi_11837ff1-e2fd-7bc4-efa9-20e929c5fbf9_1, oa:relationep_bhi_11837ff1-e2fd-7bc4-efa9-20e929c5fbf9_2 ;
  a2a:hasSource oa:source_bhi_11837ff1-e2fd-7bc4-efa9-20e929c5fbf9 .

oa:person_bhi_11837ff1-e2fd-7bc4-efa9-20e929c5fbf9_Person-d7077634-46bb-ae04-effd-3ae214e01bdb
  a a2a:Person ;
  rdfs:label "Paulina Maria Rutten" ;
  a2a:PersonName [
    rdfs:label "Paulina Maria Rutten" ;
    a2a:PersonNameFirstName "Paulina Maria" ;
    a2a:PersonNameLastName "Rutten"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_bhi_11837ff1-e2fd-7bc4-efa9-20e929c5fbf9_Person-476dd8ec-285e-c242-cb91-f5cbdbfa9ee7
  a a2a:Person ;
  rdfs:label "Agatha Columba Schenck" ;
  a2a:PersonName [
    rdfs:label "Agatha Columba Schenck" ;
    a2a:PersonNameFirstName "Agatha Columba" ;
    a2a:PersonNameLastName "Schenck"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_11837ff1-e2fd-7bc4-efa9-20e929c5fbf9_Person-a4d9dcfa-1010-16cd-41cd-c4a825fbb944
  a a2a:Person ;
  rdfs:label "Norbertus Josephus Rutten" ;
  a2a:PersonName [
    rdfs:label "Norbertus Josephus Rutten" ;
    a2a:PersonNameFirstName "Norbertus Josephus" ;
    a2a:PersonNameLastName "Rutten"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_11837ff1-e2fd-7bc4-efa9-20e929c5fbf9_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1817" ;
    a2a:Month "5" ;
    a2a:Day "9" ;
    rdfs:label "1817-05-09"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg"
  ] .

oa:relationep_bhi_11837ff1-e2fd-7bc4-efa9-20e929c5fbf9_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_11837ff1-e2fd-7bc4-efa9-20e929c5fbf9_Person:d7077634-46bb-ae04-effd-3ae214e01bdb ;
  a2a:EventKeyRef oa:event_bhi_11837ff1-e2fd-7bc4-efa9-20e929c5fbf9_Event1 .

oa:relationep_bhi_11837ff1-e2fd-7bc4-efa9-20e929c5fbf9_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_11837ff1-e2fd-7bc4-efa9-20e929c5fbf9_Person:476dd8ec-285e-c242-cb91-f5cbdbfa9ee7 ;
  a2a:EventKeyRef oa:event_bhi_11837ff1-e2fd-7bc4-efa9-20e929c5fbf9_Event1 .

oa:relationep_bhi_11837ff1-e2fd-7bc4-efa9-20e929c5fbf9_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_11837ff1-e2fd-7bc4-efa9-20e929c5fbf9_Person:a4d9dcfa-1010-16cd-41cd-c4a825fbb944 ;
  a2a:EventKeyRef oa:event_bhi_11837ff1-e2fd-7bc4-efa9-20e929c5fbf9_Event1 .

oa:source_bhi_11837ff1-e2fd-7bc4-efa9-20e929c5fbf9
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg", "1817-05-09 - 1817-05-09"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1817-05-09"^^xsd:date ;
    a2a:SourceIndexDateTo "1817-05-09"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1817" ;
    a2a:Month "5" ;
    a2a:Day "9" ;
    rdfs:label "1817-05-09"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 7949, Periode: 1817" ;
    a2a:Book "Overlijdensregister Tilburg 1817" ;
    a2a:DocumentNumber "94" ;
    a2a:RegistryNumber "7949" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 7949, Periode: 1817, Overlijdensregister Tilburg 1817, 94, 7949"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/bca69c00-2695-5b5b-54ea-38c7d99df290.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/bca69c00-2695-5b5b-54ea-38c7d99df290.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-01-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/11837ff1-e2fd-7bc4-efa9-20e929c5fbf9" ;
  a2a:RecordGUID "{11837ff1-e2fd-7bc4-efa9-20e929c5fbf9}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231207_78839_00078839.xml van BHI" .

