@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_19f32d36-4eeb-d926-0661-e9b174d9be35
  a a2a:Record ;
  rdfs:label "Bidprentje op 30 maart 1977 te 's-Hertogenbosch" ;
  a2a:hasPerson oa:person_rat_19f32d36-4eeb-d926-0661-e9b174d9be35_Person-171149ad-04af-98d0-852e-9f1d4518eba5 ;
  a2a:hasEvent oa:event_rat_19f32d36-4eeb-d926-0661-e9b174d9be35_Event1 ;
  a2a:hasRelationEP oa:relationep_rat_19f32d36-4eeb-d926-0661-e9b174d9be35_0 ;
  a2a:hasSource oa:source_rat_19f32d36-4eeb-d926-0661-e9b174d9be35 .

oa:person_rat_19f32d36-4eeb-d926-0661-e9b174d9be35_Person-171149ad-04af-98d0-852e-9f1d4518eba5
  a a2a:Person ;
  rdfs:label "Henricus Jacobus Maria Kramer" ;
  a2a:PersonName [
    rdfs:label "Henricus Jacobus Maria Kramer" ;
    a2a:PersonNameFirstName "Henricus Jacobus Maria" ;
    a2a:PersonNameLastName "Kramer"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1908" ;
    a2a:Month "12" ;
    a2a:Day "14" ;
    rdfs:label "1908-12-14"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] .

oa:event_rat_19f32d36-4eeb-d926-0661-e9b174d9be35_Event1
  a a2a:Event ;
  rdfs:label "other:bidprentje" ;
  a2a:EventType "other:bidprentje" ;
  a2a:EventDate [
    a2a:Year "1977" ;
    a2a:Month "3" ;
    a2a:Day "30" ;
    rdfs:label "1977-03-30"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch"
  ] .

oa:relationep_rat_19f32d36-4eeb-d926-0661-e9b174d9be35_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_rat_19f32d36-4eeb-d926-0661-e9b174d9be35_Person:171149ad-04af-98d0-852e-9f1d4518eba5 ;
  a2a:EventKeyRef oa:event_rat_19f32d36-4eeb-d926-0661-e9b174d9be35_Event1 .

oa:source_rat_19f32d36-4eeb-d926-0661-e9b174d9be35
  a a2a:Source ;
  rdfs:label "Regionaal Archief Tilburg, bidprentjesverzameling" ;
  a2a:SourcePlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch", "1977-04-01 - 1977-04-01"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1977-04-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1977-04-01"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1977" ;
    a2a:Month "4" ;
    a2a:Day "1" ;
    rdfs:label "1977-04-01"^^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 "2015-04-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/19f32d36-4eeb-d926-0661-e9b174d9be35" ;
  a2a:RecordGUID "{19f32d36-4eeb-d926-0661-e9b174d9be35}" ;
  a2a:SourceRemarkOpmerking """Pater Paduanus
foto op bidprentje<br><b>Plaats begraven: </b>Tilburg<br><b>Datum begraven: </b>01/04/1977""" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240819_912_00000912.xml van RAT" .

