@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_8e51397e-3edf-e71e-f5e6-7cdcc6cc1dc1
  a a2a:Record ;
  rdfs:label "Doop op 17 april 1763 te Tilburg" ;
  a2a:hasPerson oa:person_rat_8e51397e-3edf-e71e-f5e6-7cdcc6cc1dc1_Person-bcff0662-b478-e4dc-4e49-4d09af4cd421, oa:person_rat_8e51397e-3edf-e71e-f5e6-7cdcc6cc1dc1_Person-0b08c6be-9bb8-9f96-7db7-2df6435db882, oa:person_rat_8e51397e-3edf-e71e-f5e6-7cdcc6cc1dc1_Person-6c798d2a-f83b-d58e-2561-d2d58cf15f46 ;
  a2a:hasEvent oa:event_rat_8e51397e-3edf-e71e-f5e6-7cdcc6cc1dc1_Event1 ;
  a2a:hasRelationEP oa:relationep_rat_8e51397e-3edf-e71e-f5e6-7cdcc6cc1dc1_0, oa:relationep_rat_8e51397e-3edf-e71e-f5e6-7cdcc6cc1dc1_1, oa:relationep_rat_8e51397e-3edf-e71e-f5e6-7cdcc6cc1dc1_2 ;
  a2a:hasSource oa:source_rat_8e51397e-3edf-e71e-f5e6-7cdcc6cc1dc1 .

oa:person_rat_8e51397e-3edf-e71e-f5e6-7cdcc6cc1dc1_Person-bcff0662-b478-e4dc-4e49-4d09af4cd421
  a a2a:Person ;
  rdfs:label "Joanna Maria de Meij" ;
  a2a:PersonName [
    rdfs:label "Joanna Maria de Meij" ;
    a2a:PersonNameFirstName "Joanna Maria" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Meij"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_8e51397e-3edf-e71e-f5e6-7cdcc6cc1dc1_Person-0b08c6be-9bb8-9f96-7db7-2df6435db882
  a a2a:Person ;
  rdfs:label "Franciscus Augustinus van Pelt" ;
  a2a:PersonName [
    rdfs:label "Franciscus Augustinus van Pelt" ;
    a2a:PersonNameFirstName "Franciscus Augustinus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Pelt"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthPlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg"
  ] .

oa:person_rat_8e51397e-3edf-e71e-f5e6-7cdcc6cc1dc1_Person-6c798d2a-f83b-d58e-2561-d2d58cf15f46
  a a2a:Person ;
  rdfs:label "Mattheus Jacobus van Pelt" ;
  a2a:PersonName [
    rdfs:label "Mattheus Jacobus van Pelt" ;
    a2a:PersonNameFirstName "Mattheus Jacobus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Pelt"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_rat_8e51397e-3edf-e71e-f5e6-7cdcc6cc1dc1_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1763" ;
    a2a:Month "4" ;
    a2a:Day "17" ;
    rdfs:label "1763-04-17"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg"
  ] .

oa:relationep_rat_8e51397e-3edf-e71e-f5e6-7cdcc6cc1dc1_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_rat_8e51397e-3edf-e71e-f5e6-7cdcc6cc1dc1_Person:bcff0662-b478-e4dc-4e49-4d09af4cd421 ;
  a2a:EventKeyRef oa:event_rat_8e51397e-3edf-e71e-f5e6-7cdcc6cc1dc1_Event1 .

oa:relationep_rat_8e51397e-3edf-e71e-f5e6-7cdcc6cc1dc1_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_rat_8e51397e-3edf-e71e-f5e6-7cdcc6cc1dc1_Person:0b08c6be-9bb8-9f96-7db7-2df6435db882 ;
  a2a:EventKeyRef oa:event_rat_8e51397e-3edf-e71e-f5e6-7cdcc6cc1dc1_Event1 .

oa:relationep_rat_8e51397e-3edf-e71e-f5e6-7cdcc6cc1dc1_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_rat_8e51397e-3edf-e71e-f5e6-7cdcc6cc1dc1_Person:6c798d2a-f83b-d58e-2561-d2d58cf15f46 ;
  a2a:EventKeyRef oa:event_rat_8e51397e-3edf-e71e-f5e6-7cdcc6cc1dc1_Event1 .

oa:source_rat_8e51397e-3edf-e71e-f5e6-7cdcc6cc1dc1
  a a2a:Source ;
  rdfs:label "Regionaal Archief Tilburg, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg", "1763-04-17 - 1763-04-17"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1763-04-17"^^xsd:date ;
    a2a:SourceIndexDateTo "1763-04-17"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1763" ;
    a2a:Month "4" ;
    a2a:Day "17" ;
    rdfs:label "1763-04-17"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Archief Tilburg" ;
    a2a:Place "Tilburg" ;
    a2a:Collection "Deel: 88, Periode: 1764-1766" ;
    a2a:Book "Inv.nr. 088 - Tilburg en Goirle - Doopboek 1763-1767 (Rooms-katholieke parochie ´t Goirke)" ;
    a2a:RegistryNumber "88" ;
    a2a:Folio "4" ;
    rdfs:label "Regionaal Archief Tilburg, Tilburg, Deel: 88, Periode: 1764-1766, Inv.nr. 088 - Tilburg en Goirle - Doopboek 1763-1767 (Rooms-katholieke parochie ´t Goirke), 88, 4"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/tlb/thumb/640x480/6d4d8006-c61b-6aa6-40a4-8d383d489efe.jpg" ;
    a2a:UriViewer "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/8e51397e-3edf-e71e-f5e6-7cdcc6cc1dc1" ;
    a2a:UriPreview "https://images.memorix.nl/tlb/thumb/250x250/6d4d8006-c61b-6aa6-40a4-8d383d489efe.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-03-12"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/8e51397e-3edf-e71e-f5e6-7cdcc6cc1dc1" ;
  a2a:RecordGUID "{8e51397e-3edf-e71e-f5e6-7cdcc6cc1dc1}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_29367_00029367.xml van RAT" .

