@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_419bde2e-7340-2dcd-4e0c-ec2c53dc4559
  a a2a:Record ;
  rdfs:label "Doop op 4 september 1776 te Oosterhout" ;
  a2a:hasPerson oa:person_rat_419bde2e-7340-2dcd-4e0c-ec2c53dc4559_Person-40232bbb-60f1-4fa4-f1af-d9039fc57689, oa:person_rat_419bde2e-7340-2dcd-4e0c-ec2c53dc4559_Person-3d6d9031-36a4-b56c-893c-2ebcfbb56c81, oa:person_rat_419bde2e-7340-2dcd-4e0c-ec2c53dc4559_Person-acb2c5a2-8623-a162-8f2f-d850399e6353 ;
  a2a:hasEvent oa:event_rat_419bde2e-7340-2dcd-4e0c-ec2c53dc4559_Event1 ;
  a2a:hasRelationEP oa:relationep_rat_419bde2e-7340-2dcd-4e0c-ec2c53dc4559_0, oa:relationep_rat_419bde2e-7340-2dcd-4e0c-ec2c53dc4559_1, oa:relationep_rat_419bde2e-7340-2dcd-4e0c-ec2c53dc4559_2 ;
  a2a:hasSource oa:source_rat_419bde2e-7340-2dcd-4e0c-ec2c53dc4559 .

oa:person_rat_419bde2e-7340-2dcd-4e0c-ec2c53dc4559_Person-40232bbb-60f1-4fa4-f1af-d9039fc57689
  a a2a:Person ;
  rdfs:label "Christianus Bavelaar" ;
  a2a:PersonName [
    rdfs:label "Christianus Bavelaar" ;
    a2a:PersonNameFirstName "Christianus" ;
    a2a:PersonNameLastName "Bavelaar"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_419bde2e-7340-2dcd-4e0c-ec2c53dc4559_Person-3d6d9031-36a4-b56c-893c-2ebcfbb56c81
  a a2a:Person ;
  rdfs:label "Catharina van Loon" ;
  a2a:PersonName [
    rdfs:label "Catharina van Loon" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Loon"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_419bde2e-7340-2dcd-4e0c-ec2c53dc4559_Person-acb2c5a2-8623-a162-8f2f-d850399e6353
  a a2a:Person ;
  rdfs:label "Cornelius Matheus Joannes Bavelaar" ;
  a2a:PersonName [
    rdfs:label "Cornelius Matheus Joannes Bavelaar" ;
    a2a:PersonNameFirstName "Cornelius Matheus Joannes" ;
    a2a:PersonNameLastName "Bavelaar"
  ] ;
  a2a:Gender "Man" .

oa:event_rat_419bde2e-7340-2dcd-4e0c-ec2c53dc4559_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1776" ;
    a2a:Month "9" ;
    a2a:Day "4" ;
    rdfs:label "1776-09-04"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Oosterhout" ;
    rdfs:label "Oosterhout"
  ] .

oa:relationep_rat_419bde2e-7340-2dcd-4e0c-ec2c53dc4559_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_rat_419bde2e-7340-2dcd-4e0c-ec2c53dc4559_Person:40232bbb-60f1-4fa4-f1af-d9039fc57689 ;
  a2a:EventKeyRef oa:event_rat_419bde2e-7340-2dcd-4e0c-ec2c53dc4559_Event1 .

oa:relationep_rat_419bde2e-7340-2dcd-4e0c-ec2c53dc4559_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_rat_419bde2e-7340-2dcd-4e0c-ec2c53dc4559_Person:3d6d9031-36a4-b56c-893c-2ebcfbb56c81 ;
  a2a:EventKeyRef oa:event_rat_419bde2e-7340-2dcd-4e0c-ec2c53dc4559_Event1 .

oa:relationep_rat_419bde2e-7340-2dcd-4e0c-ec2c53dc4559_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_rat_419bde2e-7340-2dcd-4e0c-ec2c53dc4559_Person:acb2c5a2-8623-a162-8f2f-d850399e6353 ;
  a2a:EventKeyRef oa:event_rat_419bde2e-7340-2dcd-4e0c-ec2c53dc4559_Event1 .

oa:source_rat_419bde2e-7340-2dcd-4e0c-ec2c53dc4559
  a a2a:Source ;
  rdfs:label "Regionaal Archief Tilburg, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Oosterhout" ;
    rdfs:label "Oosterhout", "1776-09-04 - 1776-09-04"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1776-09-04"^^xsd:date ;
    a2a:SourceIndexDateTo "1776-09-04"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1776" ;
    a2a:Month "9" ;
    a2a:Day "4" ;
    rdfs:label "1776-09-04"^^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: 16, Peri..." ;
    a2a:Book "Inv.nr. 16 - Oosterhout - doopboek 1765-1795 (rooms-katholieke parochie)" ;
    a2a:RegistryNumber "16" ;
    a2a:Folio "173" ;
    rdfs:label "Regionaal Archief Tilburg, Tilburg, Archiefnaam: Doop-, trouw- en begraafboeken van Oosterhout, 1610-1810, Bron: boek, Deel: 16, Peri..., Inv.nr. 16 - Oosterhout - doopboek 1765-1795 (rooms-katholieke parochie), 16, 173"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/tlb/thumb/640x480/1b880dbe-a07e-cfe1-5939-dd24aac8dfe3.jpg" ;
    a2a:UriViewer "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/419bde2e-7340-2dcd-4e0c-ec2c53dc4559" ;
    a2a:UriPreview "https://images.memorix.nl/tlb/thumb/250x250/1b880dbe-a07e-cfe1-5939-dd24aac8dfe3.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-06-12"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/419bde2e-7340-2dcd-4e0c-ec2c53dc4559" ;
  a2a:RecordGUID "{419bde2e-7340-2dcd-4e0c-ec2c53dc4559}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_20236_00020236.xml van RAT" .

