@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_52b4f72c-bc2d-1716-c815-3c8a99bb45e5
  a a2a:Record ;
  rdfs:label "Doop op 24 oktober 1794 te Oosterhout" ;
  a2a:hasPerson oa:person_rat_52b4f72c-bc2d-1716-c815-3c8a99bb45e5_Person-c51c7696-21b7-9ee5-45e1-5393f88b4c36, oa:person_rat_52b4f72c-bc2d-1716-c815-3c8a99bb45e5_Person-f0c16329-fa22-3806-5d46-448af3d43b75, oa:person_rat_52b4f72c-bc2d-1716-c815-3c8a99bb45e5_Person-1a32e415-90a7-8cfa-3f58-6432ad9d3ec2 ;
  a2a:hasEvent oa:event_rat_52b4f72c-bc2d-1716-c815-3c8a99bb45e5_Event1 ;
  a2a:hasRelationEP oa:relationep_rat_52b4f72c-bc2d-1716-c815-3c8a99bb45e5_0, oa:relationep_rat_52b4f72c-bc2d-1716-c815-3c8a99bb45e5_1, oa:relationep_rat_52b4f72c-bc2d-1716-c815-3c8a99bb45e5_2 ;
  a2a:hasSource oa:source_rat_52b4f72c-bc2d-1716-c815-3c8a99bb45e5 .

oa:person_rat_52b4f72c-bc2d-1716-c815-3c8a99bb45e5_Person-c51c7696-21b7-9ee5-45e1-5393f88b4c36
  a a2a:Person ;
  rdfs:label "Gerardus Kanters" ;
  a2a:PersonName [
    rdfs:label "Gerardus Kanters" ;
    a2a:PersonNameFirstName "Gerardus" ;
    a2a:PersonNameLastName "Kanters"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_52b4f72c-bc2d-1716-c815-3c8a99bb45e5_Person-f0c16329-fa22-3806-5d46-448af3d43b75
  a a2a:Person ;
  rdfs:label "Anna Catharina Hulshout" ;
  a2a:PersonName [
    rdfs:label "Anna Catharina Hulshout" ;
    a2a:PersonNameFirstName "Anna Catharina" ;
    a2a:PersonNameLastName "Hulshout"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_52b4f72c-bc2d-1716-c815-3c8a99bb45e5_Person-1a32e415-90a7-8cfa-3f58-6432ad9d3ec2
  a a2a:Person ;
  rdfs:label "Catharina Kanters" ;
  a2a:PersonName [
    rdfs:label "Catharina Kanters" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNameLastName "Kanters"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_rat_52b4f72c-bc2d-1716-c815-3c8a99bb45e5_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1794" ;
    a2a:Month "10" ;
    a2a:Day "24" ;
    rdfs:label "1794-10-24"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Oosterhout" ;
    rdfs:label "Oosterhout"
  ] .

oa:relationep_rat_52b4f72c-bc2d-1716-c815-3c8a99bb45e5_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_rat_52b4f72c-bc2d-1716-c815-3c8a99bb45e5_Person:c51c7696-21b7-9ee5-45e1-5393f88b4c36 ;
  a2a:EventKeyRef oa:event_rat_52b4f72c-bc2d-1716-c815-3c8a99bb45e5_Event1 .

oa:relationep_rat_52b4f72c-bc2d-1716-c815-3c8a99bb45e5_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_rat_52b4f72c-bc2d-1716-c815-3c8a99bb45e5_Person:f0c16329-fa22-3806-5d46-448af3d43b75 ;
  a2a:EventKeyRef oa:event_rat_52b4f72c-bc2d-1716-c815-3c8a99bb45e5_Event1 .

oa:relationep_rat_52b4f72c-bc2d-1716-c815-3c8a99bb45e5_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_rat_52b4f72c-bc2d-1716-c815-3c8a99bb45e5_Person:1a32e415-90a7-8cfa-3f58-6432ad9d3ec2 ;
  a2a:EventKeyRef oa:event_rat_52b4f72c-bc2d-1716-c815-3c8a99bb45e5_Event1 .

oa:source_rat_52b4f72c-bc2d-1716-c815-3c8a99bb45e5
  a a2a:Source ;
  rdfs:label "Regionaal Archief Tilburg, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Oosterhout" ;
    rdfs:label "Oosterhout", "1794-10-24 - 1794-10-24"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1794-10-24"^^xsd:date ;
    a2a:SourceIndexDateTo "1794-10-24"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1794" ;
    a2a:Month "10" ;
    a2a:Day "24" ;
    rdfs:label "1794-10-24"^^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 "428" ;
    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, 428"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/tlb/thumb/640x480/c6c63e12-6bbd-d14d-f405-65db90851272.jpg" ;
    a2a:UriViewer "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/52b4f72c-bc2d-1716-c815-3c8a99bb45e5" ;
    a2a:UriPreview "https://images.memorix.nl/tlb/thumb/250x250/c6c63e12-6bbd-d14d-f405-65db90851272.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-10-06"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/52b4f72c-bc2d-1716-c815-3c8a99bb45e5" ;
  a2a:RecordGUID "{52b4f72c-bc2d-1716-c815-3c8a99bb45e5}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_20734_00020734.xml van RAT" .

