@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_fd587db3-d5be-4f12-4cbe-704a4a4bbb7d
  a a2a:Record ;
  rdfs:label "Doop op 4 augustus 1710 te Tilburg" ;
  a2a:hasPerson oa:person_rat_fd587db3-d5be-4f12-4cbe-704a4a4bbb7d_Person-18679dc3-8216-013c-c36d-c7928690b85a, oa:person_rat_fd587db3-d5be-4f12-4cbe-704a4a4bbb7d_Person-408983a6-0fb9-ea69-6e43-d3ad5d7f5d74, oa:person_rat_fd587db3-d5be-4f12-4cbe-704a4a4bbb7d_Person-03eaa0c9-0b92-7b7e-126f-ec2c7db6f42b ;
  a2a:hasEvent oa:event_rat_fd587db3-d5be-4f12-4cbe-704a4a4bbb7d_Event1 ;
  a2a:hasRelationEP oa:relationep_rat_fd587db3-d5be-4f12-4cbe-704a4a4bbb7d_0, oa:relationep_rat_fd587db3-d5be-4f12-4cbe-704a4a4bbb7d_1, oa:relationep_rat_fd587db3-d5be-4f12-4cbe-704a4a4bbb7d_2 ;
  a2a:hasSource oa:source_rat_fd587db3-d5be-4f12-4cbe-704a4a4bbb7d .

oa:person_rat_fd587db3-d5be-4f12-4cbe-704a4a4bbb7d_Person-18679dc3-8216-013c-c36d-c7928690b85a
  a a2a:Person ;
  rdfs:label "Adriana Adrianus Lenders" ;
  a2a:PersonName [
    rdfs:label "Adriana Adrianus Lenders" ;
    a2a:PersonNameFirstName "Adriana Adrianus" ;
    a2a:PersonNameLastName "Lenders"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_fd587db3-d5be-4f12-4cbe-704a4a4bbb7d_Person-408983a6-0fb9-ea69-6e43-d3ad5d7f5d74
  a a2a:Person ;
  rdfs:label "Joanna Maria Peters" ;
  a2a:PersonName [
    rdfs:label "Joanna Maria Peters" ;
    a2a:PersonNameFirstName "Joanna Maria" ;
    a2a:PersonNameLastName "Peters"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_fd587db3-d5be-4f12-4cbe-704a4a4bbb7d_Person-03eaa0c9-0b92-7b7e-126f-ec2c7db6f42b
  a a2a:Person ;
  rdfs:label "Cornelius Peters" ;
  a2a:PersonName [
    rdfs:label "Cornelius Peters" ;
    a2a:PersonNameFirstName "Cornelius" ;
    a2a:PersonNameLastName "Peters"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_rat_fd587db3-d5be-4f12-4cbe-704a4a4bbb7d_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1710" ;
    a2a:Month "8" ;
    a2a:Day "4" ;
    rdfs:label "1710-08-04"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg"
  ] .

oa:relationep_rat_fd587db3-d5be-4f12-4cbe-704a4a4bbb7d_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_rat_fd587db3-d5be-4f12-4cbe-704a4a4bbb7d_Person:18679dc3-8216-013c-c36d-c7928690b85a ;
  a2a:EventKeyRef oa:event_rat_fd587db3-d5be-4f12-4cbe-704a4a4bbb7d_Event1 .

oa:relationep_rat_fd587db3-d5be-4f12-4cbe-704a4a4bbb7d_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_rat_fd587db3-d5be-4f12-4cbe-704a4a4bbb7d_Person:408983a6-0fb9-ea69-6e43-d3ad5d7f5d74 ;
  a2a:EventKeyRef oa:event_rat_fd587db3-d5be-4f12-4cbe-704a4a4bbb7d_Event1 .

oa:relationep_rat_fd587db3-d5be-4f12-4cbe-704a4a4bbb7d_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_rat_fd587db3-d5be-4f12-4cbe-704a4a4bbb7d_Person:03eaa0c9-0b92-7b7e-126f-ec2c7db6f42b ;
  a2a:EventKeyRef oa:event_rat_fd587db3-d5be-4f12-4cbe-704a4a4bbb7d_Event1 .

oa:source_rat_fd587db3-d5be-4f12-4cbe-704a4a4bbb7d
  a a2a:Source ;
  rdfs:label "Regionaal Archief Tilburg, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg", "1710-08-04 - 1710-08-04"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1710-08-04"^^xsd:date ;
    a2a:SourceIndexDateTo "1710-08-04"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1710" ;
    a2a:Month "8" ;
    a2a:Day "4" ;
    rdfs:label "1710-08-04"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Archief Tilburg" ;
    a2a:Place "Tilburg" ;
    a2a:Collection "Deel: 78, Periode: 1709-1713" ;
    a2a:Book "Inv.nr. 078 - Tilburg en Goirle - Doopboek 1709-1713 (Rooms-katholieke parochie ´t Goirke)" ;
    a2a:RegistryNumber "78" ;
    a2a:Folio "28" ;
    rdfs:label "Regionaal Archief Tilburg, Tilburg, Deel: 78, Periode: 1709-1713, Inv.nr. 078 - Tilburg en Goirle - Doopboek 1709-1713 (Rooms-katholieke parochie ´t Goirke), 78, 28"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/tlb/thumb/640x480/0340d0a5-dbbe-186d-0dd2-fab88e62dd2f.jpg" ;
    a2a:UriViewer "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/fd587db3-d5be-4f12-4cbe-704a4a4bbb7d" ;
    a2a:UriPreview "https://images.memorix.nl/tlb/thumb/250x250/0340d0a5-dbbe-186d-0dd2-fab88e62dd2f.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-06-27"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/fd587db3-d5be-4f12-4cbe-704a4a4bbb7d" ;
  a2a:RecordGUID "{fd587db3-d5be-4f12-4cbe-704a4a4bbb7d}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_26733_00026733.xml van RAT" .

