@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_3637a590-e819-c809-370e-1f8a2a180374
  a a2a:Record ;
  rdfs:label "Doop op 16 september 1744 te Oosterhout" ;
  a2a:hasPerson oa:person_rat_3637a590-e819-c809-370e-1f8a2a180374_Person-e7706f53-9b69-6f59-ab9f-4eabcefa3369, oa:person_rat_3637a590-e819-c809-370e-1f8a2a180374_Person-86d1cb60-9111-d634-9b5d-315530377b58, oa:person_rat_3637a590-e819-c809-370e-1f8a2a180374_Person-44cc2005-5821-69d5-c1f5-aec79c18c915 ;
  a2a:hasEvent oa:event_rat_3637a590-e819-c809-370e-1f8a2a180374_Event1 ;
  a2a:hasRelationEP oa:relationep_rat_3637a590-e819-c809-370e-1f8a2a180374_0, oa:relationep_rat_3637a590-e819-c809-370e-1f8a2a180374_1, oa:relationep_rat_3637a590-e819-c809-370e-1f8a2a180374_2 ;
  a2a:hasSource oa:source_rat_3637a590-e819-c809-370e-1f8a2a180374 .

oa:person_rat_3637a590-e819-c809-370e-1f8a2a180374_Person-e7706f53-9b69-6f59-ab9f-4eabcefa3369
  a a2a:Person ;
  rdfs:label "Segebertus Boenders" ;
  a2a:PersonName [
    rdfs:label "Segebertus Boenders" ;
    a2a:PersonNameFirstName "Segebertus" ;
    a2a:PersonNameLastName "Boenders"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_3637a590-e819-c809-370e-1f8a2a180374_Person-86d1cb60-9111-d634-9b5d-315530377b58
  a a2a:Person ;
  rdfs:label "Cornelia Block" ;
  a2a:PersonName [
    rdfs:label "Cornelia Block" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNameLastName "Block"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_3637a590-e819-c809-370e-1f8a2a180374_Person-44cc2005-5821-69d5-c1f5-aec79c18c915
  a a2a:Person ;
  rdfs:label "Antonia Boenders" ;
  a2a:PersonName [
    rdfs:label "Antonia Boenders" ;
    a2a:PersonNameFirstName "Antonia" ;
    a2a:PersonNameLastName "Boenders"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_rat_3637a590-e819-c809-370e-1f8a2a180374_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1744" ;
    a2a:Month "9" ;
    a2a:Day "16" ;
    rdfs:label "1744-09-16"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Oosterhout" ;
    rdfs:label "Oosterhout"
  ] .

oa:relationep_rat_3637a590-e819-c809-370e-1f8a2a180374_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_rat_3637a590-e819-c809-370e-1f8a2a180374_Person:e7706f53-9b69-6f59-ab9f-4eabcefa3369 ;
  a2a:EventKeyRef oa:event_rat_3637a590-e819-c809-370e-1f8a2a180374_Event1 .

oa:relationep_rat_3637a590-e819-c809-370e-1f8a2a180374_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_rat_3637a590-e819-c809-370e-1f8a2a180374_Person:86d1cb60-9111-d634-9b5d-315530377b58 ;
  a2a:EventKeyRef oa:event_rat_3637a590-e819-c809-370e-1f8a2a180374_Event1 .

oa:relationep_rat_3637a590-e819-c809-370e-1f8a2a180374_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_rat_3637a590-e819-c809-370e-1f8a2a180374_Person:44cc2005-5821-69d5-c1f5-aec79c18c915 ;
  a2a:EventKeyRef oa:event_rat_3637a590-e819-c809-370e-1f8a2a180374_Event1 .

oa:source_rat_3637a590-e819-c809-370e-1f8a2a180374
  a a2a:Source ;
  rdfs:label "Regionaal Archief Tilburg, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Oosterhout" ;
    rdfs:label "Oosterhout", "1744-09-16 - 1744-09-16"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1744-09-16"^^xsd:date ;
    a2a:SourceIndexDateTo "1744-09-16"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1744" ;
    a2a:Month "9" ;
    a2a:Day "16" ;
    rdfs:label "1744-09-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 Oosterhout, 1610-1810, Bron: boek, Deel: 07, Peri..." ;
    a2a:Book "Inv.nr. 07 - Oosterhout - akten van doop en trouw 1741-1762 (rooms-katholieke parochie)" ;
    a2a:RegistryNumber "07" ;
    a2a:Folio "36" ;
    rdfs:label "Regionaal Archief Tilburg, Tilburg, Archiefnaam: Doop-, trouw- en begraafboeken van Oosterhout, 1610-1810, Bron: boek, Deel: 07, Peri..., Inv.nr. 07 - Oosterhout - akten van doop en trouw 1741-1762 (rooms-katholieke parochie), 07, 36"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/tlb/thumb/640x480/d67c2e5b-ecf5-f810-edd0-bf4e74472beb.jpg" ;
    a2a:UriViewer "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/3637a590-e819-c809-370e-1f8a2a180374" ;
    a2a:UriPreview "https://images.memorix.nl/tlb/thumb/250x250/d67c2e5b-ecf5-f810-edd0-bf4e74472beb.jpg"
  ] ;
  a2a:SourceLastChangeDate "2015-09-04"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/3637a590-e819-c809-370e-1f8a2a180374" ;
  a2a:RecordGUID "{3637a590-e819-c809-370e-1f8a2a180374}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_21790_00021790.xml van RAT" .

