@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_c79a2366-e387-8a3e-4da9-3f49b41dfebf
  a a2a:Record ;
  rdfs:label "Overlijden op 13 januari 1922 te Tilburg" ;
  a2a:hasPerson oa:person_bhi_c79a2366-e387-8a3e-4da9-3f49b41dfebf_Person-8c7b69bb-69a8-0329-48eb-dae8a6f12cb6, oa:person_bhi_c79a2366-e387-8a3e-4da9-3f49b41dfebf_Person-9939ff84-ca09-07fe-5e38-b2608fc7a17b, oa:person_bhi_c79a2366-e387-8a3e-4da9-3f49b41dfebf_Person-16ad65fc-3924-7be5-5b82-2ea16c88034a, oa:person_bhi_c79a2366-e387-8a3e-4da9-3f49b41dfebf_Person-e45bdeac-fef6-a623-6706-2620a296d226 ;
  a2a:hasEvent oa:event_bhi_c79a2366-e387-8a3e-4da9-3f49b41dfebf_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_c79a2366-e387-8a3e-4da9-3f49b41dfebf_0, oa:relationep_bhi_c79a2366-e387-8a3e-4da9-3f49b41dfebf_1, oa:relationep_bhi_c79a2366-e387-8a3e-4da9-3f49b41dfebf_2 ;
  a2a:hasRelationPP oa:relationpp_bhi_c79a2366-e387-8a3e-4da9-3f49b41dfebf_0 ;
  a2a:hasSource oa:source_bhi_c79a2366-e387-8a3e-4da9-3f49b41dfebf .

oa:person_bhi_c79a2366-e387-8a3e-4da9-3f49b41dfebf_Person-8c7b69bb-69a8-0329-48eb-dae8a6f12cb6
  a a2a:Person ;
  rdfs:label "Jan Baptist van Wees" ;
  a2a:PersonName [
    rdfs:label "Jan Baptist van Wees" ;
    a2a:PersonNameFirstName "Jan Baptist" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Wees"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_c79a2366-e387-8a3e-4da9-3f49b41dfebf_Person-9939ff84-ca09-07fe-5e38-b2608fc7a17b
  a a2a:Person ;
  rdfs:label "Anna Catharina Meulensteen" ;
  a2a:PersonName [
    rdfs:label "Anna Catharina Meulensteen" ;
    a2a:PersonNameFirstName "Anna Catharina" ;
    a2a:PersonNameLastName "Meulensteen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_c79a2366-e387-8a3e-4da9-3f49b41dfebf_Person-16ad65fc-3924-7be5-5b82-2ea16c88034a
  a a2a:Person ;
  rdfs:label "Adrianus Norbertus de Jong" ;
  a2a:PersonName [
    rdfs:label "Adrianus Norbertus de Jong" ;
    a2a:PersonNameFirstName "Adrianus Norbertus" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Jong"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_c79a2366-e387-8a3e-4da9-3f49b41dfebf_Person-e45bdeac-fef6-a623-6706-2620a296d226
  a a2a:Person ;
  rdfs:label "Joanna Maria van Wees" ;
  a2a:PersonName [
    rdfs:label "Joanna Maria van Wees" ;
    a2a:PersonNameFirstName "Joanna Maria" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Wees"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_bhi_c79a2366-e387-8a3e-4da9-3f49b41dfebf_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1922" ;
    a2a:Month "1" ;
    a2a:Day "13" ;
    rdfs:label "1922-01-13"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg"
  ] .

oa:relationep_bhi_c79a2366-e387-8a3e-4da9-3f49b41dfebf_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_c79a2366-e387-8a3e-4da9-3f49b41dfebf_Person:8c7b69bb-69a8-0329-48eb-dae8a6f12cb6 ;
  a2a:EventKeyRef oa:event_bhi_c79a2366-e387-8a3e-4da9-3f49b41dfebf_Event1 .

oa:relationep_bhi_c79a2366-e387-8a3e-4da9-3f49b41dfebf_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_c79a2366-e387-8a3e-4da9-3f49b41dfebf_Person:9939ff84-ca09-07fe-5e38-b2608fc7a17b ;
  a2a:EventKeyRef oa:event_bhi_c79a2366-e387-8a3e-4da9-3f49b41dfebf_Event1 .

oa:relationep_bhi_c79a2366-e387-8a3e-4da9-3f49b41dfebf_2
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_c79a2366-e387-8a3e-4da9-3f49b41dfebf_Person:e45bdeac-fef6-a623-6706-2620a296d226 ;
  a2a:EventKeyRef oa:event_bhi_c79a2366-e387-8a3e-4da9-3f49b41dfebf_Event1 .

oa:relationpp_bhi_c79a2366-e387-8a3e-4da9-3f49b41dfebf_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_c79a2366-e387-8a3e-4da9-3f49b41dfebf_Person:e45bdeac-fef6-a623-6706-2620a296d226, oa:person_bhi_c79a2366-e387-8a3e-4da9-3f49b41dfebf_Person:16ad65fc-3924-7be5-5b82-2ea16c88034a .

oa:source_bhi_c79a2366-e387-8a3e-4da9-3f49b41dfebf
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg", "1922-01-14 - 1922-01-14"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1922-01-14"^^xsd:date ;
    a2a:SourceIndexDateTo "1922-01-14"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1922" ;
    a2a:Month "1" ;
    a2a:Day "14" ;
    rdfs:label "1922-01-14"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 3192, Periode: 1922" ;
    a2a:Book "Overlijdensregister Tilburg 1922" ;
    a2a:DocumentNumber "43" ;
    a2a:RegistryNumber "3192" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 3192, Periode: 1922, Overlijdensregister Tilburg 1922, 43, 3192"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/8c59bc3f-2734-cc11-6ffe-441460d4679d.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/8c59bc3f-2734-cc11-6ffe-441460d4679d.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-01-04"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/c79a2366-e387-8a3e-4da9-3f49b41dfebf" ;
  a2a:RecordGUID "{c79a2366-e387-8a3e-4da9-3f49b41dfebf}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231207_79825_00079825.xml van BHI" .

