@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_8dbf0f84-5d4d-9517-72ad-e7cbad780ca0
  a a2a:Record ;
  rdfs:label "Doop op 22 september 1733 te Ulicoten" ;
  a2a:hasPerson oa:person_rat_8dbf0f84-5d4d-9517-72ad-e7cbad780ca0_Person-7ba237f3-7999-ac2c-9a95-fef61fc34116, oa:person_rat_8dbf0f84-5d4d-9517-72ad-e7cbad780ca0_Person-af5b1b30-264d-f156-2674-dc9ec413ba84, oa:person_rat_8dbf0f84-5d4d-9517-72ad-e7cbad780ca0_Person-377ac8b4-92c2-ad28-a948-e0e125581f10 ;
  a2a:hasEvent oa:event_rat_8dbf0f84-5d4d-9517-72ad-e7cbad780ca0_Event1 ;
  a2a:hasRelationEP oa:relationep_rat_8dbf0f84-5d4d-9517-72ad-e7cbad780ca0_0, oa:relationep_rat_8dbf0f84-5d4d-9517-72ad-e7cbad780ca0_1, oa:relationep_rat_8dbf0f84-5d4d-9517-72ad-e7cbad780ca0_2 ;
  a2a:hasSource oa:source_rat_8dbf0f84-5d4d-9517-72ad-e7cbad780ca0 .

oa:person_rat_8dbf0f84-5d4d-9517-72ad-e7cbad780ca0_Person-7ba237f3-7999-ac2c-9a95-fef61fc34116
  a a2a:Person ;
  rdfs:label "Joanna Gommarus van Bedaff" ;
  a2a:PersonName [
    rdfs:label "Joanna Gommarus van Bedaff" ;
    a2a:PersonNameFirstName "Joanna Gommarus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Bedaff"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_8dbf0f84-5d4d-9517-72ad-e7cbad780ca0_Person-af5b1b30-264d-f156-2674-dc9ec413ba84
  a a2a:Person ;
  rdfs:label "Petronilla van Besauw" ;
  a2a:PersonName [
    rdfs:label "Petronilla van Besauw" ;
    a2a:PersonNameFirstName "Petronilla" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Besauw"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_8dbf0f84-5d4d-9517-72ad-e7cbad780ca0_Person-377ac8b4-92c2-ad28-a948-e0e125581f10
  a a2a:Person ;
  rdfs:label "Adrianus Wilhelmus van Besauw" ;
  a2a:PersonName [
    rdfs:label "Adrianus Wilhelmus van Besauw" ;
    a2a:PersonNameFirstName "Adrianus Wilhelmus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Besauw"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_rat_8dbf0f84-5d4d-9517-72ad-e7cbad780ca0_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1733" ;
    a2a:Month "9" ;
    a2a:Day "22" ;
    rdfs:label "1733-09-22"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Ulicoten" ;
    rdfs:label "Ulicoten"
  ] .

oa:relationep_rat_8dbf0f84-5d4d-9517-72ad-e7cbad780ca0_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_rat_8dbf0f84-5d4d-9517-72ad-e7cbad780ca0_Person:7ba237f3-7999-ac2c-9a95-fef61fc34116 ;
  a2a:EventKeyRef oa:event_rat_8dbf0f84-5d4d-9517-72ad-e7cbad780ca0_Event1 .

oa:relationep_rat_8dbf0f84-5d4d-9517-72ad-e7cbad780ca0_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_rat_8dbf0f84-5d4d-9517-72ad-e7cbad780ca0_Person:af5b1b30-264d-f156-2674-dc9ec413ba84 ;
  a2a:EventKeyRef oa:event_rat_8dbf0f84-5d4d-9517-72ad-e7cbad780ca0_Event1 .

oa:relationep_rat_8dbf0f84-5d4d-9517-72ad-e7cbad780ca0_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_rat_8dbf0f84-5d4d-9517-72ad-e7cbad780ca0_Person:377ac8b4-92c2-ad28-a948-e0e125581f10 ;
  a2a:EventKeyRef oa:event_rat_8dbf0f84-5d4d-9517-72ad-e7cbad780ca0_Event1 .

oa:source_rat_8dbf0f84-5d4d-9517-72ad-e7cbad780ca0
  a a2a:Source ;
  rdfs:label "Regionaal Archief Tilburg, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Baarle-Nassau" ;
    rdfs:label "Baarle-Nassau", "1733-09-22 - 1733-09-22"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1733-09-22"^^xsd:date ;
    a2a:SourceIndexDateTo "1733-09-22"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1733" ;
    a2a:Month "9" ;
    a2a:Day "22" ;
    rdfs:label "1733-09-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 Baarle-Nassau, 1616-1810, Bron: boek, Deel: 23, P..." ;
    a2a:Book "Inv.nr. 23 - Ulecoten - akten van doop en ondertrouw 1666-1744 (rooms-katholieke parochie)" ;
    a2a:RegistryNumber "23" ;
    a2a:Folio "62" ;
    rdfs:label "Regionaal Archief Tilburg, Tilburg, Archiefnaam: Doop-, trouw- en begraafboeken van Baarle-Nassau, 1616-1810, Bron: boek, Deel: 23, P..., Inv.nr. 23 - Ulecoten - akten van doop en ondertrouw 1666-1744 (rooms-katholieke parochie), 23, 62"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/tlb/thumb/640x480/1735f31d-3742-4672-13ea-cd1ffd5f904e.jpg" ;
    a2a:UriViewer "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/8dbf0f84-5d4d-9517-72ad-e7cbad780ca0" ;
    a2a:UriPreview "https://images.memorix.nl/tlb/thumb/250x250/1735f31d-3742-4672-13ea-cd1ffd5f904e.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-06-16"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/8dbf0f84-5d4d-9517-72ad-e7cbad780ca0" ;
  a2a:RecordGUID "{8dbf0f84-5d4d-9517-72ad-e7cbad780ca0}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_24912_00024912.xml van RAT" .

