@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_0cbdb6c5-2a90-ba25-a175-a4e321e9a55d
  a a2a:Record ;
  rdfs:label "Overlijden op 28 juli 1964 te Tilburg" ;
  a2a:hasPerson oa:person_rat_0cbdb6c5-2a90-ba25-a175-a4e321e9a55d_Person-4eb83558-2762-84c9-7c8a-86c97e6ce632, oa:person_rat_0cbdb6c5-2a90-ba25-a175-a4e321e9a55d_Person-c3dfbc61-9499-8c93-cf5f-67a1738ad220, oa:person_rat_0cbdb6c5-2a90-ba25-a175-a4e321e9a55d_Person-2129fecb-6b84-f81b-683e-25ad796de15c, oa:person_rat_0cbdb6c5-2a90-ba25-a175-a4e321e9a55d_Person-df71f970-f769-aefc-e9ef-bfc3c15f3290 ;
  a2a:hasEvent oa:event_rat_0cbdb6c5-2a90-ba25-a175-a4e321e9a55d_Event1 ;
  a2a:hasRelationEP oa:relationep_rat_0cbdb6c5-2a90-ba25-a175-a4e321e9a55d_0, oa:relationep_rat_0cbdb6c5-2a90-ba25-a175-a4e321e9a55d_1, oa:relationep_rat_0cbdb6c5-2a90-ba25-a175-a4e321e9a55d_2 ;
  a2a:hasRelationPP oa:relationpp_rat_0cbdb6c5-2a90-ba25-a175-a4e321e9a55d_0 ;
  a2a:hasSource oa:source_rat_0cbdb6c5-2a90-ba25-a175-a4e321e9a55d .

oa:person_rat_0cbdb6c5-2a90-ba25-a175-a4e321e9a55d_Person-4eb83558-2762-84c9-7c8a-86c97e6ce632
  a a2a:Person ;
  rdfs:label "Wilhelm Dinslage" ;
  a2a:PersonName [
    rdfs:label "Wilhelm Dinslage" ;
    a2a:PersonNameFirstName "Wilhelm" ;
    a2a:PersonNameLastName "Dinslage"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_0cbdb6c5-2a90-ba25-a175-a4e321e9a55d_Person-c3dfbc61-9499-8c93-cf5f-67a1738ad220
  a a2a:Person ;
  rdfs:label "Dominikus van Gijsel" ;
  a2a:PersonName [
    rdfs:label "Dominikus van Gijsel" ;
    a2a:PersonNameFirstName "Dominikus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Gijsel"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_0cbdb6c5-2a90-ba25-a175-a4e321e9a55d_Person-2129fecb-6b84-f81b-683e-25ad796de15c
  a a2a:Person ;
  rdfs:label "Maria Elisabeth van Gijsel" ;
  a2a:PersonName [
    rdfs:label "Maria Elisabeth van Gijsel" ;
    a2a:PersonNameFirstName "Maria Elisabeth" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Gijsel"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "80" ;
    rdfs:label "80"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg"
  ] .

oa:person_rat_0cbdb6c5-2a90-ba25-a175-a4e321e9a55d_Person-df71f970-f769-aefc-e9ef-bfc3c15f3290
  a a2a:Person ;
  rdfs:label "Maria Elisabeth de Louw" ;
  a2a:PersonName [
    rdfs:label "Maria Elisabeth de Louw" ;
    a2a:PersonNameFirstName "Maria Elisabeth" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Louw"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_rat_0cbdb6c5-2a90-ba25-a175-a4e321e9a55d_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1964" ;
    a2a:Month "7" ;
    a2a:Day "28" ;
    rdfs:label "1964-07-28"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg"
  ] .

oa:relationep_rat_0cbdb6c5-2a90-ba25-a175-a4e321e9a55d_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_rat_0cbdb6c5-2a90-ba25-a175-a4e321e9a55d_Person:c3dfbc61-9499-8c93-cf5f-67a1738ad220 ;
  a2a:EventKeyRef oa:event_rat_0cbdb6c5-2a90-ba25-a175-a4e321e9a55d_Event1 .

oa:relationep_rat_0cbdb6c5-2a90-ba25-a175-a4e321e9a55d_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_rat_0cbdb6c5-2a90-ba25-a175-a4e321e9a55d_Person:2129fecb-6b84-f81b-683e-25ad796de15c ;
  a2a:EventKeyRef oa:event_rat_0cbdb6c5-2a90-ba25-a175-a4e321e9a55d_Event1 .

oa:relationep_rat_0cbdb6c5-2a90-ba25-a175-a4e321e9a55d_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_rat_0cbdb6c5-2a90-ba25-a175-a4e321e9a55d_Person:df71f970-f769-aefc-e9ef-bfc3c15f3290 ;
  a2a:EventKeyRef oa:event_rat_0cbdb6c5-2a90-ba25-a175-a4e321e9a55d_Event1 .

oa:relationpp_rat_0cbdb6c5-2a90-ba25-a175-a4e321e9a55d_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_rat_0cbdb6c5-2a90-ba25-a175-a4e321e9a55d_Person:2129fecb-6b84-f81b-683e-25ad796de15c, oa:person_rat_0cbdb6c5-2a90-ba25-a175-a4e321e9a55d_Person:4eb83558-2762-84c9-7c8a-86c97e6ce632 .

oa:source_rat_0cbdb6c5-2a90-ba25-a175-a4e321e9a55d
  a a2a:Source ;
  rdfs:label "Regionaal Archief Tilburg, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg", "1964-07-28 - 1964-07-28"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1964-07-28"^^xsd:date ;
    a2a:SourceIndexDateTo "1964-07-28"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1964" ;
    a2a:Month "7" ;
    a2a:Day "28" ;
    rdfs:label "1964-07-28"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Archief Tilburg" ;
    a2a:Place "Tilburg" ;
    a2a:Collection "Bron: boek, Periode: 1964" ;
    a2a:Book "Overlijdensregister 1964" ;
    a2a:DocumentNumber "689" ;
    rdfs:label "Regionaal Archief Tilburg, Tilburg, Bron: boek, Periode: 1964, Overlijdensregister 1964, 689"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/tlb/thumb/640x480/67dbb4a2-ea08-d473-1cf6-e0bfd7c352f7.jpg" ;
    a2a:UriViewer "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/0cbdb6c5-2a90-ba25-a175-a4e321e9a55d" ;
    a2a:UriPreview "https://images.memorix.nl/tlb/thumb/250x250/67dbb4a2-ea08-d473-1cf6-e0bfd7c352f7.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-01-10"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/0cbdb6c5-2a90-ba25-a175-a4e321e9a55d" ;
  a2a:RecordGUID "{0cbdb6c5-2a90-ba25-a175-a4e321e9a55d}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_22276_00022276.xml van RAT" .

