@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_ebba885f-e052-2ec0-13c0-3b3eb93feb3c
  a a2a:Record ;
  rdfs:label "Bidprentje op 8 februari 1930 te Klein-Dongen" ;
  a2a:hasPerson oa:person_rat_ebba885f-e052-2ec0-13c0-3b3eb93feb3c_Person-1725be50-c6da-bef9-e495-cf7e42a37739, oa:person_rat_ebba885f-e052-2ec0-13c0-3b3eb93feb3c_Person-da8f50dd-9d9c-c94f-483c-9062ff972a4e ;
  a2a:hasEvent oa:event_rat_ebba885f-e052-2ec0-13c0-3b3eb93feb3c_Event1 ;
  a2a:hasRelationEP oa:relationep_rat_ebba885f-e052-2ec0-13c0-3b3eb93feb3c_0 ;
  a2a:hasRelationPP oa:relationpp_rat_ebba885f-e052-2ec0-13c0-3b3eb93feb3c_0 ;
  a2a:hasSource oa:source_rat_ebba885f-e052-2ec0-13c0-3b3eb93feb3c .

oa:person_rat_ebba885f-e052-2ec0-13c0-3b3eb93feb3c_Person-1725be50-c6da-bef9-e495-cf7e42a37739
  a a2a:Person ;
  rdfs:label "Anna M. Laurijssen" ;
  a2a:PersonName [
    rdfs:label "Anna M. Laurijssen" ;
    a2a:PersonNameFirstName "Anna M." ;
    a2a:PersonNameLastName "Laurijssen"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1853" ;
    a2a:Month "6" ;
    a2a:Day "13" ;
    rdfs:label "1853-06-13"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Klein-Dongen" ;
    rdfs:label "Klein-Dongen"
  ] .

oa:person_rat_ebba885f-e052-2ec0-13c0-3b3eb93feb3c_Person-da8f50dd-9d9c-c94f-483c-9062ff972a4e
  a a2a:Person ;
  rdfs:label "Martinus Heikant" ;
  a2a:PersonName [
    rdfs:label "Martinus Heikant" ;
    a2a:PersonNameFirstName "Martinus" ;
    a2a:PersonNameLastName "Heikant"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_rat_ebba885f-e052-2ec0-13c0-3b3eb93feb3c_Event1
  a a2a:Event ;
  rdfs:label "other:bidprentje" ;
  a2a:EventType "other:bidprentje" ;
  a2a:EventDate [
    a2a:Year "1930" ;
    a2a:Month "2" ;
    a2a:Day "8" ;
    rdfs:label "1930-02-08"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Klein-Dongen" ;
    rdfs:label "Klein-Dongen"
  ] .

oa:relationep_rat_ebba885f-e052-2ec0-13c0-3b3eb93feb3c_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_rat_ebba885f-e052-2ec0-13c0-3b3eb93feb3c_Person:1725be50-c6da-bef9-e495-cf7e42a37739 ;
  a2a:EventKeyRef oa:event_rat_ebba885f-e052-2ec0-13c0-3b3eb93feb3c_Event1 .

oa:relationpp_rat_ebba885f-e052-2ec0-13c0-3b3eb93feb3c_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_rat_ebba885f-e052-2ec0-13c0-3b3eb93feb3c_Person:1725be50-c6da-bef9-e495-cf7e42a37739, oa:person_rat_ebba885f-e052-2ec0-13c0-3b3eb93feb3c_Person:da8f50dd-9d9c-c94f-483c-9062ff972a4e .

oa:source_rat_ebba885f-e052-2ec0-13c0-3b3eb93feb3c
  a a2a:Source ;
  rdfs:label "Regionaal Archief Tilburg, bidprentjesverzameling" ;
  a2a:SourcePlace [
    a2a:Place "Klein-Dongen" ;
    rdfs:label "Klein-Dongen", "1930-02-08 - 1930-02-08"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1930-02-08"^^xsd:date ;
    a2a:SourceIndexDateTo "1930-02-08"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1930" ;
    a2a:Month "2" ;
    a2a:Day "8" ;
    rdfs:label "1930-02-08"^^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 L" ;
    rdfs:label "Regionaal Archief Tilburg, Tilburg, Bron: Bidprentje, Periode: 1763-2014, Bidprentjes - Letter L"
  ] ;
  a2a:SourceLastChangeDate "2017-08-25"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/ebba885f-e052-2ec0-13c0-3b3eb93feb3c" ;
  a2a:RecordGUID "{ebba885f-e052-2ec0-13c0-3b3eb93feb3c}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240819_697_00000697.xml van RAT" .

