@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_0c40e904-73b5-e82c-7ff3-a6ed72cf07a1
  a a2a:Record ;
  rdfs:label "Overlijden op 4 juni 1942 te Goirle" ;
  a2a:hasPerson oa:person_rat_0c40e904-73b5-e82c-7ff3-a6ed72cf07a1_Person-1753fc5c-f0bc-379c-3731-de71f4d16167, oa:person_rat_0c40e904-73b5-e82c-7ff3-a6ed72cf07a1_Person-d87452b2-a901-ccf6-0e88-7e38bff9fbac, oa:person_rat_0c40e904-73b5-e82c-7ff3-a6ed72cf07a1_Person-6b167742-7867-1548-2964-b43139d0d1e2, oa:person_rat_0c40e904-73b5-e82c-7ff3-a6ed72cf07a1_Person-217768e9-773a-9d2b-bbc6-bae847f59019 ;
  a2a:hasEvent oa:event_rat_0c40e904-73b5-e82c-7ff3-a6ed72cf07a1_Event1 ;
  a2a:hasRelationEP oa:relationep_rat_0c40e904-73b5-e82c-7ff3-a6ed72cf07a1_0, oa:relationep_rat_0c40e904-73b5-e82c-7ff3-a6ed72cf07a1_1, oa:relationep_rat_0c40e904-73b5-e82c-7ff3-a6ed72cf07a1_2 ;
  a2a:hasRelationPP oa:relationpp_rat_0c40e904-73b5-e82c-7ff3-a6ed72cf07a1_0 ;
  a2a:hasSource oa:source_rat_0c40e904-73b5-e82c-7ff3-a6ed72cf07a1 .

oa:person_rat_0c40e904-73b5-e82c-7ff3-a6ed72cf07a1_Person-1753fc5c-f0bc-379c-3731-de71f4d16167
  a a2a:Person ;
  rdfs:label "Antonetta van den Hurk" ;
  a2a:PersonName [
    rdfs:label "Antonetta van den Hurk" ;
    a2a:PersonNameFirstName "Antonetta" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Hurk"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_0c40e904-73b5-e82c-7ff3-a6ed72cf07a1_Person-d87452b2-a901-ccf6-0e88-7e38bff9fbac
  a a2a:Person ;
  rdfs:label "Christiaan Spapens" ;
  a2a:PersonName [
    rdfs:label "Christiaan Spapens" ;
    a2a:PersonNameFirstName "Christiaan" ;
    a2a:PersonNameLastName "Spapens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_0c40e904-73b5-e82c-7ff3-a6ed72cf07a1_Person-6b167742-7867-1548-2964-b43139d0d1e2
  a a2a:Person ;
  rdfs:label "Peter Hendrikus Spapens" ;
  a2a:PersonName [
    rdfs:label "Peter Hendrikus Spapens" ;
    a2a:PersonNameFirstName "Peter Hendrikus" ;
    a2a:PersonNameLastName "Spapens"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "62 jaar" ;
    rdfs:label "62 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Goirle" ;
    rdfs:label "Goirle"
  ] .

oa:person_rat_0c40e904-73b5-e82c-7ff3-a6ed72cf07a1_Person-217768e9-773a-9d2b-bbc6-bae847f59019
  a a2a:Person ;
  rdfs:label "Elisabeth Schelkens" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Schelkens" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNameLastName "Schelkens"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_rat_0c40e904-73b5-e82c-7ff3-a6ed72cf07a1_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1942" ;
    a2a:Month "6" ;
    a2a:Day "4" ;
    rdfs:label "1942-06-04"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Goirle" ;
    rdfs:label "Goirle"
  ] .

oa:relationep_rat_0c40e904-73b5-e82c-7ff3-a6ed72cf07a1_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_rat_0c40e904-73b5-e82c-7ff3-a6ed72cf07a1_Person:d87452b2-a901-ccf6-0e88-7e38bff9fbac ;
  a2a:EventKeyRef oa:event_rat_0c40e904-73b5-e82c-7ff3-a6ed72cf07a1_Event1 .

oa:relationep_rat_0c40e904-73b5-e82c-7ff3-a6ed72cf07a1_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_rat_0c40e904-73b5-e82c-7ff3-a6ed72cf07a1_Person:6b167742-7867-1548-2964-b43139d0d1e2 ;
  a2a:EventKeyRef oa:event_rat_0c40e904-73b5-e82c-7ff3-a6ed72cf07a1_Event1 .

oa:relationep_rat_0c40e904-73b5-e82c-7ff3-a6ed72cf07a1_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_rat_0c40e904-73b5-e82c-7ff3-a6ed72cf07a1_Person:217768e9-773a-9d2b-bbc6-bae847f59019 ;
  a2a:EventKeyRef oa:event_rat_0c40e904-73b5-e82c-7ff3-a6ed72cf07a1_Event1 .

oa:relationpp_rat_0c40e904-73b5-e82c-7ff3-a6ed72cf07a1_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_rat_0c40e904-73b5-e82c-7ff3-a6ed72cf07a1_Person:6b167742-7867-1548-2964-b43139d0d1e2, oa:person_rat_0c40e904-73b5-e82c-7ff3-a6ed72cf07a1_Person:1753fc5c-f0bc-379c-3731-de71f4d16167 .

oa:source_rat_0c40e904-73b5-e82c-7ff3-a6ed72cf07a1
  a a2a:Source ;
  rdfs:label "Regionaal Archief Tilburg, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Goirle" ;
    rdfs:label "Goirle", "1942-06-04 - 1942-06-04"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1942-06-04"^^xsd:date ;
    a2a:SourceIndexDateTo "1942-06-04"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1942" ;
    a2a:Month "6" ;
    a2a:Day "4" ;
    rdfs:label "1942-06-04"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Archief Tilburg" ;
    a2a:Place "Tilburg" ;
    a2a:Collection "Periode: 1942" ;
    a2a:Book "Overlijdensregister 1942" ;
    a2a:DocumentNumber "31" ;
    rdfs:label "Regionaal Archief Tilburg, Tilburg, Periode: 1942, Overlijdensregister 1942, 31"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/tlb/thumb/640x480/b96d0c79-4a7e-a47c-e5bd-5d44c061bc7e.jpg" ;
    a2a:UriViewer "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/0c40e904-73b5-e82c-7ff3-a6ed72cf07a1" ;
    a2a:UriPreview "https://images.memorix.nl/tlb/thumb/250x250/b96d0c79-4a7e-a47c-e5bd-5d44c061bc7e.jpg"
  ] ;
  a2a:SourceLastChangeDate "2015-11-25"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/0c40e904-73b5-e82c-7ff3-a6ed72cf07a1" ;
  a2a:RecordGUID "{0c40e904-73b5-e82c-7ff3-a6ed72cf07a1}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_22272_00022272.xml van RAT" .

