@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_7b731314-fb56-3266-3fd7-e2ef5075e535
  a a2a:Record ;
  rdfs:label "Doop op 22 maart 1699 te Hooge en Lage Zwaluwe" ;
  a2a:hasPerson oa:person_rat_7b731314-fb56-3266-3fd7-e2ef5075e535_Person-efb4802f-b1f7-404d-0e9b-b3dfba9af34b, oa:person_rat_7b731314-fb56-3266-3fd7-e2ef5075e535_Person-9ec90d82-35fd-851f-0367-8781b5cec7a9, oa:person_rat_7b731314-fb56-3266-3fd7-e2ef5075e535_Person-cde10498-d165-64ba-bd12-9279bcc3a88f ;
  a2a:hasEvent oa:event_rat_7b731314-fb56-3266-3fd7-e2ef5075e535_Event1 ;
  a2a:hasRelationEP oa:relationep_rat_7b731314-fb56-3266-3fd7-e2ef5075e535_0, oa:relationep_rat_7b731314-fb56-3266-3fd7-e2ef5075e535_1, oa:relationep_rat_7b731314-fb56-3266-3fd7-e2ef5075e535_2 ;
  a2a:hasSource oa:source_rat_7b731314-fb56-3266-3fd7-e2ef5075e535 .

oa:person_rat_7b731314-fb56-3266-3fd7-e2ef5075e535_Person-efb4802f-b1f7-404d-0e9b-b3dfba9af34b
  a a2a:Person ;
  rdfs:label "Dinghna Frans Paschen" ;
  a2a:PersonName [
    rdfs:label "Dinghna Frans Paschen" ;
    a2a:PersonNameFirstName "Dinghna Frans" ;
    a2a:PersonNameLastName "Paschen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_7b731314-fb56-3266-3fd7-e2ef5075e535_Person-9ec90d82-35fd-851f-0367-8781b5cec7a9
  a a2a:Person ;
  rdfs:label "Bastiaen Cornelis Botbijl" ;
  a2a:PersonName [
    rdfs:label "Bastiaen Cornelis Botbijl" ;
    a2a:PersonNameFirstName "Bastiaen Cornelis" ;
    a2a:PersonNameLastName "Botbijl"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_7b731314-fb56-3266-3fd7-e2ef5075e535_Person-cde10498-d165-64ba-bd12-9279bcc3a88f
  a a2a:Person ;
  rdfs:label "Jacobus Botbijl" ;
  a2a:PersonName [
    rdfs:label "Jacobus Botbijl" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNameLastName "Botbijl"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_rat_7b731314-fb56-3266-3fd7-e2ef5075e535_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1699" ;
    a2a:Month "3" ;
    a2a:Day "22" ;
    rdfs:label "1699-03-22"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Hooge en Lage Zwaluwe" ;
    rdfs:label "Hooge en Lage Zwaluwe"
  ] .

oa:relationep_rat_7b731314-fb56-3266-3fd7-e2ef5075e535_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_rat_7b731314-fb56-3266-3fd7-e2ef5075e535_Person:efb4802f-b1f7-404d-0e9b-b3dfba9af34b ;
  a2a:EventKeyRef oa:event_rat_7b731314-fb56-3266-3fd7-e2ef5075e535_Event1 .

oa:relationep_rat_7b731314-fb56-3266-3fd7-e2ef5075e535_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_rat_7b731314-fb56-3266-3fd7-e2ef5075e535_Person:9ec90d82-35fd-851f-0367-8781b5cec7a9 ;
  a2a:EventKeyRef oa:event_rat_7b731314-fb56-3266-3fd7-e2ef5075e535_Event1 .

oa:relationep_rat_7b731314-fb56-3266-3fd7-e2ef5075e535_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_rat_7b731314-fb56-3266-3fd7-e2ef5075e535_Person:cde10498-d165-64ba-bd12-9279bcc3a88f ;
  a2a:EventKeyRef oa:event_rat_7b731314-fb56-3266-3fd7-e2ef5075e535_Event1 .

oa:source_rat_7b731314-fb56-3266-3fd7-e2ef5075e535
  a a2a:Source ;
  rdfs:label "Regionaal Archief Tilburg, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Hooge en Lage Zwaluwe" ;
    rdfs:label "Hooge en Lage Zwaluwe", "1699-03-22 - 1699-03-22"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1699-03-22"^^xsd:date ;
    a2a:SourceIndexDateTo "1699-03-22"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1699" ;
    a2a:Month "3" ;
    a2a:Day "22" ;
    rdfs:label "1699-03-22"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Archief Tilburg" ;
    a2a:Place "Tilburg" ;
    a2a:Collection "Archiefnaam: Doop-, trouw- en begraafboeken van Hooge en Lage Zwaluwe, 1610-1810, Bron: boek, De..." ;
    a2a:Book "Inv.nr. 04 - Hooge en Lage Zwaluwe - lidmatenlijst 1695-1732, dopen 1610-1718, trouwen 1695-1772..." ;
    a2a:RegistryNumber "04" ;
    a2a:Folio "96" ;
    rdfs:label "Regionaal Archief Tilburg, Tilburg, Archiefnaam: Doop-, trouw- en begraafboeken van Hooge en Lage Zwaluwe, 1610-1810, Bron: boek, De..., Inv.nr. 04 - Hooge en Lage Zwaluwe - lidmatenlijst 1695-1732, dopen 1610-1718, trouwen 1695-1772..., 04, 96"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/tlb/thumb/640x480/d5636d7b-f12d-4822-9d0e-cedd3ebab2a5.jpg" ;
    a2a:UriViewer "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/7b731314-fb56-3266-3fd7-e2ef5075e535" ;
    a2a:UriPreview "https://images.memorix.nl/tlb/thumb/250x250/d5636d7b-f12d-4822-9d0e-cedd3ebab2a5.jpg"
  ] ;
  a2a:SourceLastChangeDate "2015-12-14"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/7b731314-fb56-3266-3fd7-e2ef5075e535" ;
  a2a:RecordGUID "{7b731314-fb56-3266-3fd7-e2ef5075e535}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_20538_00020538.xml van RAT" .

