@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_14f5d187-a70c-e92d-c8f3-799702fec5ee
  a a2a:Record ;
  rdfs:label "Overlijden op 29 juni 1975 te Tilburg" ;
  a2a:hasPerson oa:person_rat_14f5d187-a70c-e92d-c8f3-799702fec5ee_Person-59b59c3d-d1aa-658f-9970-6a6aa5a58b0a, oa:person_rat_14f5d187-a70c-e92d-c8f3-799702fec5ee_Person-eccdd23a-2f3e-d393-0b28-8633902f2b84, oa:person_rat_14f5d187-a70c-e92d-c8f3-799702fec5ee_Person-067747d8-183d-275d-92d7-36a91f4344d7 ;
  a2a:hasEvent oa:event_rat_14f5d187-a70c-e92d-c8f3-799702fec5ee_Event1 ;
  a2a:hasRelationEP oa:relationep_rat_14f5d187-a70c-e92d-c8f3-799702fec5ee_0, oa:relationep_rat_14f5d187-a70c-e92d-c8f3-799702fec5ee_1, oa:relationep_rat_14f5d187-a70c-e92d-c8f3-799702fec5ee_2 ;
  a2a:hasSource oa:source_rat_14f5d187-a70c-e92d-c8f3-799702fec5ee .

oa:person_rat_14f5d187-a70c-e92d-c8f3-799702fec5ee_Person-59b59c3d-d1aa-658f-9970-6a6aa5a58b0a
  a a2a:Person ;
  rdfs:label "Joannes Antonius Moeskops" ;
  a2a:PersonName [
    rdfs:label "Joannes Antonius Moeskops" ;
    a2a:PersonNameFirstName "Joannes Antonius" ;
    a2a:PersonNameLastName "Moeskops"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_14f5d187-a70c-e92d-c8f3-799702fec5ee_Person-eccdd23a-2f3e-d393-0b28-8633902f2b84
  a a2a:Person ;
  rdfs:label "Adriana Maria Josephina Moeskops" ;
  a2a:PersonName [
    rdfs:label "Adriana Maria Josephina Moeskops" ;
    a2a:PersonNameFirstName "Adriana Maria Josephina" ;
    a2a:PersonNameLastName "Moeskops"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "71" ;
    rdfs:label "71"
  ] ;
  a2a:BirthDate [
    a2a:Year "1904" ;
    a2a:Month "3" ;
    a2a:Day "1" ;
    rdfs:label "1904-03-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg"
  ] .

oa:person_rat_14f5d187-a70c-e92d-c8f3-799702fec5ee_Person-067747d8-183d-275d-92d7-36a91f4344d7
  a a2a:Person ;
  rdfs:label "Helena Maria Philomena de Bruijn" ;
  a2a:PersonName [
    rdfs:label "Helena Maria Philomena de Bruijn" ;
    a2a:PersonNameFirstName "Helena Maria Philomena" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Bruijn"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_rat_14f5d187-a70c-e92d-c8f3-799702fec5ee_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1975" ;
    a2a:Month "6" ;
    a2a:Day "29" ;
    rdfs:label "1975-06-29"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg"
  ] .

oa:relationep_rat_14f5d187-a70c-e92d-c8f3-799702fec5ee_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_rat_14f5d187-a70c-e92d-c8f3-799702fec5ee_Person:59b59c3d-d1aa-658f-9970-6a6aa5a58b0a ;
  a2a:EventKeyRef oa:event_rat_14f5d187-a70c-e92d-c8f3-799702fec5ee_Event1 .

oa:relationep_rat_14f5d187-a70c-e92d-c8f3-799702fec5ee_1
  a a2a:RelationEP ;
  rdfs:label "other:Ongehuwd" ;
  a2a:RelationType "other:Ongehuwd" ;
  a2a:PersonKeyRef oa:person_rat_14f5d187-a70c-e92d-c8f3-799702fec5ee_Person:eccdd23a-2f3e-d393-0b28-8633902f2b84 ;
  a2a:EventKeyRef oa:event_rat_14f5d187-a70c-e92d-c8f3-799702fec5ee_Event1 .

oa:relationep_rat_14f5d187-a70c-e92d-c8f3-799702fec5ee_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_rat_14f5d187-a70c-e92d-c8f3-799702fec5ee_Person:067747d8-183d-275d-92d7-36a91f4344d7 ;
  a2a:EventKeyRef oa:event_rat_14f5d187-a70c-e92d-c8f3-799702fec5ee_Event1 .

oa:source_rat_14f5d187-a70c-e92d-c8f3-799702fec5ee
  a a2a:Source ;
  rdfs:label "Regionaal Archief Tilburg, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg", "1975-06-29 - 1975-06-29"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1975-06-29"^^xsd:date ;
    a2a:SourceIndexDateTo "1975-06-29"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1975" ;
    a2a:Month "6" ;
    a2a:Day "29" ;
    rdfs:label "1975-06-29"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Archief Tilburg" ;
    a2a:Place "Tilburg" ;
    a2a:Collection "Bron: boek, Periode: 1975" ;
    a2a:Book "Overlijdensregister 1975" ;
    a2a:DocumentNumber "810" ;
    rdfs:label "Regionaal Archief Tilburg, Tilburg, Bron: boek, Periode: 1975, Overlijdensregister 1975, 810"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/tlb/thumb/640x480/09ff045a-fee4-8188-cd8e-1c8b02df0a18.jpg" ;
    a2a:UriViewer "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/14f5d187-a70c-e92d-c8f3-799702fec5ee" ;
    a2a:UriPreview "https://images.memorix.nl/tlb/thumb/250x250/09ff045a-fee4-8188-cd8e-1c8b02df0a18.jpg"
  ] ;
  a2a:SourceLastChangeDate "2026-03-03"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/14f5d187-a70c-e92d-c8f3-799702fec5ee" ;
  a2a:RecordGUID "{14f5d187-a70c-e92d-c8f3-799702fec5ee}" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkregister_periode "1975" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260702_12_00000012.xml van RAT" .

[]
  a2a:PersonRemarkplaats_overlijden "Tilburg" ;
  a2a:PersonRemarkdatum_overlijden "1975-06-29" .

