@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_4e52d23c-1c57-aee2-b950-64eb3b8a50a0
  a a2a:Record ;
  rdfs:label "Doop op 16 oktober 1704 te Baarle-Nassau" ;
  a2a:hasPerson oa:person_rat_4e52d23c-1c57-aee2-b950-64eb3b8a50a0_Person-dc8fb657-0930-9a70-553f-8a7d5434e244, oa:person_rat_4e52d23c-1c57-aee2-b950-64eb3b8a50a0_Person-4d87c83d-d5cc-3629-cd7d-7caa734d37dd, oa:person_rat_4e52d23c-1c57-aee2-b950-64eb3b8a50a0_Person-ae5f4d4c-a737-32ab-e582-ca0292ace263 ;
  a2a:hasEvent oa:event_rat_4e52d23c-1c57-aee2-b950-64eb3b8a50a0_Event1 ;
  a2a:hasRelationEP oa:relationep_rat_4e52d23c-1c57-aee2-b950-64eb3b8a50a0_0, oa:relationep_rat_4e52d23c-1c57-aee2-b950-64eb3b8a50a0_1, oa:relationep_rat_4e52d23c-1c57-aee2-b950-64eb3b8a50a0_2 ;
  a2a:hasSource oa:source_rat_4e52d23c-1c57-aee2-b950-64eb3b8a50a0 .

oa:person_rat_4e52d23c-1c57-aee2-b950-64eb3b8a50a0_Person-dc8fb657-0930-9a70-553f-8a7d5434e244
  a a2a:Person ;
  rdfs:label "Anna Maria Herman Tilemans" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Herman Tilemans" ;
    a2a:PersonNameFirstName "Anna Maria Herman" ;
    a2a:PersonNameLastName "Tilemans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_4e52d23c-1c57-aee2-b950-64eb3b8a50a0_Person-4d87c83d-d5cc-3629-cd7d-7caa734d37dd
  a a2a:Person ;
  rdfs:label "Dimpna Peerden" ;
  a2a:PersonName [
    rdfs:label "Dimpna Peerden" ;
    a2a:PersonNameFirstName "Dimpna" ;
    a2a:PersonNameLastName "Peerden"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_rat_4e52d23c-1c57-aee2-b950-64eb3b8a50a0_Person-ae5f4d4c-a737-32ab-e582-ca0292ace263
  a a2a:Person ;
  rdfs:label "Lauweijs Peerden" ;
  a2a:PersonName [
    rdfs:label "Lauweijs Peerden" ;
    a2a:PersonNameFirstName "Lauweijs" ;
    a2a:PersonNameLastName "Peerden"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_rat_4e52d23c-1c57-aee2-b950-64eb3b8a50a0_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1704" ;
    a2a:Month "10" ;
    a2a:Day "16" ;
    rdfs:label "1704-10-16"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Baarle-Nassau" ;
    rdfs:label "Baarle-Nassau"
  ] .

oa:relationep_rat_4e52d23c-1c57-aee2-b950-64eb3b8a50a0_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_rat_4e52d23c-1c57-aee2-b950-64eb3b8a50a0_Person:dc8fb657-0930-9a70-553f-8a7d5434e244 ;
  a2a:EventKeyRef oa:event_rat_4e52d23c-1c57-aee2-b950-64eb3b8a50a0_Event1 .

oa:relationep_rat_4e52d23c-1c57-aee2-b950-64eb3b8a50a0_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_rat_4e52d23c-1c57-aee2-b950-64eb3b8a50a0_Person:4d87c83d-d5cc-3629-cd7d-7caa734d37dd ;
  a2a:EventKeyRef oa:event_rat_4e52d23c-1c57-aee2-b950-64eb3b8a50a0_Event1 .

oa:relationep_rat_4e52d23c-1c57-aee2-b950-64eb3b8a50a0_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_rat_4e52d23c-1c57-aee2-b950-64eb3b8a50a0_Person:ae5f4d4c-a737-32ab-e582-ca0292ace263 ;
  a2a:EventKeyRef oa:event_rat_4e52d23c-1c57-aee2-b950-64eb3b8a50a0_Event1 .

oa:source_rat_4e52d23c-1c57-aee2-b950-64eb3b8a50a0
  a a2a:Source ;
  rdfs:label "Regionaal Archief Tilburg, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Baarle-Nassau" ;
    rdfs:label "Baarle-Nassau", "1704-10-16 - 1704-10-16"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1704-10-16"^^xsd:date ;
    a2a:SourceIndexDateTo "1704-10-16"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1704" ;
    a2a:Month "10" ;
    a2a:Day "16" ;
    rdfs:label "1704-10-16"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Archief Tilburg" ;
    a2a:Place "Tilburg" ;
    a2a:Collection "Archiefnaam: Doop-, trouw- en begraafboeken van Baarle-Nassau, 1616-1810, Bron: boek, Deel: 01, P..." ;
    a2a:Book "Inv.nr. 01 - Baarle - akten van doop, trouw en aantekeningen van begraven 1676-1715 (rooms-kathol..." ;
    a2a:RegistryNumber "01" ;
    a2a:Folio "75v" ;
    rdfs:label "Regionaal Archief Tilburg, Tilburg, Archiefnaam: Doop-, trouw- en begraafboeken van Baarle-Nassau, 1616-1810, Bron: boek, Deel: 01, P..., Inv.nr. 01 - Baarle - akten van doop, trouw en aantekeningen van begraven 1676-1715 (rooms-kathol..., 01, 75v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/tlb/thumb/640x480/ce59a77d-626b-d7c0-63bb-8d391af6a8d9.jpg" ;
    a2a:UriViewer "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/4e52d23c-1c57-aee2-b950-64eb3b8a50a0" ;
    a2a:UriPreview "https://images.memorix.nl/tlb/thumb/250x250/ce59a77d-626b-d7c0-63bb-8d391af6a8d9.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-11-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/4e52d23c-1c57-aee2-b950-64eb3b8a50a0" ;
  a2a:RecordGUID "{4e52d23c-1c57-aee2-b950-64eb3b8a50a0}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_21242_00021242.xml van RAT" .

