@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_b9becc31-d3c2-c1f0-a28e-a0fe728415fc
  a a2a:Record ;
  rdfs:label "Bidprentje op 29 augustus 2000 te Geertruidenberg" ;
  a2a:hasPerson oa:person_rat_b9becc31-d3c2-c1f0-a28e-a0fe728415fc_Person-2731a722-2bcd-ee3f-7149-f4e885919275, oa:person_rat_b9becc31-d3c2-c1f0-a28e-a0fe728415fc_Person-d0bfab6d-831e-a31f-6842-d4b4aff000ae ;
  a2a:hasEvent oa:event_rat_b9becc31-d3c2-c1f0-a28e-a0fe728415fc_Event1 ;
  a2a:hasRelationEP oa:relationep_rat_b9becc31-d3c2-c1f0-a28e-a0fe728415fc_0 ;
  a2a:hasRelationPP oa:relationpp_rat_b9becc31-d3c2-c1f0-a28e-a0fe728415fc_0 ;
  a2a:hasSource oa:source_rat_b9becc31-d3c2-c1f0-a28e-a0fe728415fc .

oa:person_rat_b9becc31-d3c2-c1f0-a28e-a0fe728415fc_Person-2731a722-2bcd-ee3f-7149-f4e885919275
  a a2a:Person ;
  rdfs:label "Barbara Maria Mureau" ;
  a2a:PersonName [
    rdfs:label "Barbara Maria Mureau" ;
    a2a:PersonNameFirstName "Barbara Maria" ;
    a2a:PersonNameLastName "Mureau"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1913" ;
    a2a:Month "4" ;
    a2a:Day "6" ;
    rdfs:label "1913-04-06"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Terheijden" ;
    rdfs:label "Terheijden"
  ] .

oa:person_rat_b9becc31-d3c2-c1f0-a28e-a0fe728415fc_Person-d0bfab6d-831e-a31f-6842-d4b4aff000ae
  a a2a:Person ;
  rdfs:label "Theodorus Johannes Vink" ;
  a2a:PersonName [
    rdfs:label "Theodorus Johannes Vink" ;
    a2a:PersonNameFirstName "Theodorus Johannes" ;
    a2a:PersonNameLastName "Vink"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_rat_b9becc31-d3c2-c1f0-a28e-a0fe728415fc_Event1
  a a2a:Event ;
  rdfs:label "other:bidprentje" ;
  a2a:EventType "other:bidprentje" ;
  a2a:EventDate [
    a2a:Year "2000" ;
    a2a:Month "8" ;
    a2a:Day "29" ;
    rdfs:label "2000-08-29"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Geertruidenberg" ;
    rdfs:label "Geertruidenberg"
  ] .

oa:relationep_rat_b9becc31-d3c2-c1f0-a28e-a0fe728415fc_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_rat_b9becc31-d3c2-c1f0-a28e-a0fe728415fc_Person:2731a722-2bcd-ee3f-7149-f4e885919275 ;
  a2a:EventKeyRef oa:event_rat_b9becc31-d3c2-c1f0-a28e-a0fe728415fc_Event1 .

oa:relationpp_rat_b9becc31-d3c2-c1f0-a28e-a0fe728415fc_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_rat_b9becc31-d3c2-c1f0-a28e-a0fe728415fc_Person:2731a722-2bcd-ee3f-7149-f4e885919275, oa:person_rat_b9becc31-d3c2-c1f0-a28e-a0fe728415fc_Person:d0bfab6d-831e-a31f-6842-d4b4aff000ae .

oa:source_rat_b9becc31-d3c2-c1f0-a28e-a0fe728415fc
  a a2a:Source ;
  rdfs:label "Regionaal Archief Tilburg, bidprentjesverzameling" ;
  a2a:SourcePlace [
    a2a:Place "Geertruidenberg" ;
    rdfs:label "Geertruidenberg", "2000-08-29 - 2000-08-29"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "2000-08-29"^^xsd:date ;
    a2a:SourceIndexDateTo "2000-08-29"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "2000" ;
    a2a:Month "8" ;
    a2a:Day "29" ;
    rdfs:label "2000-08-29"^^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 M" ;
    rdfs:label "Regionaal Archief Tilburg, Tilburg, Bron: Bidprentje, Periode: 1763-2014, Bidprentjes - Letter M"
  ] ;
  a2a:SourceLastChangeDate "2024-04-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/b9becc31-d3c2-c1f0-a28e-a0fe728415fc" ;
  a2a:RecordGUID "{b9becc31-d3c2-c1f0-a28e-a0fe728415fc}" ;
  a2a:SourceRemarkOpmerking "collectie rompa 04583" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240819_1308_00001308.xml van RAT" .

