@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_eb6dc2ab-8095-e701-49ae-75498abe9298
  a a2a:Record ;
  rdfs:label "Overlijden op 15 augustus 1942 te Wouw" ;
  a2a:hasPerson oa:person_wba_eb6dc2ab-8095-e701-49ae-75498abe9298_Person-a35a9f72-65cb-06ff-b013-d196191e1126, oa:person_wba_eb6dc2ab-8095-e701-49ae-75498abe9298_Person-2d53d756-1123-4c29-7163-aa5e823caab0, oa:person_wba_eb6dc2ab-8095-e701-49ae-75498abe9298_Person-c16cfa17-1af1-1490-241e-9cb86f419658, oa:person_wba_eb6dc2ab-8095-e701-49ae-75498abe9298_Person-014e51ee-86d5-3628-14ed-94c5c793df5e ;
  a2a:hasEvent oa:event_wba_eb6dc2ab-8095-e701-49ae-75498abe9298_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_eb6dc2ab-8095-e701-49ae-75498abe9298_0, oa:relationep_wba_eb6dc2ab-8095-e701-49ae-75498abe9298_1, oa:relationep_wba_eb6dc2ab-8095-e701-49ae-75498abe9298_2 ;
  a2a:hasRelationPP oa:relationpp_wba_eb6dc2ab-8095-e701-49ae-75498abe9298_0 ;
  a2a:hasSource oa:source_wba_eb6dc2ab-8095-e701-49ae-75498abe9298 .

oa:person_wba_eb6dc2ab-8095-e701-49ae-75498abe9298_Person-a35a9f72-65cb-06ff-b013-d196191e1126
  a a2a:Person ;
  rdfs:label "Marijn Karremans" ;
  a2a:PersonName [
    rdfs:label "Marijn Karremans" ;
    a2a:PersonNameFirstName "Marijn" ;
    a2a:PersonNameLastName "Karremans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_eb6dc2ab-8095-e701-49ae-75498abe9298_Person-2d53d756-1123-4c29-7163-aa5e823caab0
  a a2a:Person ;
  rdfs:label "Benedictus Johannes Kouters" ;
  a2a:PersonName [
    rdfs:label "Benedictus Johannes Kouters" ;
    a2a:PersonNameFirstName "Benedictus Johannes" ;
    a2a:PersonNameLastName "Kouters"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_eb6dc2ab-8095-e701-49ae-75498abe9298_Person-c16cfa17-1af1-1490-241e-9cb86f419658
  a a2a:Person ;
  rdfs:label "Anna Cornelia Mans" ;
  a2a:PersonName [
    rdfs:label "Anna Cornelia Mans" ;
    a2a:PersonNameFirstName "Anna Cornelia" ;
    a2a:PersonNameLastName "Mans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_eb6dc2ab-8095-e701-49ae-75498abe9298_Person-014e51ee-86d5-3628-14ed-94c5c793df5e
  a a2a:Person ;
  rdfs:label "Johanna Catharina Karremans" ;
  a2a:PersonName [
    rdfs:label "Johanna Catharina Karremans" ;
    a2a:PersonNameFirstName "Johanna Catharina" ;
    a2a:PersonNameLastName "Karremans"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_wba_eb6dc2ab-8095-e701-49ae-75498abe9298_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1942" ;
    a2a:Month "8" ;
    a2a:Day "15" ;
    rdfs:label "1942-08-15"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Wouw" ;
    rdfs:label "Wouw"
  ] .

oa:relationep_wba_eb6dc2ab-8095-e701-49ae-75498abe9298_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_wba_eb6dc2ab-8095-e701-49ae-75498abe9298_Person:a35a9f72-65cb-06ff-b013-d196191e1126 ;
  a2a:EventKeyRef oa:event_wba_eb6dc2ab-8095-e701-49ae-75498abe9298_Event1 .

oa:relationep_wba_eb6dc2ab-8095-e701-49ae-75498abe9298_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_wba_eb6dc2ab-8095-e701-49ae-75498abe9298_Person:c16cfa17-1af1-1490-241e-9cb86f419658 ;
  a2a:EventKeyRef oa:event_wba_eb6dc2ab-8095-e701-49ae-75498abe9298_Event1 .

oa:relationep_wba_eb6dc2ab-8095-e701-49ae-75498abe9298_2
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_wba_eb6dc2ab-8095-e701-49ae-75498abe9298_Person:014e51ee-86d5-3628-14ed-94c5c793df5e ;
  a2a:EventKeyRef oa:event_wba_eb6dc2ab-8095-e701-49ae-75498abe9298_Event1 .

oa:relationpp_wba_eb6dc2ab-8095-e701-49ae-75498abe9298_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_wba_eb6dc2ab-8095-e701-49ae-75498abe9298_Person:014e51ee-86d5-3628-14ed-94c5c793df5e, oa:person_wba_eb6dc2ab-8095-e701-49ae-75498abe9298_Person:2d53d756-1123-4c29-7163-aa5e823caab0 .

oa:source_wba_eb6dc2ab-8095-e701-49ae-75498abe9298
  a a2a:Source ;
  rdfs:label "West Brabants Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Wouw" ;
    rdfs:label "Wouw", "1942-08-15 - 1942-08-15"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1942-08-15"^^xsd:date ;
    a2a:SourceIndexDateTo "1942-08-15"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1942" ;
    a2a:Month "8" ;
    a2a:Day "15" ;
    rdfs:label "1942-08-15"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "West Brabants Archief" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: Archief van de gemeente Wouw, 1928-1970, Bron: boek, Deel: 1939, Periode: 1942" ;
    a2a:Book "Overlijdensregister Wouw 1942" ;
    a2a:DocumentNumber "25" ;
    a2a:RegistryNumber "1939" ;
    rdfs:label "West Brabants Archief, Brabant, Archiefnaam: Archief van de gemeente Wouw, 1928-1970, Bron: boek, Deel: 1939, Periode: 1942, Overlijdensregister Wouw 1942, 25, 1939"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/wba/thumb/640x480/0417da6a-70b9-083f-4334-74a2b295d302.jpg" ;
    a2a:UriViewer "http://westbrabantsarchief.nl/collectie/voorouders/deeds/eb6dc2ab-8095-e701-49ae-75498abe9298" ;
    a2a:UriPreview "https://images.memorix.nl/wba/thumb/250x250/0417da6a-70b9-083f-4334-74a2b295d302.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/eb6dc2ab-8095-e701-49ae-75498abe9298" ;
  a2a:RecordGUID "{eb6dc2ab-8095-e701-49ae-75498abe9298}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_14115_00014115.xml van WBA" .

[] a2a:PersonRemarkdiversen "leeftijd 70 jaar, geboren te Oudenbosch, zonder beroep" .
