@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_0b7dda41-5a96-30fe-e68c-4cac8feceb2c
  a a2a:Record ;
  rdfs:label "Doop op 9 maart 1646 te Oosterhout" ;
  a2a:hasPerson oa:person_rat_0b7dda41-5a96-30fe-e68c-4cac8feceb2c_Person-361c7fb5-49a1-73a8-3c2d-7c90e16121b3, oa:person_rat_0b7dda41-5a96-30fe-e68c-4cac8feceb2c_Person-45538a79-3465-11ef-04cd-b871afbd57ea, oa:person_rat_0b7dda41-5a96-30fe-e68c-4cac8feceb2c_Person-3729bff4-39b6-6d64-d1a3-3c7eeb031f7a ;
  a2a:hasEvent oa:event_rat_0b7dda41-5a96-30fe-e68c-4cac8feceb2c_Event1 ;
  a2a:hasRelationEP oa:relationep_rat_0b7dda41-5a96-30fe-e68c-4cac8feceb2c_0, oa:relationep_rat_0b7dda41-5a96-30fe-e68c-4cac8feceb2c_1, oa:relationep_rat_0b7dda41-5a96-30fe-e68c-4cac8feceb2c_2 ;
  a2a:hasSource oa:source_rat_0b7dda41-5a96-30fe-e68c-4cac8feceb2c .

oa:person_rat_0b7dda41-5a96-30fe-e68c-4cac8feceb2c_Person-361c7fb5-49a1-73a8-3c2d-7c90e16121b3
  a a2a:Person ;
  rdfs:label "Alegunda Peters" ;
  a2a:PersonName [
    rdfs:label "Alegunda Peters" ;
    a2a:PersonNameFirstName "Alegunda" ;
    a2a:PersonNameLastName "Peters"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_0b7dda41-5a96-30fe-e68c-4cac8feceb2c_Person-45538a79-3465-11ef-04cd-b871afbd57ea
  a a2a:Person ;
  rdfs:label "Petronella Geridden" ;
  a2a:PersonName [
    rdfs:label "Petronella Geridden" ;
    a2a:PersonNameFirstName "Petronella" ;
    a2a:PersonNameLastName "Geridden"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_rat_0b7dda41-5a96-30fe-e68c-4cac8feceb2c_Person-3729bff4-39b6-6d64-d1a3-3c7eeb031f7a
  a a2a:Person ;
  rdfs:label "Antonius Cornelis Geridden" ;
  a2a:PersonName [
    rdfs:label "Antonius Cornelis Geridden" ;
    a2a:PersonNameFirstName "Antonius Cornelis" ;
    a2a:PersonNameLastName "Geridden"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_rat_0b7dda41-5a96-30fe-e68c-4cac8feceb2c_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1646" ;
    a2a:Month "3" ;
    a2a:Day "9" ;
    rdfs:label "1646-03-09"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Oosterhout" ;
    rdfs:label "Oosterhout"
  ] .

oa:relationep_rat_0b7dda41-5a96-30fe-e68c-4cac8feceb2c_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_rat_0b7dda41-5a96-30fe-e68c-4cac8feceb2c_Person:361c7fb5-49a1-73a8-3c2d-7c90e16121b3 ;
  a2a:EventKeyRef oa:event_rat_0b7dda41-5a96-30fe-e68c-4cac8feceb2c_Event1 .

oa:relationep_rat_0b7dda41-5a96-30fe-e68c-4cac8feceb2c_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_rat_0b7dda41-5a96-30fe-e68c-4cac8feceb2c_Person:45538a79-3465-11ef-04cd-b871afbd57ea ;
  a2a:EventKeyRef oa:event_rat_0b7dda41-5a96-30fe-e68c-4cac8feceb2c_Event1 .

oa:relationep_rat_0b7dda41-5a96-30fe-e68c-4cac8feceb2c_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_rat_0b7dda41-5a96-30fe-e68c-4cac8feceb2c_Person:3729bff4-39b6-6d64-d1a3-3c7eeb031f7a ;
  a2a:EventKeyRef oa:event_rat_0b7dda41-5a96-30fe-e68c-4cac8feceb2c_Event1 .

oa:source_rat_0b7dda41-5a96-30fe-e68c-4cac8feceb2c
  a a2a:Source ;
  rdfs:label "Regionaal Archief Tilburg, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Oosterhout" ;
    rdfs:label "Oosterhout", "1646-03-09 - 1646-03-09"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1646-03-09"^^xsd:date ;
    a2a:SourceIndexDateTo "1646-03-09"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1646" ;
    a2a:Month "3" ;
    a2a:Day "9" ;
    rdfs:label "1646-03-09"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Archief Tilburg" ;
    a2a:Place "Tilburg" ;
    a2a:Collection "Archiefnaam: Doop-, trouw- en begraafboeken van Oosterhout, 1610-1810, Bron: boek, Deel: 05, Peri..." ;
    a2a:Book "Inv.nr. 05 - Oosterhout - akten van doop en begraven 1644-1650 (rooms-katholieke parochie)" ;
    a2a:RegistryNumber "05" ;
    a2a:Folio "22v" ;
    rdfs:label "Regionaal Archief Tilburg, Tilburg, Archiefnaam: Doop-, trouw- en begraafboeken van Oosterhout, 1610-1810, Bron: boek, Deel: 05, Peri..., Inv.nr. 05 - Oosterhout - akten van doop en begraven 1644-1650 (rooms-katholieke parochie), 05, 22v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/tlb/thumb/640x480/33a906c8-f754-598f-8bb6-91d14c38c240.jpg" ;
    a2a:UriViewer "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/0b7dda41-5a96-30fe-e68c-4cac8feceb2c" ;
    a2a:UriPreview "https://images.memorix.nl/tlb/thumb/250x250/33a906c8-f754-598f-8bb6-91d14c38c240.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-10-16"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/0b7dda41-5a96-30fe-e68c-4cac8feceb2c" ;
  a2a:RecordGUID "{0b7dda41-5a96-30fe-e68c-4cac8feceb2c}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_21016_00021016.xml van RAT" .

