@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_dcc78d53-62af-e8a1-a4c2-e70a047fa6b4
  a a2a:Record ;
  rdfs:label "Bidprentje op 5 juli 1988 te Tilburg" ;
  a2a:hasPerson oa:person_rat_dcc78d53-62af-e8a1-a4c2-e70a047fa6b4_Person-09983e80-7189-1b79-661f-b0a5ba105cbe ;
  a2a:hasEvent oa:event_rat_dcc78d53-62af-e8a1-a4c2-e70a047fa6b4_Event1 ;
  a2a:hasRelationEP oa:relationep_rat_dcc78d53-62af-e8a1-a4c2-e70a047fa6b4_0 ;
  a2a:hasSource oa:source_rat_dcc78d53-62af-e8a1-a4c2-e70a047fa6b4 .

oa:person_rat_dcc78d53-62af-e8a1-a4c2-e70a047fa6b4_Person-09983e80-7189-1b79-661f-b0a5ba105cbe
  a a2a:Person ;
  rdfs:label "Jacqueline Levina Maria de Bruijn" ;
  a2a:PersonName [
    rdfs:label "Jacqueline Levina Maria de Bruijn" ;
    a2a:PersonNameFirstName "Jacqueline Levina Maria" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Bruijn"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1914" ;
    a2a:Month "1" ;
    a2a:Day "16" ;
    rdfs:label "1914-01-16"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Roosendaal" ;
    rdfs:label "Roosendaal"
  ] .

oa:event_rat_dcc78d53-62af-e8a1-a4c2-e70a047fa6b4_Event1
  a a2a:Event ;
  rdfs:label "other:bidprentje" ;
  a2a:EventType "other:bidprentje" ;
  a2a:EventDate [
    a2a:Year "1988" ;
    a2a:Month "7" ;
    a2a:Day "5" ;
    rdfs:label "1988-07-05"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg"
  ] .

oa:relationep_rat_dcc78d53-62af-e8a1-a4c2-e70a047fa6b4_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_rat_dcc78d53-62af-e8a1-a4c2-e70a047fa6b4_Person:09983e80-7189-1b79-661f-b0a5ba105cbe ;
  a2a:EventKeyRef oa:event_rat_dcc78d53-62af-e8a1-a4c2-e70a047fa6b4_Event1 .

oa:source_rat_dcc78d53-62af-e8a1-a4c2-e70a047fa6b4
  a a2a:Source ;
  rdfs:label "Regionaal Archief Tilburg, bidprentjesverzameling" ;
  a2a:SourcePlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg", "1988-07-05 - 1988-07-05"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1988-07-05"^^xsd:date ;
    a2a:SourceIndexDateTo "1988-07-05"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1988" ;
    a2a:Month "7" ;
    a2a:Day "5" ;
    rdfs:label "1988-07-05"^^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 B" ;
    rdfs:label "Regionaal Archief Tilburg, Tilburg, Bron: Bidprentje, Periode: 1763-2014, Bidprentjes - Letter B"
  ] ;
  a2a:SourceLastChangeDate "2022-11-02"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/dcc78d53-62af-e8a1-a4c2-e70a047fa6b4" ;
  a2a:RecordGUID "{dcc78d53-62af-e8a1-a4c2-e70a047fa6b4}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240819_640_00000640.xml van RAT" .

