@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_64c9f10e-a394-e1e0-2b11-9afce1b17bbe
  a a2a:Record ;
  rdfs:label "Doop op 27 januari 1798 te Oosterhout" ;
  a2a:hasPerson oa:person_rat_64c9f10e-a394-e1e0-2b11-9afce1b17bbe_Person-dc20c737-81cd-83fc-bc02-d998c74c7fe1, oa:person_rat_64c9f10e-a394-e1e0-2b11-9afce1b17bbe_Person-22dd0b52-7d33-89e8-c399-948b0bb8eb06, oa:person_rat_64c9f10e-a394-e1e0-2b11-9afce1b17bbe_Person-5a194f33-098b-beb3-5ea9-d5680a35cdac ;
  a2a:hasEvent oa:event_rat_64c9f10e-a394-e1e0-2b11-9afce1b17bbe_Event1 ;
  a2a:hasRelationEP oa:relationep_rat_64c9f10e-a394-e1e0-2b11-9afce1b17bbe_0, oa:relationep_rat_64c9f10e-a394-e1e0-2b11-9afce1b17bbe_1, oa:relationep_rat_64c9f10e-a394-e1e0-2b11-9afce1b17bbe_2 ;
  a2a:hasSource oa:source_rat_64c9f10e-a394-e1e0-2b11-9afce1b17bbe .

oa:person_rat_64c9f10e-a394-e1e0-2b11-9afce1b17bbe_Person-dc20c737-81cd-83fc-bc02-d998c74c7fe1
  a a2a:Person ;
  rdfs:label "Adrianus Cornelius Balemans" ;
  a2a:PersonName [
    rdfs:label "Adrianus Cornelius Balemans" ;
    a2a:PersonNameFirstName "Adrianus Cornelius" ;
    a2a:PersonNameLastName "Balemans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_64c9f10e-a394-e1e0-2b11-9afce1b17bbe_Person-22dd0b52-7d33-89e8-c399-948b0bb8eb06
  a a2a:Person ;
  rdfs:label "Cornelia Balemans" ;
  a2a:PersonName [
    rdfs:label "Cornelia Balemans" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNameLastName "Balemans"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_rat_64c9f10e-a394-e1e0-2b11-9afce1b17bbe_Person-5a194f33-098b-beb3-5ea9-d5680a35cdac
  a a2a:Person ;
  rdfs:label "Cornelia Oijen" ;
  a2a:PersonName [
    rdfs:label "Cornelia Oijen" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNameLastName "Oijen"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_rat_64c9f10e-a394-e1e0-2b11-9afce1b17bbe_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1798" ;
    a2a:Month "1" ;
    a2a:Day "27" ;
    rdfs:label "1798-01-27"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Oosterhout" ;
    rdfs:label "Oosterhout"
  ] .

oa:relationep_rat_64c9f10e-a394-e1e0-2b11-9afce1b17bbe_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_rat_64c9f10e-a394-e1e0-2b11-9afce1b17bbe_Person:dc20c737-81cd-83fc-bc02-d998c74c7fe1 ;
  a2a:EventKeyRef oa:event_rat_64c9f10e-a394-e1e0-2b11-9afce1b17bbe_Event1 .

oa:relationep_rat_64c9f10e-a394-e1e0-2b11-9afce1b17bbe_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_rat_64c9f10e-a394-e1e0-2b11-9afce1b17bbe_Person:22dd0b52-7d33-89e8-c399-948b0bb8eb06 ;
  a2a:EventKeyRef oa:event_rat_64c9f10e-a394-e1e0-2b11-9afce1b17bbe_Event1 .

oa:relationep_rat_64c9f10e-a394-e1e0-2b11-9afce1b17bbe_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_rat_64c9f10e-a394-e1e0-2b11-9afce1b17bbe_Person:5a194f33-098b-beb3-5ea9-d5680a35cdac ;
  a2a:EventKeyRef oa:event_rat_64c9f10e-a394-e1e0-2b11-9afce1b17bbe_Event1 .

oa:source_rat_64c9f10e-a394-e1e0-2b11-9afce1b17bbe
  a a2a:Source ;
  rdfs:label "Regionaal Archief Tilburg, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Oosterhout" ;
    rdfs:label "Oosterhout", "1798-01-27 - 1798-01-27"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1798-01-27"^^xsd:date ;
    a2a:SourceIndexDateTo "1798-01-27"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1798" ;
    a2a:Month "1" ;
    a2a:Day "27" ;
    rdfs:label "1798-01-27"^^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: 17, Peri..." ;
    a2a:Book "Inv.nr. 17 - Oosterhout - doopboek 1796-1811 (rooms-katholieke parochie)" ;
    a2a:RegistryNumber "17" ;
    a2a:Folio "31" ;
    rdfs:label "Regionaal Archief Tilburg, Tilburg, Archiefnaam: Doop-, trouw- en begraafboeken van Oosterhout, 1610-1810, Bron: boek, Deel: 17, Peri..., Inv.nr. 17 - Oosterhout - doopboek 1796-1811 (rooms-katholieke parochie), 17, 31"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/tlb/thumb/640x480/6cd9718e-94b6-5cda-980a-81696bbba8d3.jpg" ;
    a2a:UriViewer "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/64c9f10e-a394-e1e0-2b11-9afce1b17bbe" ;
    a2a:UriPreview "https://images.memorix.nl/tlb/thumb/250x250/6cd9718e-94b6-5cda-980a-81696bbba8d3.jpg"
  ] ;
  a2a:SourceLastChangeDate "2017-01-15"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/64c9f10e-a394-e1e0-2b11-9afce1b17bbe" ;
  a2a:RecordGUID "{64c9f10e-a394-e1e0-2b11-9afce1b17bbe}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_20682_00020682.xml van RAT" .

