@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_ff8a1474-e127-cf93-21e2-85474f68a73b
  a a2a:Record ;
  rdfs:label "Bidprentje op 13 mei 1945 te Diessen" ;
  a2a:hasPerson oa:person_rat_ff8a1474-e127-cf93-21e2-85474f68a73b_Person-c913d368-712f-2e91-91c9-6b2e81537695 ;
  a2a:hasEvent oa:event_rat_ff8a1474-e127-cf93-21e2-85474f68a73b_Event1 ;
  a2a:hasRelationEP oa:relationep_rat_ff8a1474-e127-cf93-21e2-85474f68a73b_0 ;
  a2a:hasSource oa:source_rat_ff8a1474-e127-cf93-21e2-85474f68a73b .

oa:person_rat_ff8a1474-e127-cf93-21e2-85474f68a73b_Person-c913d368-712f-2e91-91c9-6b2e81537695
  a a2a:Person ;
  rdfs:label "Antonia Cornelia Maria Kroot" ;
  a2a:PersonName [
    rdfs:label "Antonia Cornelia Maria Kroot" ;
    a2a:PersonNameFirstName "Antonia Cornelia Maria" ;
    a2a:PersonNameLastName "Kroot"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1943" ;
    a2a:Month "10" ;
    a2a:Day "8" ;
    rdfs:label "1943-10-08"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Diessen" ;
    rdfs:label "Diessen"
  ] .

oa:event_rat_ff8a1474-e127-cf93-21e2-85474f68a73b_Event1
  a a2a:Event ;
  rdfs:label "other:bidprentje" ;
  a2a:EventType "other:bidprentje" ;
  a2a:EventDate [
    a2a:Year "1945" ;
    a2a:Month "5" ;
    a2a:Day "13" ;
    rdfs:label "1945-05-13"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Diessen" ;
    rdfs:label "Diessen"
  ] .

oa:relationep_rat_ff8a1474-e127-cf93-21e2-85474f68a73b_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_rat_ff8a1474-e127-cf93-21e2-85474f68a73b_Person:c913d368-712f-2e91-91c9-6b2e81537695 ;
  a2a:EventKeyRef oa:event_rat_ff8a1474-e127-cf93-21e2-85474f68a73b_Event1 .

oa:source_rat_ff8a1474-e127-cf93-21e2-85474f68a73b
  a a2a:Source ;
  rdfs:label "Regionaal Archief Tilburg, bidprentjesverzameling" ;
  a2a:SourcePlace [
    a2a:Place "Diessen" ;
    rdfs:label "Diessen", "1945-05-13 - 1945-05-13"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1945-05-13"^^xsd:date ;
    a2a:SourceIndexDateTo "1945-05-13"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1945" ;
    a2a:Month "5" ;
    a2a:Day "13" ;
    rdfs:label "1945-05-13"^^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 K" ;
    rdfs:label "Regionaal Archief Tilburg, Tilburg, Bron: Bidprentje, Periode: 1763-2014, Bidprentjes - Letter K"
  ] ;
  a2a:SourceLastChangeDate "2017-12-27"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/ff8a1474-e127-cf93-21e2-85474f68a73b" ;
  a2a:RecordGUID "{ff8a1474-e127-cf93-21e2-85474f68a73b}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240819_1679_00001679.xml van RAT" .

