@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_4f381fbe-bf8e-fca7-28f6-e026d35ec78a
  a a2a:Record ;
  rdfs:label "Doop op 26 augustus 1685 te Hooge en Lage Zwaluwe" ;
  a2a:hasPerson oa:person_rat_4f381fbe-bf8e-fca7-28f6-e026d35ec78a_Person-5272c8b6-0054-76bc-e635-4a8521c41c36, oa:person_rat_4f381fbe-bf8e-fca7-28f6-e026d35ec78a_Person-5dad769b-d116-5a2e-3059-e3605da37032, oa:person_rat_4f381fbe-bf8e-fca7-28f6-e026d35ec78a_Person-3307c579-5395-2e89-23a6-d92c152847d4 ;
  a2a:hasEvent oa:event_rat_4f381fbe-bf8e-fca7-28f6-e026d35ec78a_Event1 ;
  a2a:hasRelationEP oa:relationep_rat_4f381fbe-bf8e-fca7-28f6-e026d35ec78a_0, oa:relationep_rat_4f381fbe-bf8e-fca7-28f6-e026d35ec78a_1, oa:relationep_rat_4f381fbe-bf8e-fca7-28f6-e026d35ec78a_2 ;
  a2a:hasSource oa:source_rat_4f381fbe-bf8e-fca7-28f6-e026d35ec78a .

oa:person_rat_4f381fbe-bf8e-fca7-28f6-e026d35ec78a_Person-5272c8b6-0054-76bc-e635-4a8521c41c36
  a a2a:Person ;
  rdfs:label "Cathalijn Jans Bos" ;
  a2a:PersonName [
    rdfs:label "Cathalijn Jans Bos" ;
    a2a:PersonNameFirstName "Cathalijn Jans" ;
    a2a:PersonNameLastName "Bos"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_4f381fbe-bf8e-fca7-28f6-e026d35ec78a_Person-5dad769b-d116-5a2e-3059-e3605da37032
  a a2a:Person ;
  rdfs:label "Dirk Jespers" ;
  a2a:PersonName [
    rdfs:label "Dirk Jespers" ;
    a2a:PersonNameFirstName "Dirk" ;
    a2a:PersonNameLastName "Jespers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_4f381fbe-bf8e-fca7-28f6-e026d35ec78a_Person-3307c579-5395-2e89-23a6-d92c152847d4
  a a2a:Person ;
  rdfs:label "Dirk Jespers" ;
  a2a:PersonName [
    rdfs:label "Dirk Jespers" ;
    a2a:PersonNameFirstName "Dirk" ;
    a2a:PersonNameLastName "Jespers"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_rat_4f381fbe-bf8e-fca7-28f6-e026d35ec78a_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1685" ;
    a2a:Month "8" ;
    a2a:Day "26" ;
    rdfs:label "1685-08-26"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Hooge en Lage Zwaluwe" ;
    rdfs:label "Hooge en Lage Zwaluwe"
  ] .

oa:relationep_rat_4f381fbe-bf8e-fca7-28f6-e026d35ec78a_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_rat_4f381fbe-bf8e-fca7-28f6-e026d35ec78a_Person:5272c8b6-0054-76bc-e635-4a8521c41c36 ;
  a2a:EventKeyRef oa:event_rat_4f381fbe-bf8e-fca7-28f6-e026d35ec78a_Event1 .

oa:relationep_rat_4f381fbe-bf8e-fca7-28f6-e026d35ec78a_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_rat_4f381fbe-bf8e-fca7-28f6-e026d35ec78a_Person:5dad769b-d116-5a2e-3059-e3605da37032 ;
  a2a:EventKeyRef oa:event_rat_4f381fbe-bf8e-fca7-28f6-e026d35ec78a_Event1 .

oa:relationep_rat_4f381fbe-bf8e-fca7-28f6-e026d35ec78a_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_rat_4f381fbe-bf8e-fca7-28f6-e026d35ec78a_Person:3307c579-5395-2e89-23a6-d92c152847d4 ;
  a2a:EventKeyRef oa:event_rat_4f381fbe-bf8e-fca7-28f6-e026d35ec78a_Event1 .

oa:source_rat_4f381fbe-bf8e-fca7-28f6-e026d35ec78a
  a a2a:Source ;
  rdfs:label "Regionaal Archief Tilburg, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Hooge en Lage Zwaluwe" ;
    rdfs:label "Hooge en Lage Zwaluwe", "1685-08-26 - 1685-08-26"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1685-08-26"^^xsd:date ;
    a2a:SourceIndexDateTo "1685-08-26"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1685" ;
    a2a:Month "8" ;
    a2a:Day "26" ;
    rdfs:label "1685-08-26"^^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 "79v" ;
    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, 79v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/tlb/thumb/640x480/696908c5-0aa1-961a-6c62-c8b66286047d.jpg" ;
    a2a:UriViewer "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/4f381fbe-bf8e-fca7-28f6-e026d35ec78a" ;
    a2a:UriPreview "https://images.memorix.nl/tlb/thumb/250x250/696908c5-0aa1-961a-6c62-c8b66286047d.jpg"
  ] ;
  a2a:SourceLastChangeDate "2015-11-20"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/4f381fbe-bf8e-fca7-28f6-e026d35ec78a" ;
  a2a:RecordGUID "{4f381fbe-bf8e-fca7-28f6-e026d35ec78a}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_21259_00021259.xml van RAT" .

