@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_0e2aeeab-e0ab-c0fd-4251-d3fd6077ba83
  a a2a:Record ;
  rdfs:label "Doop op 28 december 1829 te Oisterwijk" ;
  a2a:hasPerson oa:person_rat_0e2aeeab-e0ab-c0fd-4251-d3fd6077ba83_Person-69a99a90-ab14-6550-ec54-29b4ce607107, oa:person_rat_0e2aeeab-e0ab-c0fd-4251-d3fd6077ba83_Person-f786a385-5064-8104-5918-ab1bb2a77ff8, oa:person_rat_0e2aeeab-e0ab-c0fd-4251-d3fd6077ba83_Person-e80935f2-53b6-1c29-b0d9-89e7c7116aac ;
  a2a:hasEvent oa:event_rat_0e2aeeab-e0ab-c0fd-4251-d3fd6077ba83_Event1 ;
  a2a:hasRelationEP oa:relationep_rat_0e2aeeab-e0ab-c0fd-4251-d3fd6077ba83_0, oa:relationep_rat_0e2aeeab-e0ab-c0fd-4251-d3fd6077ba83_1, oa:relationep_rat_0e2aeeab-e0ab-c0fd-4251-d3fd6077ba83_2 ;
  a2a:hasSource oa:source_rat_0e2aeeab-e0ab-c0fd-4251-d3fd6077ba83 .

oa:person_rat_0e2aeeab-e0ab-c0fd-4251-d3fd6077ba83_Person-69a99a90-ab14-6550-ec54-29b4ce607107
  a a2a:Person ;
  rdfs:label "Elizabetha Zebregs" ;
  a2a:PersonName [
    rdfs:label "Elizabetha Zebregs" ;
    a2a:PersonNameFirstName "Elizabetha" ;
    a2a:PersonNameLastName "Zebregs"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_0e2aeeab-e0ab-c0fd-4251-d3fd6077ba83_Person-f786a385-5064-8104-5918-ab1bb2a77ff8
  a a2a:Person ;
  rdfs:label "Elizabetha Corthout" ;
  a2a:PersonName [
    rdfs:label "Elizabetha Corthout" ;
    a2a:PersonNameFirstName "Elizabetha" ;
    a2a:PersonNameLastName "Corthout"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_rat_0e2aeeab-e0ab-c0fd-4251-d3fd6077ba83_Person-e80935f2-53b6-1c29-b0d9-89e7c7116aac
  a a2a:Person ;
  rdfs:label "Theodorus Corthout" ;
  a2a:PersonName [
    rdfs:label "Theodorus Corthout" ;
    a2a:PersonNameFirstName "Theodorus" ;
    a2a:PersonNameLastName "Corthout"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_rat_0e2aeeab-e0ab-c0fd-4251-d3fd6077ba83_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1829" ;
    a2a:Month "12" ;
    a2a:Day "28" ;
    rdfs:label "1829-12-28"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Oisterwijk" ;
    rdfs:label "Oisterwijk"
  ] .

oa:relationep_rat_0e2aeeab-e0ab-c0fd-4251-d3fd6077ba83_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_rat_0e2aeeab-e0ab-c0fd-4251-d3fd6077ba83_Person:69a99a90-ab14-6550-ec54-29b4ce607107 ;
  a2a:EventKeyRef oa:event_rat_0e2aeeab-e0ab-c0fd-4251-d3fd6077ba83_Event1 .

oa:relationep_rat_0e2aeeab-e0ab-c0fd-4251-d3fd6077ba83_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_rat_0e2aeeab-e0ab-c0fd-4251-d3fd6077ba83_Person:f786a385-5064-8104-5918-ab1bb2a77ff8 ;
  a2a:EventKeyRef oa:event_rat_0e2aeeab-e0ab-c0fd-4251-d3fd6077ba83_Event1 .

oa:relationep_rat_0e2aeeab-e0ab-c0fd-4251-d3fd6077ba83_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_rat_0e2aeeab-e0ab-c0fd-4251-d3fd6077ba83_Person:e80935f2-53b6-1c29-b0d9-89e7c7116aac ;
  a2a:EventKeyRef oa:event_rat_0e2aeeab-e0ab-c0fd-4251-d3fd6077ba83_Event1 .

oa:source_rat_0e2aeeab-e0ab-c0fd-4251-d3fd6077ba83
  a a2a:Source ;
  rdfs:label "Regionaal Archief Tilburg, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Oisterwijk" ;
    rdfs:label "Oisterwijk", "1829-12-28 - 1829-12-28"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1829-12-28"^^xsd:date ;
    a2a:SourceIndexDateTo "1829-12-28"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1829" ;
    a2a:Month "12" ;
    a2a:Day "28" ;
    rdfs:label "1829-12-28"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Archief Tilburg" ;
    a2a:Place "Tilburg" ;
    a2a:Collection "Deel: 39" ;
    a2a:Book "Inv.nr. 39 - Oisterwijk - doopboek 1765-1838 (rooms-katholieke parochie)" ;
    a2a:RegistryNumber "39" ;
    a2a:Folio "302" ;
    rdfs:label "Regionaal Archief Tilburg, Tilburg, Deel: 39, Inv.nr. 39 - Oisterwijk - doopboek 1765-1838 (rooms-katholieke parochie), 39, 302"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/tlb/thumb/640x480/e2e0fffd-e9ee-10f7-0982-e1b7f870c520.jpg" ;
    a2a:UriViewer "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/0e2aeeab-e0ab-c0fd-4251-d3fd6077ba83" ;
    a2a:UriPreview "https://images.memorix.nl/tlb/thumb/250x250/e2e0fffd-e9ee-10f7-0982-e1b7f870c520.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-09-16"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/0e2aeeab-e0ab-c0fd-4251-d3fd6077ba83" ;
  a2a:RecordGUID "{0e2aeeab-e0ab-c0fd-4251-d3fd6077ba83}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_28576_00028576.xml van RAT" .

