@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_05d0594c-e36e-5b77-7988-eb2c18a5d5ea
  a a2a:Record ;
  rdfs:label "Doop op 13 april 1770 te Dongen" ;
  a2a:hasPerson oa:person_rat_05d0594c-e36e-5b77-7988-eb2c18a5d5ea_Person-b53b024a-b97a-d4de-f818-4c74e04780f3, oa:person_rat_05d0594c-e36e-5b77-7988-eb2c18a5d5ea_Person-7dfcd9bb-da4b-c41c-b400-5a9a01720d21, oa:person_rat_05d0594c-e36e-5b77-7988-eb2c18a5d5ea_Person-2540f297-6953-19da-7c3f-287b7424c162 ;
  a2a:hasEvent oa:event_rat_05d0594c-e36e-5b77-7988-eb2c18a5d5ea_Event1 ;
  a2a:hasRelationEP oa:relationep_rat_05d0594c-e36e-5b77-7988-eb2c18a5d5ea_0, oa:relationep_rat_05d0594c-e36e-5b77-7988-eb2c18a5d5ea_1, oa:relationep_rat_05d0594c-e36e-5b77-7988-eb2c18a5d5ea_2 ;
  a2a:hasSource oa:source_rat_05d0594c-e36e-5b77-7988-eb2c18a5d5ea .

oa:person_rat_05d0594c-e36e-5b77-7988-eb2c18a5d5ea_Person-b53b024a-b97a-d4de-f818-4c74e04780f3
  a a2a:Person ;
  rdfs:label "Mathias Petrus Rimslagh" ;
  a2a:PersonName [
    rdfs:label "Mathias Petrus Rimslagh" ;
    a2a:PersonNameFirstName "Mathias Petrus" ;
    a2a:PersonNameLastName "Rimslagh"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_05d0594c-e36e-5b77-7988-eb2c18a5d5ea_Person-7dfcd9bb-da4b-c41c-b400-5a9a01720d21
  a a2a:Person ;
  rdfs:label "Antonia Antonius Francken" ;
  a2a:PersonName [
    rdfs:label "Antonia Antonius Francken" ;
    a2a:PersonNameFirstName "Antonia Antonius" ;
    a2a:PersonNameLastName "Francken"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_05d0594c-e36e-5b77-7988-eb2c18a5d5ea_Person-2540f297-6953-19da-7c3f-287b7424c162
  a a2a:Person ;
  rdfs:label "Adrianus Rimslagh" ;
  a2a:PersonName [
    rdfs:label "Adrianus Rimslagh" ;
    a2a:PersonNameFirstName "Adrianus" ;
    a2a:PersonNameLastName "Rimslagh"
  ] ;
  a2a:Gender "Man" .

oa:event_rat_05d0594c-e36e-5b77-7988-eb2c18a5d5ea_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1770" ;
    a2a:Month "4" ;
    a2a:Day "13" ;
    rdfs:label "1770-04-13"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Dongen" ;
    rdfs:label "Dongen"
  ] .

oa:relationep_rat_05d0594c-e36e-5b77-7988-eb2c18a5d5ea_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_rat_05d0594c-e36e-5b77-7988-eb2c18a5d5ea_Person:b53b024a-b97a-d4de-f818-4c74e04780f3 ;
  a2a:EventKeyRef oa:event_rat_05d0594c-e36e-5b77-7988-eb2c18a5d5ea_Event1 .

oa:relationep_rat_05d0594c-e36e-5b77-7988-eb2c18a5d5ea_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_rat_05d0594c-e36e-5b77-7988-eb2c18a5d5ea_Person:7dfcd9bb-da4b-c41c-b400-5a9a01720d21 ;
  a2a:EventKeyRef oa:event_rat_05d0594c-e36e-5b77-7988-eb2c18a5d5ea_Event1 .

oa:relationep_rat_05d0594c-e36e-5b77-7988-eb2c18a5d5ea_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_rat_05d0594c-e36e-5b77-7988-eb2c18a5d5ea_Person:2540f297-6953-19da-7c3f-287b7424c162 ;
  a2a:EventKeyRef oa:event_rat_05d0594c-e36e-5b77-7988-eb2c18a5d5ea_Event1 .

oa:source_rat_05d0594c-e36e-5b77-7988-eb2c18a5d5ea
  a a2a:Source ;
  rdfs:label "Regionaal Archief Tilburg, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Dongen" ;
    rdfs:label "Dongen", "1770-04-13 - 1770-04-13"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1770-04-13"^^xsd:date ;
    a2a:SourceIndexDateTo "1770-04-13"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1770" ;
    a2a:Month "4" ;
    a2a:Day "13" ;
    rdfs:label "1770-04-13"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Archief Tilburg" ;
    a2a:Place "Tilburg" ;
    a2a:Collection "Archiefnaam: Doop-, trouw- en begraafboeken Dongen 1625-1811, Bron: boek, Deel: 8, Periode: 1770-..." ;
    a2a:Book "Inv.nr. 08 - Dongen - doopboek 1770-1798 (rooms-katholieke parochie)" ;
    a2a:RegistryNumber "8" ;
    a2a:Folio "2v" ;
    rdfs:label "Regionaal Archief Tilburg, Tilburg, Archiefnaam: Doop-, trouw- en begraafboeken Dongen 1625-1811, Bron: boek, Deel: 8, Periode: 1770-..., Inv.nr. 08 - Dongen - doopboek 1770-1798 (rooms-katholieke parochie), 8, 2v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/tlb/thumb/640x480/1b8b5953-2dbb-8bb5-eecf-fcf296792d2d.jpg" ;
    a2a:UriViewer "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/05d0594c-e36e-5b77-7988-eb2c18a5d5ea" ;
    a2a:UriPreview "https://images.memorix.nl/tlb/thumb/250x250/1b8b5953-2dbb-8bb5-eecf-fcf296792d2d.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-06-30"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/05d0594c-e36e-5b77-7988-eb2c18a5d5ea" ;
  a2a:RecordGUID "{05d0594c-e36e-5b77-7988-eb2c18a5d5ea}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_20950_00020950.xml van RAT" .

[] a2a:PersonRemarkdiversen "Tweeling" .
