@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_rat_feabdb81-7b80-b7fe-3527-4f76eec6dc0e
  a a2a:Record ;
  rdfs:label "Overlijden op 2 februari 1945 te Breda" ;
  a2a:hasPerson oa:person_rat_feabdb81-7b80-b7fe-3527-4f76eec6dc0e_Person-1a7f8f1e-e914-92c9-c37c-6de01681082e, oa:person_rat_feabdb81-7b80-b7fe-3527-4f76eec6dc0e_Person-9c6a5e47-cd58-fbda-824c-428c865011e7, oa:person_rat_feabdb81-7b80-b7fe-3527-4f76eec6dc0e_Person-03b2e57f-1436-4cc6-eb0c-50cdc662a2d5, oa:person_rat_feabdb81-7b80-b7fe-3527-4f76eec6dc0e_Person-24072114-5328-95ac-6e1d-feb7cc433ce5 ;
  a2a:hasEvent oa:event_rat_feabdb81-7b80-b7fe-3527-4f76eec6dc0e_Event1 ;
  a2a:hasRelationEP oa:relationep_rat_feabdb81-7b80-b7fe-3527-4f76eec6dc0e_0, oa:relationep_rat_feabdb81-7b80-b7fe-3527-4f76eec6dc0e_1, oa:relationep_rat_feabdb81-7b80-b7fe-3527-4f76eec6dc0e_2 ;
  a2a:hasRelationPP oa:relationpp_rat_feabdb81-7b80-b7fe-3527-4f76eec6dc0e_0 ;
  a2a:hasSource oa:source_rat_feabdb81-7b80-b7fe-3527-4f76eec6dc0e .

oa:person_rat_feabdb81-7b80-b7fe-3527-4f76eec6dc0e_Person-1a7f8f1e-e914-92c9-c37c-6de01681082e
  a a2a:Person ;
  rdfs:label "Elizabeth Wagemakers" ;
  a2a:PersonName [
    rdfs:label "Elizabeth Wagemakers" ;
    a2a:PersonNameFirstName "Elizabeth" ;
    a2a:PersonNameLastName "Wagemakers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_feabdb81-7b80-b7fe-3527-4f76eec6dc0e_Person-9c6a5e47-cd58-fbda-824c-428c865011e7
  a a2a:Person ;
  rdfs:label "Johannis Stoop" ;
  a2a:PersonName [
    rdfs:label "Johannis Stoop" ;
    a2a:PersonNameFirstName "Johannis" ;
    a2a:PersonNameLastName "Stoop"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_feabdb81-7b80-b7fe-3527-4f76eec6dc0e_Person-03b2e57f-1436-4cc6-eb0c-50cdc662a2d5
  a a2a:Person ;
  rdfs:label "Maria Razenberg" ;
  a2a:PersonName [
    rdfs:label "Maria Razenberg" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Razenberg"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_feabdb81-7b80-b7fe-3527-4f76eec6dc0e_Person-24072114-5328-95ac-6e1d-feb7cc433ce5
  a a2a:Person ;
  rdfs:label "Cornelis Stoop" ;
  a2a:PersonName [
    rdfs:label "Cornelis Stoop" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Stoop"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "73 jaren" ;
    rdfs:label "73 jaren"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Oude- en Nieuwe Tonge" ;
    rdfs:label "Oude- en Nieuwe Tonge"
  ] .

oa:event_rat_feabdb81-7b80-b7fe-3527-4f76eec6dc0e_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1945" ;
    a2a:Month "2" ;
    a2a:Day "2" ;
    rdfs:label "1945-02-02"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_rat_feabdb81-7b80-b7fe-3527-4f76eec6dc0e_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_rat_feabdb81-7b80-b7fe-3527-4f76eec6dc0e_Person:9c6a5e47-cd58-fbda-824c-428c865011e7 ;
  a2a:EventKeyRef oa:event_rat_feabdb81-7b80-b7fe-3527-4f76eec6dc0e_Event1 .

oa:relationep_rat_feabdb81-7b80-b7fe-3527-4f76eec6dc0e_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_rat_feabdb81-7b80-b7fe-3527-4f76eec6dc0e_Person:03b2e57f-1436-4cc6-eb0c-50cdc662a2d5 ;
  a2a:EventKeyRef oa:event_rat_feabdb81-7b80-b7fe-3527-4f76eec6dc0e_Event1 .

oa:relationep_rat_feabdb81-7b80-b7fe-3527-4f76eec6dc0e_2
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_rat_feabdb81-7b80-b7fe-3527-4f76eec6dc0e_Person:24072114-5328-95ac-6e1d-feb7cc433ce5 ;
  a2a:EventKeyRef oa:event_rat_feabdb81-7b80-b7fe-3527-4f76eec6dc0e_Event1 .

oa:relationpp_rat_feabdb81-7b80-b7fe-3527-4f76eec6dc0e_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_rat_feabdb81-7b80-b7fe-3527-4f76eec6dc0e_Person:24072114-5328-95ac-6e1d-feb7cc433ce5, oa:person_rat_feabdb81-7b80-b7fe-3527-4f76eec6dc0e_Person:1a7f8f1e-e914-92c9-c37c-6de01681082e .

oa:source_rat_feabdb81-7b80-b7fe-3527-4f76eec6dc0e
  a a2a:Source ;
  rdfs:label "Regionaal Archief Tilburg, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Loon op Zand" ;
    rdfs:label "Loon op Zand", "1945-02-02 - 1945-02-02"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1945-02-02"^^xsd:date ;
    a2a:SourceIndexDateTo "1945-02-02"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1945" ;
    a2a:Month "2" ;
    a2a:Day "2" ;
    rdfs:label "1945-02-02"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Archief Tilburg" ;
    a2a:Place "Tilburg" ;
    a2a:Collection "Periode: 1945" ;
    a2a:Book "Overlijdensregister 1945" ;
    a2a:DocumentNumber "62" ;
    rdfs:label "Regionaal Archief Tilburg, Tilburg, Periode: 1945, Overlijdensregister 1945, 62"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/tlb/thumb/640x480/81893ad1-983c-fb5c-b4e2-a75bcb981c71.jpg" ;
    a2a:UriViewer "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/feabdb81-7b80-b7fe-3527-4f76eec6dc0e" ;
    a2a:UriPreview "https://images.memorix.nl/tlb/thumb/250x250/81893ad1-983c-fb5c-b4e2-a75bcb981c71.jpg"
  ] ;
  a2a:SourceLastChangeDate "2016-10-26"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/feabdb81-7b80-b7fe-3527-4f76eec6dc0e" ;
  a2a:RecordGUID "{feabdb81-7b80-b7fe-3527-4f76eec6dc0e}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_18682_00018682.xml van RAT" .

