@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_wba_a6a8d4af-4d06-3ddb-d995-be765fb8a110
  a a2a:Record ;
  rdfs:label "Overlijden op 8 december 1916 te Essen" ;
  a2a:hasPerson oa:person_wba_a6a8d4af-4d06-3ddb-d995-be765fb8a110_Person-7b7c3174-c303-d3b4-b363-99143bd7a5ee, oa:person_wba_a6a8d4af-4d06-3ddb-d995-be765fb8a110_Person-ec38a4c9-8d73-f88d-be6b-52f8b07e82f7, oa:person_wba_a6a8d4af-4d06-3ddb-d995-be765fb8a110_Person-df1e61ee-2c86-1c15-986c-55857bac3b3a, oa:person_wba_a6a8d4af-4d06-3ddb-d995-be765fb8a110_Person-8c8f5212-63b0-a72e-ec69-c8bce7a13944 ;
  a2a:hasEvent oa:event_wba_a6a8d4af-4d06-3ddb-d995-be765fb8a110_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_a6a8d4af-4d06-3ddb-d995-be765fb8a110_0, oa:relationep_wba_a6a8d4af-4d06-3ddb-d995-be765fb8a110_1, oa:relationep_wba_a6a8d4af-4d06-3ddb-d995-be765fb8a110_2 ;
  a2a:hasRelationPP oa:relationpp_wba_a6a8d4af-4d06-3ddb-d995-be765fb8a110_0 ;
  a2a:hasSource oa:source_wba_a6a8d4af-4d06-3ddb-d995-be765fb8a110 .

oa:person_wba_a6a8d4af-4d06-3ddb-d995-be765fb8a110_Person-7b7c3174-c303-d3b4-b363-99143bd7a5ee
  a a2a:Person ;
  rdfs:label "Adrianus Josephus Mous" ;
  a2a:PersonName [
    rdfs:label "Adrianus Josephus Mous" ;
    a2a:PersonNameFirstName "Adrianus Josephus" ;
    a2a:PersonNameLastName "Mous"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_a6a8d4af-4d06-3ddb-d995-be765fb8a110_Person-ec38a4c9-8d73-f88d-be6b-52f8b07e82f7
  a a2a:Person ;
  rdfs:label "Petrus Stuyts" ;
  a2a:PersonName [
    rdfs:label "Petrus Stuyts" ;
    a2a:PersonNameFirstName "Petrus" ;
    a2a:PersonNameLastName "Stuyts"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_a6a8d4af-4d06-3ddb-d995-be765fb8a110_Person-df1e61ee-2c86-1c15-986c-55857bac3b3a
  a a2a:Person ;
  rdfs:label "Anna Cornelia Loos" ;
  a2a:PersonName [
    rdfs:label "Anna Cornelia Loos" ;
    a2a:PersonNameFirstName "Anna Cornelia" ;
    a2a:PersonNameLastName "Loos"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_a6a8d4af-4d06-3ddb-d995-be765fb8a110_Person-8c8f5212-63b0-a72e-ec69-c8bce7a13944
  a a2a:Person ;
  rdfs:label "Joanna Maria Stuyts" ;
  a2a:PersonName [
    rdfs:label "Joanna Maria Stuyts" ;
    a2a:PersonNameFirstName "Joanna Maria" ;
    a2a:PersonNameLastName "Stuyts"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Essen" ;
    rdfs:label "Essen"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Essen" ;
    rdfs:label "Essen"
  ] .

oa:event_wba_a6a8d4af-4d06-3ddb-d995-be765fb8a110_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1916" ;
    a2a:Month "12" ;
    a2a:Day "8" ;
    rdfs:label "1916-12-08"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Essen" ;
    rdfs:label "Essen"
  ] .

oa:relationep_wba_a6a8d4af-4d06-3ddb-d995-be765fb8a110_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_wba_a6a8d4af-4d06-3ddb-d995-be765fb8a110_Person:ec38a4c9-8d73-f88d-be6b-52f8b07e82f7 ;
  a2a:EventKeyRef oa:event_wba_a6a8d4af-4d06-3ddb-d995-be765fb8a110_Event1 .

oa:relationep_wba_a6a8d4af-4d06-3ddb-d995-be765fb8a110_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_wba_a6a8d4af-4d06-3ddb-d995-be765fb8a110_Person:df1e61ee-2c86-1c15-986c-55857bac3b3a ;
  a2a:EventKeyRef oa:event_wba_a6a8d4af-4d06-3ddb-d995-be765fb8a110_Event1 .

oa:relationep_wba_a6a8d4af-4d06-3ddb-d995-be765fb8a110_2
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_wba_a6a8d4af-4d06-3ddb-d995-be765fb8a110_Person:8c8f5212-63b0-a72e-ec69-c8bce7a13944 ;
  a2a:EventKeyRef oa:event_wba_a6a8d4af-4d06-3ddb-d995-be765fb8a110_Event1 .

oa:relationpp_wba_a6a8d4af-4d06-3ddb-d995-be765fb8a110_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_wba_a6a8d4af-4d06-3ddb-d995-be765fb8a110_Person:8c8f5212-63b0-a72e-ec69-c8bce7a13944, oa:person_wba_a6a8d4af-4d06-3ddb-d995-be765fb8a110_Person:7b7c3174-c303-d3b4-b363-99143bd7a5ee .

oa:source_wba_a6a8d4af-4d06-3ddb-d995-be765fb8a110
  a a2a:Source ;
  rdfs:label "West Brabants Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Essen" ;
    rdfs:label "Essen", "1916-12-08 - 1916-12-08"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1916-12-08"^^xsd:date ;
    a2a:SourceIndexDateTo "1916-12-08"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1916" ;
    a2a:Month "12" ;
    a2a:Day "8" ;
    rdfs:label "1916-12-08"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "West Brabants Archief" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Periode: 1916" ;
    a2a:Book "Overlijdensregister Essen 1916" ;
    a2a:DocumentNumber "71" ;
    rdfs:label "West Brabants Archief, Brabant, Bron: boek, Periode: 1916, Overlijdensregister Essen 1916, 71"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/wba/thumb/640x480/2c363a0a-0da2-aa87-a6d1-974b671dc512.jpg" ;
    a2a:UriViewer "http://westbrabantsarchief.nl/collectie/voorouders/deeds/a6a8d4af-4d06-3ddb-d995-be765fb8a110" ;
    a2a:UriPreview "https://images.memorix.nl/wba/thumb/250x250/2c363a0a-0da2-aa87-a6d1-974b671dc512.jpg"
  ] ;
  a2a:SourceLastChangeDate "2024-01-09"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/a6a8d4af-4d06-3ddb-d995-be765fb8a110" ;
  a2a:RecordGUID "{a6a8d4af-4d06-3ddb-d995-be765fb8a110}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240317_307_00000307.xml van WBA" .

