@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_18ceb057-0d6b-3e42-42b2-e60d8324dfa4
  a a2a:Record ;
  rdfs:label "Doop op 13 oktober 1799 te Made en Drimmelen" ;
  a2a:hasPerson oa:person_rat_18ceb057-0d6b-3e42-42b2-e60d8324dfa4_Person-c4d48bd3-4555-5470-f3a5-f96376e08bec, oa:person_rat_18ceb057-0d6b-3e42-42b2-e60d8324dfa4_Person-24bbd59d-5e8e-e3d9-c6fe-b81b51f1bf91, oa:person_rat_18ceb057-0d6b-3e42-42b2-e60d8324dfa4_Person-6cd8dbbb-7d67-cc52-5e45-ea7ae0295a3b ;
  a2a:hasEvent oa:event_rat_18ceb057-0d6b-3e42-42b2-e60d8324dfa4_Event1 ;
  a2a:hasRelationEP oa:relationep_rat_18ceb057-0d6b-3e42-42b2-e60d8324dfa4_0, oa:relationep_rat_18ceb057-0d6b-3e42-42b2-e60d8324dfa4_1, oa:relationep_rat_18ceb057-0d6b-3e42-42b2-e60d8324dfa4_2 ;
  a2a:hasSource oa:source_rat_18ceb057-0d6b-3e42-42b2-e60d8324dfa4 .

oa:person_rat_18ceb057-0d6b-3e42-42b2-e60d8324dfa4_Person-c4d48bd3-4555-5470-f3a5-f96376e08bec
  a a2a:Person ;
  rdfs:label "Daniel Diependael" ;
  a2a:PersonName [
    rdfs:label "Daniel Diependael" ;
    a2a:PersonNameFirstName "Daniel" ;
    a2a:PersonNameLastName "Diependael"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_18ceb057-0d6b-3e42-42b2-e60d8324dfa4_Person-24bbd59d-5e8e-e3d9-c6fe-b81b51f1bf91
  a a2a:Person ;
  rdfs:label "Josephus Diependael" ;
  a2a:PersonName [
    rdfs:label "Josephus Diependael" ;
    a2a:PersonNameFirstName "Josephus" ;
    a2a:PersonNameLastName "Diependael"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthPlace [
    a2a:Place "Made" ;
    rdfs:label "Made"
  ] .

oa:person_rat_18ceb057-0d6b-3e42-42b2-e60d8324dfa4_Person-6cd8dbbb-7d67-cc52-5e45-ea7ae0295a3b
  a a2a:Person ;
  rdfs:label "Joanna Rasenberg" ;
  a2a:PersonName [
    rdfs:label "Joanna Rasenberg" ;
    a2a:PersonNameFirstName "Joanna" ;
    a2a:PersonNameLastName "Rasenberg"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_rat_18ceb057-0d6b-3e42-42b2-e60d8324dfa4_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1799" ;
    a2a:Month "10" ;
    a2a:Day "13" ;
    rdfs:label "1799-10-13"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Made en Drimmelen" ;
    rdfs:label "Made en Drimmelen"
  ] .

oa:relationep_rat_18ceb057-0d6b-3e42-42b2-e60d8324dfa4_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_rat_18ceb057-0d6b-3e42-42b2-e60d8324dfa4_Person:c4d48bd3-4555-5470-f3a5-f96376e08bec ;
  a2a:EventKeyRef oa:event_rat_18ceb057-0d6b-3e42-42b2-e60d8324dfa4_Event1 .

oa:relationep_rat_18ceb057-0d6b-3e42-42b2-e60d8324dfa4_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_rat_18ceb057-0d6b-3e42-42b2-e60d8324dfa4_Person:24bbd59d-5e8e-e3d9-c6fe-b81b51f1bf91 ;
  a2a:EventKeyRef oa:event_rat_18ceb057-0d6b-3e42-42b2-e60d8324dfa4_Event1 .

oa:relationep_rat_18ceb057-0d6b-3e42-42b2-e60d8324dfa4_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_rat_18ceb057-0d6b-3e42-42b2-e60d8324dfa4_Person:6cd8dbbb-7d67-cc52-5e45-ea7ae0295a3b ;
  a2a:EventKeyRef oa:event_rat_18ceb057-0d6b-3e42-42b2-e60d8324dfa4_Event1 .

oa:source_rat_18ceb057-0d6b-3e42-42b2-e60d8324dfa4
  a a2a:Source ;
  rdfs:label "Regionaal Archief Tilburg, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Made en Drimmelen" ;
    rdfs:label "Made en Drimmelen", "1799-10-13 - 1799-10-13"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1799-10-13"^^xsd:date ;
    a2a:SourceIndexDateTo "1799-10-13"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1799" ;
    a2a:Month "10" ;
    a2a:Day "13" ;
    rdfs:label "1799-10-13"^^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. 06 - Made, Drimmelen, Hooge en Lage Zwaluwe en Standhazen - doopboek 1783-1811 (rooms-ka..." ;
    a2a:RegistryNumber "06" ;
    a2a:Folio "96" ;
    rdfs:label "Regionaal Archief Tilburg, Tilburg, Archiefnaam: Doop- trouw- en begraafboeken van Made en Drimmelen, 1671-1812, Bron: boek, Deel: 0..., Inv.nr. 06 - Made, Drimmelen, Hooge en Lage Zwaluwe en Standhazen - doopboek 1783-1811 (rooms-ka..., 06, 96"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/tlb/thumb/640x480/89e0e348-84f3-feca-c500-1fdeb3faaccf.jpg" ;
    a2a:UriViewer "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/18ceb057-0d6b-3e42-42b2-e60d8324dfa4" ;
    a2a:UriPreview "https://images.memorix.nl/tlb/thumb/250x250/89e0e348-84f3-feca-c500-1fdeb3faaccf.jpg"
  ] ;
  a2a:SourceLastChangeDate "2012-12-19"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/18ceb057-0d6b-3e42-42b2-e60d8324dfa4" ;
  a2a:RecordGUID "{18ceb057-0d6b-3e42-42b2-e60d8324dfa4}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_21648_00021648.xml van RAT" .

