@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_e0694bd3-fb53-8086-994f-d66858fbfa13
  a a2a:Record ;
  rdfs:label "Bidprentje op 20 januari 1923 te 's-Hertogenbosch" ;
  a2a:hasPerson oa:person_rat_e0694bd3-fb53-8086-994f-d66858fbfa13_Person-cbf59ccc-4e51-614f-bfc9-cd9320fe80ce, oa:person_rat_e0694bd3-fb53-8086-994f-d66858fbfa13_Person-9cf999dd-dc81-bbbc-4e89-198e7d032552 ;
  a2a:hasEvent oa:event_rat_e0694bd3-fb53-8086-994f-d66858fbfa13_Event1 ;
  a2a:hasRelationEP oa:relationep_rat_e0694bd3-fb53-8086-994f-d66858fbfa13_0 ;
  a2a:hasRelationPP oa:relationpp_rat_e0694bd3-fb53-8086-994f-d66858fbfa13_0 ;
  a2a:hasSource oa:source_rat_e0694bd3-fb53-8086-994f-d66858fbfa13 .

oa:person_rat_e0694bd3-fb53-8086-994f-d66858fbfa13_Person-cbf59ccc-4e51-614f-bfc9-cd9320fe80ce
  a a2a:Person ;
  rdfs:label "Johanna Couwenberg" ;
  a2a:PersonName [
    rdfs:label "Johanna Couwenberg" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Couwenberg"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1843" ;
    a2a:Month "6" ;
    a2a:Day "6" ;
    rdfs:label "1843-06-06"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Kaatsheuvel" ;
    rdfs:label "Kaatsheuvel"
  ] .

oa:person_rat_e0694bd3-fb53-8086-994f-d66858fbfa13_Person-9cf999dd-dc81-bbbc-4e89-198e7d032552
  a a2a:Person ;
  rdfs:label "Jacobus Martinus Heymans" ;
  a2a:PersonName [
    rdfs:label "Jacobus Martinus Heymans" ;
    a2a:PersonNameFirstName "Jacobus Martinus" ;
    a2a:PersonNameLastName "Heymans"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_rat_e0694bd3-fb53-8086-994f-d66858fbfa13_Event1
  a a2a:Event ;
  rdfs:label "other:bidprentje" ;
  a2a:EventType "other:bidprentje" ;
  a2a:EventDate [
    a2a:Year "1923" ;
    a2a:Month "1" ;
    a2a:Day "20" ;
    rdfs:label "1923-01-20"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch"
  ] .

oa:relationep_rat_e0694bd3-fb53-8086-994f-d66858fbfa13_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_rat_e0694bd3-fb53-8086-994f-d66858fbfa13_Person:cbf59ccc-4e51-614f-bfc9-cd9320fe80ce ;
  a2a:EventKeyRef oa:event_rat_e0694bd3-fb53-8086-994f-d66858fbfa13_Event1 .

oa:relationpp_rat_e0694bd3-fb53-8086-994f-d66858fbfa13_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_rat_e0694bd3-fb53-8086-994f-d66858fbfa13_Person:cbf59ccc-4e51-614f-bfc9-cd9320fe80ce, oa:person_rat_e0694bd3-fb53-8086-994f-d66858fbfa13_Person:9cf999dd-dc81-bbbc-4e89-198e7d032552 .

oa:source_rat_e0694bd3-fb53-8086-994f-d66858fbfa13
  a a2a:Source ;
  rdfs:label "Regionaal Archief Tilburg, bidprentjesverzameling" ;
  a2a:SourcePlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch", "1923-01-20 - 1923-01-20"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1923-01-20"^^xsd:date ;
    a2a:SourceIndexDateTo "1923-01-20"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1923" ;
    a2a:Month "1" ;
    a2a:Day "20" ;
    rdfs:label "1923-01-20"^^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 C" ;
    rdfs:label "Regionaal Archief Tilburg, Tilburg, Bron: Bidprentje, Periode: 1763-2014, Bidprentjes - Letter C"
  ] ;
  a2a:SourceLastChangeDate "2019-07-05"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/e0694bd3-fb53-8086-994f-d66858fbfa13" ;
  a2a:RecordGUID "{e0694bd3-fb53-8086-994f-d66858fbfa13}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240819_655_00000655.xml van RAT" .

