@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_4e163c35-4fdc-6674-85b4-05abfd8f44f3
  a a2a:Record ;
  rdfs:label "Overlijden op 17 maart 1970 te Tilburg" ;
  a2a:hasPerson oa:person_rat_4e163c35-4fdc-6674-85b4-05abfd8f44f3_Person-46b1ec9e-4aa1-19d1-de5b-9e6d79247caf, oa:person_rat_4e163c35-4fdc-6674-85b4-05abfd8f44f3_Person-eabdf189-c62d-97b2-f3e0-c35b050df099, oa:person_rat_4e163c35-4fdc-6674-85b4-05abfd8f44f3_Person-1e42297b-6b92-d861-17cc-19f9d75f3404 ;
  a2a:hasEvent oa:event_rat_4e163c35-4fdc-6674-85b4-05abfd8f44f3_Event1 ;
  a2a:hasRelationEP oa:relationep_rat_4e163c35-4fdc-6674-85b4-05abfd8f44f3_0, oa:relationep_rat_4e163c35-4fdc-6674-85b4-05abfd8f44f3_1, oa:relationep_rat_4e163c35-4fdc-6674-85b4-05abfd8f44f3_2 ;
  a2a:hasSource oa:source_rat_4e163c35-4fdc-6674-85b4-05abfd8f44f3 .

oa:person_rat_4e163c35-4fdc-6674-85b4-05abfd8f44f3_Person-46b1ec9e-4aa1-19d1-de5b-9e6d79247caf
  a a2a:Person ;
  rdfs:label "Adrianus Josephus Maria Roijers" ;
  a2a:PersonName [
    rdfs:label "Adrianus Josephus Maria Roijers" ;
    a2a:PersonNameFirstName "Adrianus Josephus Maria" ;
    a2a:PersonNameLastName "Roijers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_4e163c35-4fdc-6674-85b4-05abfd8f44f3_Person-eabdf189-c62d-97b2-f3e0-c35b050df099
  a a2a:Person ;
  rdfs:label "Wilhelmus Jacoba Maria Roijers" ;
  a2a:PersonName [
    rdfs:label "Wilhelmus Jacoba Maria Roijers" ;
    a2a:PersonNameFirstName "Wilhelmus Jacoba Maria" ;
    a2a:PersonNameLastName "Roijers"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1970" ;
    a2a:Month "3" ;
    a2a:Day "13" ;
    rdfs:label "1970-03-13"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg"
  ] .

oa:person_rat_4e163c35-4fdc-6674-85b4-05abfd8f44f3_Person-1e42297b-6b92-d861-17cc-19f9d75f3404
  a a2a:Person ;
  rdfs:label "Maria Wilhelmina Jacoba Laurijssen" ;
  a2a:PersonName [
    rdfs:label "Maria Wilhelmina Jacoba Laurijssen" ;
    a2a:PersonNameFirstName "Maria Wilhelmina Jacoba" ;
    a2a:PersonNameLastName "Laurijssen"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_rat_4e163c35-4fdc-6674-85b4-05abfd8f44f3_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1970" ;
    a2a:Month "3" ;
    a2a:Day "17" ;
    rdfs:label "1970-03-17"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg"
  ] .

oa:relationep_rat_4e163c35-4fdc-6674-85b4-05abfd8f44f3_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_rat_4e163c35-4fdc-6674-85b4-05abfd8f44f3_Person:46b1ec9e-4aa1-19d1-de5b-9e6d79247caf ;
  a2a:EventKeyRef oa:event_rat_4e163c35-4fdc-6674-85b4-05abfd8f44f3_Event1 .

oa:relationep_rat_4e163c35-4fdc-6674-85b4-05abfd8f44f3_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_rat_4e163c35-4fdc-6674-85b4-05abfd8f44f3_Person:eabdf189-c62d-97b2-f3e0-c35b050df099 ;
  a2a:EventKeyRef oa:event_rat_4e163c35-4fdc-6674-85b4-05abfd8f44f3_Event1 .

oa:relationep_rat_4e163c35-4fdc-6674-85b4-05abfd8f44f3_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_rat_4e163c35-4fdc-6674-85b4-05abfd8f44f3_Person:1e42297b-6b92-d861-17cc-19f9d75f3404 ;
  a2a:EventKeyRef oa:event_rat_4e163c35-4fdc-6674-85b4-05abfd8f44f3_Event1 .

oa:source_rat_4e163c35-4fdc-6674-85b4-05abfd8f44f3
  a a2a:Source ;
  rdfs:label "Regionaal Archief Tilburg, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg", "1970-03-17 - 1970-03-17"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1970-03-17"^^xsd:date ;
    a2a:SourceIndexDateTo "1970-03-17"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1970" ;
    a2a:Month "3" ;
    a2a:Day "17" ;
    rdfs:label "1970-03-17"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Archief Tilburg" ;
    a2a:Place "Tilburg" ;
    a2a:Collection "Bron: boek, Periode: 1970" ;
    a2a:Book "Overlijdensregister 1970" ;
    a2a:DocumentNumber "353" ;
    rdfs:label "Regionaal Archief Tilburg, Tilburg, Bron: boek, Periode: 1970, Overlijdensregister 1970, 353"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/tlb/thumb/640x480/cc21b271-efc3-2f92-0460-b6379ce99e1a.jpg" ;
    a2a:UriViewer "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/4e163c35-4fdc-6674-85b4-05abfd8f44f3" ;
    a2a:UriPreview "https://images.memorix.nl/tlb/thumb/250x250/cc21b271-efc3-2f92-0460-b6379ce99e1a.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-02-06"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/4e163c35-4fdc-6674-85b4-05abfd8f44f3" ;
  a2a:RecordGUID "{4e163c35-4fdc-6674-85b4-05abfd8f44f3}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_18742_00018742.xml van RAT" .

