@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_1266249e-d3a9-ecc6-1b1a-d6bd662fa4d8
  a a2a:Record ;
  rdfs:label "Doop op 11 augustus 1782 te Raamsdonk" ;
  a2a:hasPerson oa:person_rat_1266249e-d3a9-ecc6-1b1a-d6bd662fa4d8_Person-34c4c526-3fb9-885d-402c-60970097980a, oa:person_rat_1266249e-d3a9-ecc6-1b1a-d6bd662fa4d8_Person-ffdb466c-0e3d-622d-fdbd-5c3067168b6d, oa:person_rat_1266249e-d3a9-ecc6-1b1a-d6bd662fa4d8_Person-0e5f260f-185c-1e62-3b74-26ec6700586b ;
  a2a:hasEvent oa:event_rat_1266249e-d3a9-ecc6-1b1a-d6bd662fa4d8_Event1 ;
  a2a:hasRelationEP oa:relationep_rat_1266249e-d3a9-ecc6-1b1a-d6bd662fa4d8_0, oa:relationep_rat_1266249e-d3a9-ecc6-1b1a-d6bd662fa4d8_1, oa:relationep_rat_1266249e-d3a9-ecc6-1b1a-d6bd662fa4d8_2 ;
  a2a:hasSource oa:source_rat_1266249e-d3a9-ecc6-1b1a-d6bd662fa4d8 .

oa:person_rat_1266249e-d3a9-ecc6-1b1a-d6bd662fa4d8_Person-34c4c526-3fb9-885d-402c-60970097980a
  a a2a:Person ;
  rdfs:label "Antoni Kok" ;
  a2a:PersonName [
    rdfs:label "Antoni Kok" ;
    a2a:PersonNameFirstName "Antoni" ;
    a2a:PersonNameLastName "Kok"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_1266249e-d3a9-ecc6-1b1a-d6bd662fa4d8_Person-ffdb466c-0e3d-622d-fdbd-5c3067168b6d
  a a2a:Person ;
  rdfs:label "Catharina van der Houwen" ;
  a2a:PersonName [
    rdfs:label "Catharina van der Houwen" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Houwen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_1266249e-d3a9-ecc6-1b1a-d6bd662fa4d8_Person-0e5f260f-185c-1e62-3b74-26ec6700586b
  a a2a:Person ;
  rdfs:label "Martgrieta Joanna Kok" ;
  a2a:PersonName [
    rdfs:label "Martgrieta Joanna Kok" ;
    a2a:PersonNameFirstName "Martgrieta Joanna" ;
    a2a:PersonNameLastName "Kok"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_rat_1266249e-d3a9-ecc6-1b1a-d6bd662fa4d8_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1782" ;
    a2a:Month "8" ;
    a2a:Day "11" ;
    rdfs:label "1782-08-11"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Raamsdonk" ;
    rdfs:label "Raamsdonk"
  ] .

oa:relationep_rat_1266249e-d3a9-ecc6-1b1a-d6bd662fa4d8_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_rat_1266249e-d3a9-ecc6-1b1a-d6bd662fa4d8_Person:34c4c526-3fb9-885d-402c-60970097980a ;
  a2a:EventKeyRef oa:event_rat_1266249e-d3a9-ecc6-1b1a-d6bd662fa4d8_Event1 .

oa:relationep_rat_1266249e-d3a9-ecc6-1b1a-d6bd662fa4d8_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_rat_1266249e-d3a9-ecc6-1b1a-d6bd662fa4d8_Person:ffdb466c-0e3d-622d-fdbd-5c3067168b6d ;
  a2a:EventKeyRef oa:event_rat_1266249e-d3a9-ecc6-1b1a-d6bd662fa4d8_Event1 .

oa:relationep_rat_1266249e-d3a9-ecc6-1b1a-d6bd662fa4d8_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_rat_1266249e-d3a9-ecc6-1b1a-d6bd662fa4d8_Person:0e5f260f-185c-1e62-3b74-26ec6700586b ;
  a2a:EventKeyRef oa:event_rat_1266249e-d3a9-ecc6-1b1a-d6bd662fa4d8_Event1 .

oa:source_rat_1266249e-d3a9-ecc6-1b1a-d6bd662fa4d8
  a a2a:Source ;
  rdfs:label "Regionaal Archief Tilburg, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Raamsdonk" ;
    rdfs:label "Raamsdonk", "1782-08-11 - 1782-08-11"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1782-08-11"^^xsd:date ;
    a2a:SourceIndexDateTo "1782-08-11"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1782" ;
    a2a:Month "8" ;
    a2a:Day "11" ;
    rdfs:label "1782-08-11"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Archief Tilburg" ;
    a2a:Place "Tilburg" ;
    a2a:Collection "Archiefnaam: Doop- , trouw- en begraafboeken van Raamsdonk, 1695-1810, Bron: boek, Deel: 04, Peri..." ;
    a2a:Book "Inv.nr. 04 - Raamsdonk - doopboek 1774-1812 (nederduits-gereformeerde gemeente)" ;
    a2a:RegistryNumber "04" ;
    a2a:Folio "6" ;
    rdfs:label "Regionaal Archief Tilburg, Tilburg, Archiefnaam: Doop- , trouw- en begraafboeken van Raamsdonk, 1695-1810, Bron: boek, Deel: 04, Peri..., Inv.nr. 04 - Raamsdonk - doopboek 1774-1812 (nederduits-gereformeerde gemeente), 04, 6"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/tlb/thumb/640x480/34891581-973b-53af-91fa-3a551ac41136.jpg" ;
    a2a:UriViewer "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/1266249e-d3a9-ecc6-1b1a-d6bd662fa4d8" ;
    a2a:UriPreview "https://images.memorix.nl/tlb/thumb/250x250/34891581-973b-53af-91fa-3a551ac41136.jpg"
  ] ;
  a2a:SourceLastChangeDate "2015-01-30"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/1266249e-d3a9-ecc6-1b1a-d6bd662fa4d8" ;
  a2a:RecordGUID "{1266249e-d3a9-ecc6-1b1a-d6bd662fa4d8}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_21536_00021536.xml van RAT" .

