@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_5ccbca9b-e3b9-2093-b0fd-bfcaf4f39796
  a a2a:Record ;
  rdfs:label "Overlijden op 10 december 1843 te Tilburg" ;
  a2a:hasPerson oa:person_bhi_5ccbca9b-e3b9-2093-b0fd-bfcaf4f39796_Person-9e3da88e-aa2b-19d9-4fb0-6421a3756ecf, oa:person_bhi_5ccbca9b-e3b9-2093-b0fd-bfcaf4f39796_Person-e9cb4569-3345-00c6-8258-f34aacef87b0, oa:person_bhi_5ccbca9b-e3b9-2093-b0fd-bfcaf4f39796_Person-bd8a777d-4c4f-a2e1-cc92-40460854cde1, oa:person_bhi_5ccbca9b-e3b9-2093-b0fd-bfcaf4f39796_Person-107cb4c0-1340-f82a-8482-a037a28d04aa ;
  a2a:hasEvent oa:event_bhi_5ccbca9b-e3b9-2093-b0fd-bfcaf4f39796_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_5ccbca9b-e3b9-2093-b0fd-bfcaf4f39796_0, oa:relationep_bhi_5ccbca9b-e3b9-2093-b0fd-bfcaf4f39796_1, oa:relationep_bhi_5ccbca9b-e3b9-2093-b0fd-bfcaf4f39796_2 ;
  a2a:hasRelationPP oa:relationpp_bhi_5ccbca9b-e3b9-2093-b0fd-bfcaf4f39796_0 ;
  a2a:hasSource oa:source_bhi_5ccbca9b-e3b9-2093-b0fd-bfcaf4f39796 .

oa:person_bhi_5ccbca9b-e3b9-2093-b0fd-bfcaf4f39796_Person-9e3da88e-aa2b-19d9-4fb0-6421a3756ecf
  a a2a:Person ;
  rdfs:label "Adriana Lips" ;
  a2a:PersonName [
    rdfs:label "Adriana Lips" ;
    a2a:PersonNameFirstName "Adriana" ;
    a2a:PersonNameLastName "Lips"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_bhi_5ccbca9b-e3b9-2093-b0fd-bfcaf4f39796_Person-e9cb4569-3345-00c6-8258-f34aacef87b0
  a a2a:Person ;
  rdfs:label "Keuntje van der Gaauw" ;
  a2a:PersonName [
    rdfs:label "Keuntje van der Gaauw" ;
    a2a:PersonNameFirstName "Keuntje" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Gaauw"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_5ccbca9b-e3b9-2093-b0fd-bfcaf4f39796_Person-bd8a777d-4c4f-a2e1-cc92-40460854cde1
  a a2a:Person ;
  rdfs:label "Leendert Antonie Lips" ;
  a2a:PersonName [
    rdfs:label "Leendert Antonie Lips" ;
    a2a:PersonNameFirstName "Leendert Antonie" ;
    a2a:PersonNameLastName "Lips"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_5ccbca9b-e3b9-2093-b0fd-bfcaf4f39796_Person-107cb4c0-1340-f82a-8482-a037a28d04aa
  a a2a:Person ;
  rdfs:label "Pieter de Roij" ;
  a2a:PersonName [
    rdfs:label "Pieter de Roij" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Roij"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_5ccbca9b-e3b9-2093-b0fd-bfcaf4f39796_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1843" ;
    a2a:Month "12" ;
    a2a:Day "10" ;
    rdfs:label "1843-12-10"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg"
  ] .

oa:relationep_bhi_5ccbca9b-e3b9-2093-b0fd-bfcaf4f39796_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_5ccbca9b-e3b9-2093-b0fd-bfcaf4f39796_Person:9e3da88e-aa2b-19d9-4fb0-6421a3756ecf ;
  a2a:EventKeyRef oa:event_bhi_5ccbca9b-e3b9-2093-b0fd-bfcaf4f39796_Event1 .

oa:relationep_bhi_5ccbca9b-e3b9-2093-b0fd-bfcaf4f39796_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_5ccbca9b-e3b9-2093-b0fd-bfcaf4f39796_Person:e9cb4569-3345-00c6-8258-f34aacef87b0 ;
  a2a:EventKeyRef oa:event_bhi_5ccbca9b-e3b9-2093-b0fd-bfcaf4f39796_Event1 .

oa:relationep_bhi_5ccbca9b-e3b9-2093-b0fd-bfcaf4f39796_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_5ccbca9b-e3b9-2093-b0fd-bfcaf4f39796_Person:bd8a777d-4c4f-a2e1-cc92-40460854cde1 ;
  a2a:EventKeyRef oa:event_bhi_5ccbca9b-e3b9-2093-b0fd-bfcaf4f39796_Event1 .

oa:relationpp_bhi_5ccbca9b-e3b9-2093-b0fd-bfcaf4f39796_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_5ccbca9b-e3b9-2093-b0fd-bfcaf4f39796_Person:9e3da88e-aa2b-19d9-4fb0-6421a3756ecf, oa:person_bhi_5ccbca9b-e3b9-2093-b0fd-bfcaf4f39796_Person:107cb4c0-1340-f82a-8482-a037a28d04aa .

oa:source_bhi_5ccbca9b-e3b9-2093-b0fd-bfcaf4f39796
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg", "1843-12-11 - 1843-12-11"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1843-12-11"^^xsd:date ;
    a2a:SourceIndexDateTo "1843-12-11"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1843" ;
    a2a:Month "12" ;
    a2a:Day "11" ;
    rdfs:label "1843-12-11"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 7954, Periode: 1843" ;
    a2a:Book "Overlijdensregister Tilburg 1843" ;
    a2a:DocumentNumber "263" ;
    a2a:RegistryNumber "7954" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 7954, Periode: 1843, Overlijdensregister Tilburg 1843, 263, 7954"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/5227bba6-4657-93aa-437d-6f8c1699541d.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/5227bba6-4657-93aa-437d-6f8c1699541d.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-01-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/5ccbca9b-e3b9-2093-b0fd-bfcaf4f39796" ;
  a2a:RecordGUID "{5ccbca9b-e3b9-2093-b0fd-bfcaf4f39796}" ;
  a2a:SourceRemarkOpmerking "Eerder weduwe van Pieter de Roij." ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231207_78908_00078908.xml van BHI" .

