@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_fb8afdd5-65e5-e119-0428-82b09f0512bf
  a a2a:Record ;
  rdfs:label "Bidprentje op 21 juni 1940 te Dongen" ;
  a2a:hasPerson oa:person_rat_fb8afdd5-65e5-e119-0428-82b09f0512bf_Person-a6f7e7b6-f240-147a-8c9c-1b2fc047b5f8, oa:person_rat_fb8afdd5-65e5-e119-0428-82b09f0512bf_Person-0c09c35a-9b2d-ddd0-1b11-9f5f51c85035 ;
  a2a:hasEvent oa:event_rat_fb8afdd5-65e5-e119-0428-82b09f0512bf_Event1 ;
  a2a:hasRelationEP oa:relationep_rat_fb8afdd5-65e5-e119-0428-82b09f0512bf_0 ;
  a2a:hasRelationPP oa:relationpp_rat_fb8afdd5-65e5-e119-0428-82b09f0512bf_0 ;
  a2a:hasSource oa:source_rat_fb8afdd5-65e5-e119-0428-82b09f0512bf .

oa:person_rat_fb8afdd5-65e5-e119-0428-82b09f0512bf_Person-a6f7e7b6-f240-147a-8c9c-1b2fc047b5f8
  a a2a:Person ;
  rdfs:label "Maria Anna Hendrina van Lith" ;
  a2a:PersonName [
    rdfs:label "Maria Anna Hendrina van Lith" ;
    a2a:PersonNameFirstName "Maria Anna Hendrina" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Lith"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1869" ;
    a2a:Month "9" ;
    a2a:Day "15" ;
    rdfs:label "1869-09-15"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Veghel" ;
    rdfs:label "Veghel"
  ] .

oa:person_rat_fb8afdd5-65e5-e119-0428-82b09f0512bf_Person-0c09c35a-9b2d-ddd0-1b11-9f5f51c85035
  a a2a:Person ;
  rdfs:label "Antonius Aloysius Govers" ;
  a2a:PersonName [
    rdfs:label "Antonius Aloysius Govers" ;
    a2a:PersonNameFirstName "Antonius Aloysius" ;
    a2a:PersonNameLastName "Govers"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_rat_fb8afdd5-65e5-e119-0428-82b09f0512bf_Event1
  a a2a:Event ;
  rdfs:label "other:bidprentje" ;
  a2a:EventType "other:bidprentje" ;
  a2a:EventDate [
    a2a:Year "1940" ;
    a2a:Month "6" ;
    a2a:Day "21" ;
    rdfs:label "1940-06-21"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Dongen" ;
    rdfs:label "Dongen"
  ] .

oa:relationep_rat_fb8afdd5-65e5-e119-0428-82b09f0512bf_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_rat_fb8afdd5-65e5-e119-0428-82b09f0512bf_Person:a6f7e7b6-f240-147a-8c9c-1b2fc047b5f8 ;
  a2a:EventKeyRef oa:event_rat_fb8afdd5-65e5-e119-0428-82b09f0512bf_Event1 .

oa:relationpp_rat_fb8afdd5-65e5-e119-0428-82b09f0512bf_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_rat_fb8afdd5-65e5-e119-0428-82b09f0512bf_Person:a6f7e7b6-f240-147a-8c9c-1b2fc047b5f8, oa:person_rat_fb8afdd5-65e5-e119-0428-82b09f0512bf_Person:0c09c35a-9b2d-ddd0-1b11-9f5f51c85035 .

oa:source_rat_fb8afdd5-65e5-e119-0428-82b09f0512bf
  a a2a:Source ;
  rdfs:label "Regionaal Archief Tilburg, bidprentjesverzameling" ;
  a2a:SourcePlace [
    a2a:Place "Dongen" ;
    rdfs:label "Dongen", "1940-06-21 - 1940-06-21"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1940-06-21"^^xsd:date ;
    a2a:SourceIndexDateTo "1940-06-21"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1940" ;
    a2a:Month "6" ;
    a2a:Day "21" ;
    rdfs:label "1940-06-21"^^xsd:date
  ] ;
  a2a:SourceType "other:bidprentjesverzameling" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Archief Tilburg" ;
    a2a:Place "Tilburg" ;
    a2a:Collection "Bron: Bidprentje, Periode: 1763-2014" ;
    a2a:Book "Bidprentjes - Letter L" ;
    rdfs:label "Regionaal Archief Tilburg, Tilburg, Bron: Bidprentje, Periode: 1763-2014, Bidprentjes - Letter L"
  ] ;
  a2a:SourceLastChangeDate "2018-03-08"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/fb8afdd5-65e5-e119-0428-82b09f0512bf" ;
  a2a:RecordGUID "{fb8afdd5-65e5-e119-0428-82b09f0512bf}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240819_1663_00001663.xml van RAT" .

