@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_2ae3bea2-b27c-98c9-7c20-e2e4a7112e30
  a a2a:Record ;
  rdfs:label "Overlijden op 17 januari 1933 te 's-Gravenmoer" ;
  a2a:hasPerson oa:person_rat_2ae3bea2-b27c-98c9-7c20-e2e4a7112e30_Person-e9344c6a-88e4-a6c6-b3ae-964f3ceef130, oa:person_rat_2ae3bea2-b27c-98c9-7c20-e2e4a7112e30_Person-410f047f-3bff-5333-daa9-86844e9079c0, oa:person_rat_2ae3bea2-b27c-98c9-7c20-e2e4a7112e30_Person-ad912778-3930-49bd-ce09-47bcaa4f4bc1, oa:person_rat_2ae3bea2-b27c-98c9-7c20-e2e4a7112e30_Person-b3738acd-523b-3e01-4ba9-82e5ebeac7c5 ;
  a2a:hasEvent oa:event_rat_2ae3bea2-b27c-98c9-7c20-e2e4a7112e30_Event1 ;
  a2a:hasRelationEP oa:relationep_rat_2ae3bea2-b27c-98c9-7c20-e2e4a7112e30_0, oa:relationep_rat_2ae3bea2-b27c-98c9-7c20-e2e4a7112e30_1, oa:relationep_rat_2ae3bea2-b27c-98c9-7c20-e2e4a7112e30_2 ;
  a2a:hasRelationPP oa:relationpp_rat_2ae3bea2-b27c-98c9-7c20-e2e4a7112e30_0 ;
  a2a:hasSource oa:source_rat_2ae3bea2-b27c-98c9-7c20-e2e4a7112e30 .

oa:person_rat_2ae3bea2-b27c-98c9-7c20-e2e4a7112e30_Person-e9344c6a-88e4-a6c6-b3ae-964f3ceef130
  a a2a:Person ;
  rdfs:label "Willem Versteeg" ;
  a2a:PersonName [
    rdfs:label "Willem Versteeg" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNameLastName "Versteeg"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_2ae3bea2-b27c-98c9-7c20-e2e4a7112e30_Person-410f047f-3bff-5333-daa9-86844e9079c0
  a a2a:Person ;
  rdfs:label "Geertrui Heiltje van Sprang" ;
  a2a:PersonName [
    rdfs:label "Geertrui Heiltje van Sprang" ;
    a2a:PersonNameFirstName "Geertrui Heiltje" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Sprang"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "68" ;
    rdfs:label "68"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Fijnaart" ;
    rdfs:label "Fijnaart"
  ] .

oa:person_rat_2ae3bea2-b27c-98c9-7c20-e2e4a7112e30_Person-ad912778-3930-49bd-ce09-47bcaa4f4bc1
  a a2a:Person ;
  rdfs:label "Adrianus van Sprang" ;
  a2a:PersonName [
    rdfs:label "Adrianus van Sprang" ;
    a2a:PersonNameFirstName "Adrianus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Sprang"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_2ae3bea2-b27c-98c9-7c20-e2e4a7112e30_Person-b3738acd-523b-3e01-4ba9-82e5ebeac7c5
  a a2a:Person ;
  rdfs:label "Maria Schippers" ;
  a2a:PersonName [
    rdfs:label "Maria Schippers" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Schippers"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_rat_2ae3bea2-b27c-98c9-7c20-e2e4a7112e30_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1933" ;
    a2a:Month "1" ;
    a2a:Day "17" ;
    rdfs:label "1933-01-17"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "'s-Gravenmoer" ;
    rdfs:label "'s-Gravenmoer"
  ] .

oa:relationep_rat_2ae3bea2-b27c-98c9-7c20-e2e4a7112e30_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_rat_2ae3bea2-b27c-98c9-7c20-e2e4a7112e30_Person:410f047f-3bff-5333-daa9-86844e9079c0 ;
  a2a:EventKeyRef oa:event_rat_2ae3bea2-b27c-98c9-7c20-e2e4a7112e30_Event1 .

oa:relationep_rat_2ae3bea2-b27c-98c9-7c20-e2e4a7112e30_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_rat_2ae3bea2-b27c-98c9-7c20-e2e4a7112e30_Person:ad912778-3930-49bd-ce09-47bcaa4f4bc1 ;
  a2a:EventKeyRef oa:event_rat_2ae3bea2-b27c-98c9-7c20-e2e4a7112e30_Event1 .

oa:relationep_rat_2ae3bea2-b27c-98c9-7c20-e2e4a7112e30_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_rat_2ae3bea2-b27c-98c9-7c20-e2e4a7112e30_Person:b3738acd-523b-3e01-4ba9-82e5ebeac7c5 ;
  a2a:EventKeyRef oa:event_rat_2ae3bea2-b27c-98c9-7c20-e2e4a7112e30_Event1 .

oa:relationpp_rat_2ae3bea2-b27c-98c9-7c20-e2e4a7112e30_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_rat_2ae3bea2-b27c-98c9-7c20-e2e4a7112e30_Person:410f047f-3bff-5333-daa9-86844e9079c0, oa:person_rat_2ae3bea2-b27c-98c9-7c20-e2e4a7112e30_Person:e9344c6a-88e4-a6c6-b3ae-964f3ceef130 .

oa:source_rat_2ae3bea2-b27c-98c9-7c20-e2e4a7112e30
  a a2a:Source ;
  rdfs:label "Regionaal Archief Tilburg, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "'s Gravenmoer" ;
    rdfs:label "'s Gravenmoer", "1933-01-17 - 1933-01-17"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1933-01-17"^^xsd:date ;
    a2a:SourceIndexDateTo "1933-01-17"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1933" ;
    a2a:Month "1" ;
    a2a:Day "17" ;
    rdfs:label "1933-01-17"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Archief Tilburg" ;
    a2a:Place "Tilburg" ;
    a2a:Collection "Deel: 1933, Periode: 1933" ;
    a2a:Book "Overlijdensregister 1933" ;
    a2a:DocumentNumber "2" ;
    a2a:RegistryNumber "1933" ;
    rdfs:label "Regionaal Archief Tilburg, Tilburg, Deel: 1933, Periode: 1933, Overlijdensregister 1933, 2, 1933"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/tlb/thumb/640x480/f1f8159d-9b2c-ae6b-9b88-0121bc820dce.jpg" ;
    a2a:UriViewer "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/2ae3bea2-b27c-98c9-7c20-e2e4a7112e30" ;
    a2a:UriPreview "https://images.memorix.nl/tlb/thumb/250x250/f1f8159d-9b2c-ae6b-9b88-0121bc820dce.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-04-04"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/2ae3bea2-b27c-98c9-7c20-e2e4a7112e30" ;
  a2a:RecordGUID "{2ae3bea2-b27c-98c9-7c20-e2e4a7112e30}" ;
  a2a:SourceRemarkdeel "1933" ;
  a2a:SourceRemarkregister_periode "1933" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250426_323_00000323.xml van RAT" .

[]
  a2a:PersonRemarkplaats_overlijden "'s-Gravenmoer" ;
  a2a:PersonRemarkdatum_overlijden "1933-01-17" .

