@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_ac710350-b2e5-e207-e65a-bd505550e372
  a a2a:Record ;
  rdfs:label "Overlijden op 11 december 1956 te Oisterwijk" ;
  a2a:hasPerson oa:person_rat_ac710350-b2e5-e207-e65a-bd505550e372_Person-42bd0921-e0c4-3ee9-3cf4-6b87a07c79b9, oa:person_rat_ac710350-b2e5-e207-e65a-bd505550e372_Person-31f54de4-76a8-b170-d035-f37d459e87f1, oa:person_rat_ac710350-b2e5-e207-e65a-bd505550e372_Person-5e3a39cd-b512-ecf4-1a80-ef88504ec306 ;
  a2a:hasEvent oa:event_rat_ac710350-b2e5-e207-e65a-bd505550e372_Event1 ;
  a2a:hasRelationEP oa:relationep_rat_ac710350-b2e5-e207-e65a-bd505550e372_0, oa:relationep_rat_ac710350-b2e5-e207-e65a-bd505550e372_1, oa:relationep_rat_ac710350-b2e5-e207-e65a-bd505550e372_2 ;
  a2a:hasSource oa:source_rat_ac710350-b2e5-e207-e65a-bd505550e372 .

oa:person_rat_ac710350-b2e5-e207-e65a-bd505550e372_Person-42bd0921-e0c4-3ee9-3cf4-6b87a07c79b9
  a a2a:Person ;
  rdfs:label "Franciscus Marinus Cornelis Maria Scheffers" ;
  a2a:PersonName [
    rdfs:label "Franciscus Marinus Cornelis Maria Scheffers" ;
    a2a:PersonNameFirstName "Franciscus Marinus Cornelis Maria" ;
    a2a:PersonNameLastName "Scheffers"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "2 jaren" ;
    rdfs:label "2 jaren"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Oisterwijk" ;
    rdfs:label "Oisterwijk"
  ] .

oa:person_rat_ac710350-b2e5-e207-e65a-bd505550e372_Person-31f54de4-76a8-b170-d035-f37d459e87f1
  a a2a:Person ;
  rdfs:label "Cornelis Martinus Scheffers" ;
  a2a:PersonName [
    rdfs:label "Cornelis Martinus Scheffers" ;
    a2a:PersonNameFirstName "Cornelis Martinus" ;
    a2a:PersonNameLastName "Scheffers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_ac710350-b2e5-e207-e65a-bd505550e372_Person-5e3a39cd-b512-ecf4-1a80-ef88504ec306
  a a2a:Person ;
  rdfs:label "Martina Maria Verstijnen" ;
  a2a:PersonName [
    rdfs:label "Martina Maria Verstijnen" ;
    a2a:PersonNameFirstName "Martina Maria" ;
    a2a:PersonNameLastName "Verstijnen"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_rat_ac710350-b2e5-e207-e65a-bd505550e372_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1956" ;
    a2a:Month "12" ;
    a2a:Day "11" ;
    rdfs:label "1956-12-11"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Oisterwijk" ;
    rdfs:label "Oisterwijk"
  ] .

oa:relationep_rat_ac710350-b2e5-e207-e65a-bd505550e372_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_rat_ac710350-b2e5-e207-e65a-bd505550e372_Person:42bd0921-e0c4-3ee9-3cf4-6b87a07c79b9 ;
  a2a:EventKeyRef oa:event_rat_ac710350-b2e5-e207-e65a-bd505550e372_Event1 .

oa:relationep_rat_ac710350-b2e5-e207-e65a-bd505550e372_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_rat_ac710350-b2e5-e207-e65a-bd505550e372_Person:31f54de4-76a8-b170-d035-f37d459e87f1 ;
  a2a:EventKeyRef oa:event_rat_ac710350-b2e5-e207-e65a-bd505550e372_Event1 .

oa:relationep_rat_ac710350-b2e5-e207-e65a-bd505550e372_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_rat_ac710350-b2e5-e207-e65a-bd505550e372_Person:5e3a39cd-b512-ecf4-1a80-ef88504ec306 ;
  a2a:EventKeyRef oa:event_rat_ac710350-b2e5-e207-e65a-bd505550e372_Event1 .

oa:source_rat_ac710350-b2e5-e207-e65a-bd505550e372
  a a2a:Source ;
  rdfs:label "Regionaal Archief Tilburg, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Oisterwijk" ;
    rdfs:label "Oisterwijk", "1956-12-11 - 1956-12-11"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1956-12-11"^^xsd:date ;
    a2a:SourceIndexDateTo "1956-12-11"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1956" ;
    a2a:Month "12" ;
    a2a:Day "11" ;
    rdfs:label "1956-12-11"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Archief Tilburg" ;
    a2a:Place "Tilburg" ;
    a2a:Collection "Deel: 066, Periode: 1956" ;
    a2a:Book "Overlijdensregister 1956" ;
    a2a:DocumentNumber "74" ;
    a2a:RegistryNumber "066" ;
    rdfs:label "Regionaal Archief Tilburg, Tilburg, Deel: 066, Periode: 1956, Overlijdensregister 1956, 74, 066"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/tlb/thumb/640x480/5166d121-5d7f-744a-0c92-6767b0bb4d78.jpg" ;
    a2a:UriViewer "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/ac710350-b2e5-e207-e65a-bd505550e372" ;
    a2a:UriPreview "https://images.memorix.nl/tlb/thumb/250x250/5166d121-5d7f-744a-0c92-6767b0bb4d78.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-05-02"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/ac710350-b2e5-e207-e65a-bd505550e372" ;
  a2a:RecordGUID "{ac710350-b2e5-e207-e65a-bd505550e372}" ;
  a2a:SourceRemarkdeel "066" ;
  a2a:SourceRemarkregister_periode "1956" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250426_350_00000350.xml van RAT" .

[]
  a2a:PersonRemarkplaats_overlijden "Oisterwijk" ;
  a2a:PersonRemarkdatum_overlijden "1956-12-11" .

