@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_01e89211-e1fa-1e6b-aef1-cc777eb2edc7
  a a2a:Record ;
  rdfs:label "Overlijden op 25 maart 1927 te Tilburg" ;
  a2a:hasPerson oa:person_bhi_01e89211-e1fa-1e6b-aef1-cc777eb2edc7_Person-1014dab5-59e2-2f7d-c8f5-e3c9a5c4bf0b, oa:person_bhi_01e89211-e1fa-1e6b-aef1-cc777eb2edc7_Person-ac38337b-fa30-77b2-32a2-65cc68ae815c, oa:person_bhi_01e89211-e1fa-1e6b-aef1-cc777eb2edc7_Person-c8504f02-86cc-b92e-108b-edd8c7a0f504, oa:person_bhi_01e89211-e1fa-1e6b-aef1-cc777eb2edc7_Person-e3533c36-7019-48ef-4d1e-3c7017dac933 ;
  a2a:hasEvent oa:event_bhi_01e89211-e1fa-1e6b-aef1-cc777eb2edc7_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_01e89211-e1fa-1e6b-aef1-cc777eb2edc7_0, oa:relationep_bhi_01e89211-e1fa-1e6b-aef1-cc777eb2edc7_1, oa:relationep_bhi_01e89211-e1fa-1e6b-aef1-cc777eb2edc7_2 ;
  a2a:hasRelationPP oa:relationpp_bhi_01e89211-e1fa-1e6b-aef1-cc777eb2edc7_0 ;
  a2a:hasSource oa:source_bhi_01e89211-e1fa-1e6b-aef1-cc777eb2edc7 .

oa:person_bhi_01e89211-e1fa-1e6b-aef1-cc777eb2edc7_Person-1014dab5-59e2-2f7d-c8f5-e3c9a5c4bf0b
  a a2a:Person ;
  rdfs:label "Leonardus Dijkmans" ;
  a2a:PersonName [
    rdfs:label "Leonardus Dijkmans" ;
    a2a:PersonNameFirstName "Leonardus" ;
    a2a:PersonNameLastName "Dijkmans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_01e89211-e1fa-1e6b-aef1-cc777eb2edc7_Person-ac38337b-fa30-77b2-32a2-65cc68ae815c
  a a2a:Person ;
  rdfs:label "Francijna Beerens" ;
  a2a:PersonName [
    rdfs:label "Francijna Beerens" ;
    a2a:PersonNameFirstName "Francijna" ;
    a2a:PersonNameLastName "Beerens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_01e89211-e1fa-1e6b-aef1-cc777eb2edc7_Person-c8504f02-86cc-b92e-108b-edd8c7a0f504
  a a2a:Person ;
  rdfs:label "Johannes van Laarhoven" ;
  a2a:PersonName [
    rdfs:label "Johannes van Laarhoven" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Laarhoven"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_01e89211-e1fa-1e6b-aef1-cc777eb2edc7_Person-e3533c36-7019-48ef-4d1e-3c7017dac933
  a a2a:Person ;
  rdfs:label "Johanna Dijkmans" ;
  a2a:PersonName [
    rdfs:label "Johanna Dijkmans" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Dijkmans"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_bhi_01e89211-e1fa-1e6b-aef1-cc777eb2edc7_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1927" ;
    a2a:Month "3" ;
    a2a:Day "25" ;
    rdfs:label "1927-03-25"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg"
  ] .

oa:relationep_bhi_01e89211-e1fa-1e6b-aef1-cc777eb2edc7_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_01e89211-e1fa-1e6b-aef1-cc777eb2edc7_Person:1014dab5-59e2-2f7d-c8f5-e3c9a5c4bf0b ;
  a2a:EventKeyRef oa:event_bhi_01e89211-e1fa-1e6b-aef1-cc777eb2edc7_Event1 .

oa:relationep_bhi_01e89211-e1fa-1e6b-aef1-cc777eb2edc7_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_01e89211-e1fa-1e6b-aef1-cc777eb2edc7_Person:ac38337b-fa30-77b2-32a2-65cc68ae815c ;
  a2a:EventKeyRef oa:event_bhi_01e89211-e1fa-1e6b-aef1-cc777eb2edc7_Event1 .

oa:relationep_bhi_01e89211-e1fa-1e6b-aef1-cc777eb2edc7_2
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_01e89211-e1fa-1e6b-aef1-cc777eb2edc7_Person:e3533c36-7019-48ef-4d1e-3c7017dac933 ;
  a2a:EventKeyRef oa:event_bhi_01e89211-e1fa-1e6b-aef1-cc777eb2edc7_Event1 .

oa:relationpp_bhi_01e89211-e1fa-1e6b-aef1-cc777eb2edc7_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_01e89211-e1fa-1e6b-aef1-cc777eb2edc7_Person:e3533c36-7019-48ef-4d1e-3c7017dac933, oa:person_bhi_01e89211-e1fa-1e6b-aef1-cc777eb2edc7_Person:c8504f02-86cc-b92e-108b-edd8c7a0f504 .

oa:source_bhi_01e89211-e1fa-1e6b-aef1-cc777eb2edc7
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg", "1927-03-25 - 1927-03-25"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1927-03-25"^^xsd:date ;
    a2a:SourceIndexDateTo "1927-03-25"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1927" ;
    a2a:Month "3" ;
    a2a:Day "25" ;
    rdfs:label "1927-03-25"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 3195, Periode: 1927" ;
    a2a:Book "Overlijdensregister Tilburg 1927" ;
    a2a:DocumentNumber "204" ;
    a2a:RegistryNumber "3195" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 3195, Periode: 1927, Overlijdensregister Tilburg 1927, 204, 3195"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/f016e5c8-637f-97ef-ba9c-f2c0c229a0bd.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/f016e5c8-637f-97ef-ba9c-f2c0c229a0bd.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-10-20"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/01e89211-e1fa-1e6b-aef1-cc777eb2edc7" ;
  a2a:RecordGUID "{01e89211-e1fa-1e6b-aef1-cc777eb2edc7}" ;
  a2a:SourceRemarkOpmerking "Eerder weduwe van Johannes Vugts." ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231207_79720_00079720.xml van BHI" .

