@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_7dcd62d8-27a5-e10e-f20f-e20ebf808e56
  a a2a:Record ;
  rdfs:label "Doop op 19 september 1709 te Oosterhout" ;
  a2a:hasPerson oa:person_rat_7dcd62d8-27a5-e10e-f20f-e20ebf808e56_Person-51b9b156-5e76-b324-7d74-ba1179a03064, oa:person_rat_7dcd62d8-27a5-e10e-f20f-e20ebf808e56_Person-c2d71a5c-d884-b1e7-69d2-f7ccc1ce36d5, oa:person_rat_7dcd62d8-27a5-e10e-f20f-e20ebf808e56_Person-7ad16b65-8df2-5b97-2d9d-958fd0593544 ;
  a2a:hasEvent oa:event_rat_7dcd62d8-27a5-e10e-f20f-e20ebf808e56_Event1 ;
  a2a:hasRelationEP oa:relationep_rat_7dcd62d8-27a5-e10e-f20f-e20ebf808e56_0, oa:relationep_rat_7dcd62d8-27a5-e10e-f20f-e20ebf808e56_1, oa:relationep_rat_7dcd62d8-27a5-e10e-f20f-e20ebf808e56_2 ;
  a2a:hasSource oa:source_rat_7dcd62d8-27a5-e10e-f20f-e20ebf808e56 .

oa:person_rat_7dcd62d8-27a5-e10e-f20f-e20ebf808e56_Person-51b9b156-5e76-b324-7d74-ba1179a03064
  a a2a:Person ;
  rdfs:label "Joannes Mertens" ;
  a2a:PersonName [
    rdfs:label "Joannes Mertens" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNameLastName "Mertens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_7dcd62d8-27a5-e10e-f20f-e20ebf808e56_Person-c2d71a5c-d884-b1e7-69d2-f7ccc1ce36d5
  a a2a:Person ;
  rdfs:label "Adriana Cornelius van den Corput" ;
  a2a:PersonName [
    rdfs:label "Adriana Cornelius van den Corput" ;
    a2a:PersonNameFirstName "Adriana Cornelius" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Corput"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_7dcd62d8-27a5-e10e-f20f-e20ebf808e56_Person-7ad16b65-8df2-5b97-2d9d-958fd0593544
  a a2a:Person ;
  rdfs:label "Jacobus Mertens" ;
  a2a:PersonName [
    rdfs:label "Jacobus Mertens" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNameLastName "Mertens"
  ] ;
  a2a:Gender "Man" .

oa:event_rat_7dcd62d8-27a5-e10e-f20f-e20ebf808e56_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1709" ;
    a2a:Month "9" ;
    a2a:Day "19" ;
    rdfs:label "1709-09-19"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Oosterhout" ;
    rdfs:label "Oosterhout"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_rat_7dcd62d8-27a5-e10e-f20f-e20ebf808e56_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_rat_7dcd62d8-27a5-e10e-f20f-e20ebf808e56_Person:51b9b156-5e76-b324-7d74-ba1179a03064 ;
  a2a:EventKeyRef oa:event_rat_7dcd62d8-27a5-e10e-f20f-e20ebf808e56_Event1 .

oa:relationep_rat_7dcd62d8-27a5-e10e-f20f-e20ebf808e56_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_rat_7dcd62d8-27a5-e10e-f20f-e20ebf808e56_Person:c2d71a5c-d884-b1e7-69d2-f7ccc1ce36d5 ;
  a2a:EventKeyRef oa:event_rat_7dcd62d8-27a5-e10e-f20f-e20ebf808e56_Event1 .

oa:relationep_rat_7dcd62d8-27a5-e10e-f20f-e20ebf808e56_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_rat_7dcd62d8-27a5-e10e-f20f-e20ebf808e56_Person:7ad16b65-8df2-5b97-2d9d-958fd0593544 ;
  a2a:EventKeyRef oa:event_rat_7dcd62d8-27a5-e10e-f20f-e20ebf808e56_Event1 .

oa:source_rat_7dcd62d8-27a5-e10e-f20f-e20ebf808e56
  a a2a:Source ;
  rdfs:label "Regionaal Archief Tilburg, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Oosterhout" ;
    rdfs:label "Oosterhout", "1709-09-19 - 1709-09-19"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1709-09-19"^^xsd:date ;
    a2a:SourceIndexDateTo "1709-09-19"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1709" ;
    a2a:Month "9" ;
    a2a:Day "19" ;
    rdfs:label "1709-09-19"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Archief Tilburg" ;
    a2a:Place "Tilburg" ;
    a2a:Collection "Bron: register, Deel: 12, Periode: 1703-1727" ;
    a2a:Book "Inv.nr. 12 - Oosterhout - doopboek 1703-1727 (rooms-katholieke parochie)" ;
    a2a:RegistryNumber "12" ;
    a2a:Folio "77" ;
    rdfs:label "Regionaal Archief Tilburg, Tilburg, Bron: register, Deel: 12, Periode: 1703-1727, Inv.nr. 12 - Oosterhout - doopboek 1703-1727 (rooms-katholieke parochie), 12, 77"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/tlb/thumb/640x480/ecc134a8-996a-0fe5-8350-f5bf43b036d9.jpg" ;
    a2a:UriViewer "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/7dcd62d8-27a5-e10e-f20f-e20ebf808e56" ;
    a2a:UriPreview "https://images.memorix.nl/tlb/thumb/250x250/ecc134a8-996a-0fe5-8350-f5bf43b036d9.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-12-04"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/7dcd62d8-27a5-e10e-f20f-e20ebf808e56" ;
  a2a:RecordGUID "{7dcd62d8-27a5-e10e-f20f-e20ebf808e56}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_24835_00024835.xml van RAT" .

