@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_0a3e34ec-2caa-3c5a-8a22-105e9db4732f
  a a2a:Record ;
  rdfs:label "Overlijden op 13 augustus 1944 te Loon op Zand" ;
  a2a:hasPerson oa:person_rat_0a3e34ec-2caa-3c5a-8a22-105e9db4732f_Person-61ea9755-2a20-e7ce-dd01-d7198a2dd425, oa:person_rat_0a3e34ec-2caa-3c5a-8a22-105e9db4732f_Person-0ee85df2-a4b8-cbf2-7bfe-e8fd0d7b6f0e, oa:person_rat_0a3e34ec-2caa-3c5a-8a22-105e9db4732f_Person-5c787612-70e7-9590-d8bc-5b031f19c60a, oa:person_rat_0a3e34ec-2caa-3c5a-8a22-105e9db4732f_Person-e1ee95d9-bda3-0fd0-2bd7-74949538ff1d ;
  a2a:hasEvent oa:event_rat_0a3e34ec-2caa-3c5a-8a22-105e9db4732f_Event1 ;
  a2a:hasRelationEP oa:relationep_rat_0a3e34ec-2caa-3c5a-8a22-105e9db4732f_0, oa:relationep_rat_0a3e34ec-2caa-3c5a-8a22-105e9db4732f_1, oa:relationep_rat_0a3e34ec-2caa-3c5a-8a22-105e9db4732f_2 ;
  a2a:hasRelationPP oa:relationpp_rat_0a3e34ec-2caa-3c5a-8a22-105e9db4732f_0 ;
  a2a:hasSource oa:source_rat_0a3e34ec-2caa-3c5a-8a22-105e9db4732f .

oa:person_rat_0a3e34ec-2caa-3c5a-8a22-105e9db4732f_Person-61ea9755-2a20-e7ce-dd01-d7198a2dd425
  a a2a:Person ;
  rdfs:label "Jacoba Schouten" ;
  a2a:PersonName [
    rdfs:label "Jacoba Schouten" ;
    a2a:PersonNameFirstName "Jacoba" ;
    a2a:PersonNameLastName "Schouten"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_0a3e34ec-2caa-3c5a-8a22-105e9db4732f_Person-0ee85df2-a4b8-cbf2-7bfe-e8fd0d7b6f0e
  a a2a:Person ;
  rdfs:label "Arie Mandemakers" ;
  a2a:PersonName [
    rdfs:label "Arie Mandemakers" ;
    a2a:PersonNameFirstName "Arie" ;
    a2a:PersonNameLastName "Mandemakers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_0a3e34ec-2caa-3c5a-8a22-105e9db4732f_Person-5c787612-70e7-9590-d8bc-5b031f19c60a
  a a2a:Person ;
  rdfs:label "Jacobus Hulst" ;
  a2a:PersonName [
    rdfs:label "Jacobus Hulst" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNameLastName "Hulst"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_0a3e34ec-2caa-3c5a-8a22-105e9db4732f_Person-e1ee95d9-bda3-0fd0-2bd7-74949538ff1d
  a a2a:Person ;
  rdfs:label "Cornelia Hulst" ;
  a2a:PersonName [
    rdfs:label "Cornelia Hulst" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNameLastName "Hulst"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "85 jaren" ;
    rdfs:label "85 jaren"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Loon op Zand" ;
    rdfs:label "Loon op Zand"
  ] .

oa:event_rat_0a3e34ec-2caa-3c5a-8a22-105e9db4732f_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1944" ;
    a2a:Month "8" ;
    a2a:Day "13" ;
    rdfs:label "1944-08-13"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Loon op Zand" ;
    rdfs:label "Loon op Zand"
  ] .

oa:relationep_rat_0a3e34ec-2caa-3c5a-8a22-105e9db4732f_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_rat_0a3e34ec-2caa-3c5a-8a22-105e9db4732f_Person:61ea9755-2a20-e7ce-dd01-d7198a2dd425 ;
  a2a:EventKeyRef oa:event_rat_0a3e34ec-2caa-3c5a-8a22-105e9db4732f_Event1 .

oa:relationep_rat_0a3e34ec-2caa-3c5a-8a22-105e9db4732f_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_rat_0a3e34ec-2caa-3c5a-8a22-105e9db4732f_Person:5c787612-70e7-9590-d8bc-5b031f19c60a ;
  a2a:EventKeyRef oa:event_rat_0a3e34ec-2caa-3c5a-8a22-105e9db4732f_Event1 .

oa:relationep_rat_0a3e34ec-2caa-3c5a-8a22-105e9db4732f_2
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_rat_0a3e34ec-2caa-3c5a-8a22-105e9db4732f_Person:e1ee95d9-bda3-0fd0-2bd7-74949538ff1d ;
  a2a:EventKeyRef oa:event_rat_0a3e34ec-2caa-3c5a-8a22-105e9db4732f_Event1 .

oa:relationpp_rat_0a3e34ec-2caa-3c5a-8a22-105e9db4732f_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_rat_0a3e34ec-2caa-3c5a-8a22-105e9db4732f_Person:e1ee95d9-bda3-0fd0-2bd7-74949538ff1d, oa:person_rat_0a3e34ec-2caa-3c5a-8a22-105e9db4732f_Person:0ee85df2-a4b8-cbf2-7bfe-e8fd0d7b6f0e .

oa:source_rat_0a3e34ec-2caa-3c5a-8a22-105e9db4732f
  a a2a:Source ;
  rdfs:label "Regionaal Archief Tilburg, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Loon op Zand" ;
    rdfs:label "Loon op Zand", "1944-08-13 - 1944-08-13"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1944-08-13"^^xsd:date ;
    a2a:SourceIndexDateTo "1944-08-13"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1944" ;
    a2a:Month "8" ;
    a2a:Day "13" ;
    rdfs:label "1944-08-13"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Archief Tilburg" ;
    a2a:Place "Tilburg" ;
    a2a:Collection "Periode: 1944" ;
    a2a:Book "Overlijdensregister 1944" ;
    a2a:DocumentNumber "108" ;
    rdfs:label "Regionaal Archief Tilburg, Tilburg, Periode: 1944, Overlijdensregister 1944, 108"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/tlb/thumb/640x480/b6cd36c7-7cc2-2e4f-d5ea-05b6fab37e64.jpg" ;
    a2a:UriViewer "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/0a3e34ec-2caa-3c5a-8a22-105e9db4732f" ;
    a2a:UriPreview "https://images.memorix.nl/tlb/thumb/250x250/b6cd36c7-7cc2-2e4f-d5ea-05b6fab37e64.jpg"
  ] ;
  a2a:SourceLastChangeDate "2016-10-05"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/0a3e34ec-2caa-3c5a-8a22-105e9db4732f" ;
  a2a:RecordGUID "{0a3e34ec-2caa-3c5a-8a22-105e9db4732f}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_22252_00022252.xml van RAT" .

