@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_b0de0180-7e53-e0cb-e5d3-c423bc331125
  a a2a:Record ;
  rdfs:label "Doop op 8 juni 1685 te Rijen" ;
  a2a:hasPerson oa:person_rat_b0de0180-7e53-e0cb-e5d3-c423bc331125_Person-39feb6f9-d335-3e8f-bae4-7e8d6378e5cc, oa:person_rat_b0de0180-7e53-e0cb-e5d3-c423bc331125_Person-c42217e9-693d-d2fe-223f-6110db5d6f2b, oa:person_rat_b0de0180-7e53-e0cb-e5d3-c423bc331125_Person-5e9c5e63-ed4a-40c6-db15-61e31dea048c ;
  a2a:hasEvent oa:event_rat_b0de0180-7e53-e0cb-e5d3-c423bc331125_Event1 ;
  a2a:hasRelationEP oa:relationep_rat_b0de0180-7e53-e0cb-e5d3-c423bc331125_0, oa:relationep_rat_b0de0180-7e53-e0cb-e5d3-c423bc331125_1, oa:relationep_rat_b0de0180-7e53-e0cb-e5d3-c423bc331125_2 ;
  a2a:hasSource oa:source_rat_b0de0180-7e53-e0cb-e5d3-c423bc331125 .

oa:person_rat_b0de0180-7e53-e0cb-e5d3-c423bc331125_Person-39feb6f9-d335-3e8f-bae4-7e8d6378e5cc
  a a2a:Person ;
  rdfs:label "Adriana Jan Rubben" ;
  a2a:PersonName [
    rdfs:label "Adriana Jan Rubben" ;
    a2a:PersonNameFirstName "Adriana Jan" ;
    a2a:PersonNameLastName "Rubben"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_b0de0180-7e53-e0cb-e5d3-c423bc331125_Person-c42217e9-693d-d2fe-223f-6110db5d6f2b
  a a2a:Person ;
  rdfs:label "Adrianus Cornelius Seben" ;
  a2a:PersonName [
    rdfs:label "Adrianus Cornelius Seben" ;
    a2a:PersonNameFirstName "Adrianus Cornelius" ;
    a2a:PersonNameLastName "Seben"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_b0de0180-7e53-e0cb-e5d3-c423bc331125_Person-5e9c5e63-ed4a-40c6-db15-61e31dea048c
  a a2a:Person ;
  rdfs:label "Joanna Seben" ;
  a2a:PersonName [
    rdfs:label "Joanna Seben" ;
    a2a:PersonNameFirstName "Joanna" ;
    a2a:PersonNameLastName "Seben"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_rat_b0de0180-7e53-e0cb-e5d3-c423bc331125_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1685" ;
    a2a:Month "6" ;
    a2a:Day "8" ;
    rdfs:label "1685-06-08"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rijen" ;
    rdfs:label "Rijen"
  ] .

oa:relationep_rat_b0de0180-7e53-e0cb-e5d3-c423bc331125_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_rat_b0de0180-7e53-e0cb-e5d3-c423bc331125_Person:39feb6f9-d335-3e8f-bae4-7e8d6378e5cc ;
  a2a:EventKeyRef oa:event_rat_b0de0180-7e53-e0cb-e5d3-c423bc331125_Event1 .

oa:relationep_rat_b0de0180-7e53-e0cb-e5d3-c423bc331125_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_rat_b0de0180-7e53-e0cb-e5d3-c423bc331125_Person:c42217e9-693d-d2fe-223f-6110db5d6f2b ;
  a2a:EventKeyRef oa:event_rat_b0de0180-7e53-e0cb-e5d3-c423bc331125_Event1 .

oa:relationep_rat_b0de0180-7e53-e0cb-e5d3-c423bc331125_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_rat_b0de0180-7e53-e0cb-e5d3-c423bc331125_Person:5e9c5e63-ed4a-40c6-db15-61e31dea048c ;
  a2a:EventKeyRef oa:event_rat_b0de0180-7e53-e0cb-e5d3-c423bc331125_Event1 .

oa:source_rat_b0de0180-7e53-e0cb-e5d3-c423bc331125
  a a2a:Source ;
  rdfs:label "Regionaal Archief Tilburg, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Gilze en Rijen" ;
    rdfs:label "Gilze en Rijen", "1685-06-08 - 1685-06-08"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1685-06-08"^^xsd:date ;
    a2a:SourceIndexDateTo "1685-06-08"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1685" ;
    a2a:Month "6" ;
    a2a:Day "8" ;
    rdfs:label "1685-06-08"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Archief Tilburg" ;
    a2a:Place "Tilburg" ;
    a2a:Collection "Archiefnaam: Doop-, trouw- en begraafboeken van Gilze en Rijen, 1677-1810, Bron: boek, Deel: 32, ..." ;
    a2a:Book "Inv.nr. 32 - Rijen - akten van doop en trouw 1680-1731 (rooms-katholieke parochie)" ;
    a2a:RegistryNumber "32" ;
    a2a:Folio "11" ;
    rdfs:label "Regionaal Archief Tilburg, Tilburg, Archiefnaam: Doop-, trouw- en begraafboeken van Gilze en Rijen, 1677-1810, Bron: boek, Deel: 32, ..., Inv.nr. 32 - Rijen - akten van doop en trouw 1680-1731 (rooms-katholieke parochie), 32, 11"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/tlb/thumb/640x480/4127844f-896d-5fd1-9f4e-5eede9c7b487.jpg" ;
    a2a:UriViewer "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/b0de0180-7e53-e0cb-e5d3-c423bc331125" ;
    a2a:UriPreview "https://images.memorix.nl/tlb/thumb/250x250/4127844f-896d-5fd1-9f4e-5eede9c7b487.jpg"
  ] ;
  a2a:SourceLastChangeDate "2016-09-26"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/b0de0180-7e53-e0cb-e5d3-c423bc331125" ;
  a2a:RecordGUID "{b0de0180-7e53-e0cb-e5d3-c423bc331125}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_24709_00024709.xml van RAT" .

