@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_03c1ef6c-bde7-c3c3-01cf-e7757bd86b0b
  a a2a:Record ;
  rdfs:label "Doop op 28 november 1707 te Made en Drimmelen" ;
  a2a:hasPerson oa:person_rat_03c1ef6c-bde7-c3c3-01cf-e7757bd86b0b_Person-48a0eb87-ea05-6f73-31be-f47226c2993f, oa:person_rat_03c1ef6c-bde7-c3c3-01cf-e7757bd86b0b_Person-8c1d1389-d615-c741-76cb-8d41623001db, oa:person_rat_03c1ef6c-bde7-c3c3-01cf-e7757bd86b0b_Person-833a2ca6-5e2f-8613-a544-05adef43eaec ;
  a2a:hasEvent oa:event_rat_03c1ef6c-bde7-c3c3-01cf-e7757bd86b0b_Event1 ;
  a2a:hasRelationEP oa:relationep_rat_03c1ef6c-bde7-c3c3-01cf-e7757bd86b0b_0, oa:relationep_rat_03c1ef6c-bde7-c3c3-01cf-e7757bd86b0b_1, oa:relationep_rat_03c1ef6c-bde7-c3c3-01cf-e7757bd86b0b_2 ;
  a2a:hasSource oa:source_rat_03c1ef6c-bde7-c3c3-01cf-e7757bd86b0b .

oa:person_rat_03c1ef6c-bde7-c3c3-01cf-e7757bd86b0b_Person-48a0eb87-ea05-6f73-31be-f47226c2993f
  a a2a:Person ;
  rdfs:label "Catharina Scrammen" ;
  a2a:PersonName [
    rdfs:label "Catharina Scrammen" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNameLastName "Scrammen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_03c1ef6c-bde7-c3c3-01cf-e7757bd86b0b_Person-8c1d1389-d615-c741-76cb-8d41623001db
  a a2a:Person ;
  rdfs:label "Antonia Bouwens" ;
  a2a:PersonName [
    rdfs:label "Antonia Bouwens" ;
    a2a:PersonNameFirstName "Antonia" ;
    a2a:PersonNameLastName "Bouwens"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_rat_03c1ef6c-bde7-c3c3-01cf-e7757bd86b0b_Person-833a2ca6-5e2f-8613-a544-05adef43eaec
  a a2a:Person ;
  rdfs:label "Florentius Bouwens" ;
  a2a:PersonName [
    rdfs:label "Florentius Bouwens" ;
    a2a:PersonNameFirstName "Florentius" ;
    a2a:PersonNameLastName "Bouwens"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_rat_03c1ef6c-bde7-c3c3-01cf-e7757bd86b0b_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1707" ;
    a2a:Month "11" ;
    a2a:Day "28" ;
    rdfs:label "1707-11-28"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Made en Drimmelen" ;
    rdfs:label "Made en Drimmelen"
  ] .

oa:relationep_rat_03c1ef6c-bde7-c3c3-01cf-e7757bd86b0b_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_rat_03c1ef6c-bde7-c3c3-01cf-e7757bd86b0b_Person:48a0eb87-ea05-6f73-31be-f47226c2993f ;
  a2a:EventKeyRef oa:event_rat_03c1ef6c-bde7-c3c3-01cf-e7757bd86b0b_Event1 .

oa:relationep_rat_03c1ef6c-bde7-c3c3-01cf-e7757bd86b0b_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_rat_03c1ef6c-bde7-c3c3-01cf-e7757bd86b0b_Person:8c1d1389-d615-c741-76cb-8d41623001db ;
  a2a:EventKeyRef oa:event_rat_03c1ef6c-bde7-c3c3-01cf-e7757bd86b0b_Event1 .

oa:relationep_rat_03c1ef6c-bde7-c3c3-01cf-e7757bd86b0b_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_rat_03c1ef6c-bde7-c3c3-01cf-e7757bd86b0b_Person:833a2ca6-5e2f-8613-a544-05adef43eaec ;
  a2a:EventKeyRef oa:event_rat_03c1ef6c-bde7-c3c3-01cf-e7757bd86b0b_Event1 .

oa:source_rat_03c1ef6c-bde7-c3c3-01cf-e7757bd86b0b
  a a2a:Source ;
  rdfs:label "Regionaal Archief Tilburg, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Made en Drimmelen" ;
    rdfs:label "Made en Drimmelen", "1707-11-28 - 1707-11-28"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1707-11-28"^^xsd:date ;
    a2a:SourceIndexDateTo "1707-11-28"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1707" ;
    a2a:Month "11" ;
    a2a:Day "28" ;
    rdfs:label "1707-11-28"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Archief Tilburg" ;
    a2a:Place "Tilburg" ;
    a2a:Collection "Archiefnaam: Doop- trouw- en begraafboeken van Made en Drimmelen, 1671-1812, Bron: boek, Deel: 0..." ;
    a2a:Book "Inv.nr. 01 - Made, Drimmelen, Hooge en Lage Zwaluwe en Standhazen - doopboek 1671-1708 (rooms-ka..." ;
    a2a:RegistryNumber "01" ;
    a2a:Folio "80v" ;
    rdfs:label "Regionaal Archief Tilburg, Tilburg, Archiefnaam: Doop- trouw- en begraafboeken van Made en Drimmelen, 1671-1812, Bron: boek, Deel: 0..., Inv.nr. 01 - Made, Drimmelen, Hooge en Lage Zwaluwe en Standhazen - doopboek 1671-1708 (rooms-ka..., 01, 80v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/tlb/thumb/640x480/02ce769c-a215-ecda-5d5e-8a5f253428e9.jpg" ;
    a2a:UriViewer "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/03c1ef6c-bde7-c3c3-01cf-e7757bd86b0b" ;
    a2a:UriPreview "https://images.memorix.nl/tlb/thumb/250x250/02ce769c-a215-ecda-5d5e-8a5f253428e9.jpg"
  ] ;
  a2a:SourceLastChangeDate "2016-12-05"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/03c1ef6c-bde7-c3c3-01cf-e7757bd86b0b" ;
  a2a:RecordGUID "{03c1ef6c-bde7-c3c3-01cf-e7757bd86b0b}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_20940_00020940.xml van RAT" .

