@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_2f5e62df-49a7-bacc-aa6b-8d2ac6c403fd
  a a2a:Record ;
  rdfs:label "Doop op 16 mei 1757 te Tilburg" ;
  a2a:hasPerson oa:person_rat_2f5e62df-49a7-bacc-aa6b-8d2ac6c403fd_Person-c5be24ca-20ac-fa53-8794-12a3070dff1b, oa:person_rat_2f5e62df-49a7-bacc-aa6b-8d2ac6c403fd_Person-32d2372b-d864-9a04-beeb-4554f10dd664, oa:person_rat_2f5e62df-49a7-bacc-aa6b-8d2ac6c403fd_Person-c131f38f-3335-bd44-ddb5-128d1ff33472 ;
  a2a:hasEvent oa:event_rat_2f5e62df-49a7-bacc-aa6b-8d2ac6c403fd_Event1 ;
  a2a:hasRelationEP oa:relationep_rat_2f5e62df-49a7-bacc-aa6b-8d2ac6c403fd_0, oa:relationep_rat_2f5e62df-49a7-bacc-aa6b-8d2ac6c403fd_1, oa:relationep_rat_2f5e62df-49a7-bacc-aa6b-8d2ac6c403fd_2 ;
  a2a:hasSource oa:source_rat_2f5e62df-49a7-bacc-aa6b-8d2ac6c403fd .

oa:person_rat_2f5e62df-49a7-bacc-aa6b-8d2ac6c403fd_Person-c5be24ca-20ac-fa53-8794-12a3070dff1b
  a a2a:Person ;
  rdfs:label "Antonia Beckx" ;
  a2a:PersonName [
    rdfs:label "Antonia Beckx" ;
    a2a:PersonNameFirstName "Antonia" ;
    a2a:PersonNameLastName "Beckx"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_2f5e62df-49a7-bacc-aa6b-8d2ac6c403fd_Person-32d2372b-d864-9a04-beeb-4554f10dd664
  a a2a:Person ;
  rdfs:label "Cornelia Maria van Limp" ;
  a2a:PersonName [
    rdfs:label "Cornelia Maria van Limp" ;
    a2a:PersonNameFirstName "Cornelia Maria" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Limp"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_rat_2f5e62df-49a7-bacc-aa6b-8d2ac6c403fd_Person-c131f38f-3335-bd44-ddb5-128d1ff33472
  a a2a:Person ;
  rdfs:label "Wilhelmus van Limp" ;
  a2a:PersonName [
    rdfs:label "Wilhelmus van Limp" ;
    a2a:PersonNameFirstName "Wilhelmus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Limp"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_rat_2f5e62df-49a7-bacc-aa6b-8d2ac6c403fd_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1757" ;
    a2a:Month "5" ;
    a2a:Day "16" ;
    rdfs:label "1757-05-16"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg"
  ] .

oa:relationep_rat_2f5e62df-49a7-bacc-aa6b-8d2ac6c403fd_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_rat_2f5e62df-49a7-bacc-aa6b-8d2ac6c403fd_Person:c5be24ca-20ac-fa53-8794-12a3070dff1b ;
  a2a:EventKeyRef oa:event_rat_2f5e62df-49a7-bacc-aa6b-8d2ac6c403fd_Event1 .

oa:relationep_rat_2f5e62df-49a7-bacc-aa6b-8d2ac6c403fd_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_rat_2f5e62df-49a7-bacc-aa6b-8d2ac6c403fd_Person:32d2372b-d864-9a04-beeb-4554f10dd664 ;
  a2a:EventKeyRef oa:event_rat_2f5e62df-49a7-bacc-aa6b-8d2ac6c403fd_Event1 .

oa:relationep_rat_2f5e62df-49a7-bacc-aa6b-8d2ac6c403fd_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_rat_2f5e62df-49a7-bacc-aa6b-8d2ac6c403fd_Person:c131f38f-3335-bd44-ddb5-128d1ff33472 ;
  a2a:EventKeyRef oa:event_rat_2f5e62df-49a7-bacc-aa6b-8d2ac6c403fd_Event1 .

oa:source_rat_2f5e62df-49a7-bacc-aa6b-8d2ac6c403fd
  a a2a:Source ;
  rdfs:label "Regionaal Archief Tilburg, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg", "1757-05-16 - 1757-05-16"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1757-05-16"^^xsd:date ;
    a2a:SourceIndexDateTo "1757-05-16"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1757" ;
    a2a:Month "5" ;
    a2a:Day "16" ;
    rdfs:label "1757-05-16"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Archief Tilburg" ;
    a2a:Place "Tilburg" ;
    a2a:Collection "Deel: 86, Periode: 1754-1759" ;
    a2a:Book "Inv.nr. 086 - Tilburg en Goirle - Doopboek 1754-1759 (Rooms-katholieke parochie ´t Goirke)" ;
    a2a:RegistryNumber "86" ;
    a2a:Folio "51" ;
    rdfs:label "Regionaal Archief Tilburg, Tilburg, Deel: 86, Periode: 1754-1759, Inv.nr. 086 - Tilburg en Goirle - Doopboek 1754-1759 (Rooms-katholieke parochie ´t Goirke), 86, 51"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/tlb/thumb/640x480/2dd8d191-f1a7-e139-e8b4-c4e5de3d0c5a.jpg" ;
    a2a:UriViewer "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/2f5e62df-49a7-bacc-aa6b-8d2ac6c403fd" ;
    a2a:UriPreview "https://images.memorix.nl/tlb/thumb/250x250/2dd8d191-f1a7-e139-e8b4-c4e5de3d0c5a.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-01-03"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/2f5e62df-49a7-bacc-aa6b-8d2ac6c403fd" ;
  a2a:RecordGUID "{2f5e62df-49a7-bacc-aa6b-8d2ac6c403fd}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_23038_00023038.xml van RAT" .

