@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_1a7e0d6f-c7be-50b6-e34e-16cce8da014e
  a a2a:Record ;
  rdfs:label "Doop op 10 juli 1791 te Oosterhout" ;
  a2a:hasPerson oa:person_rat_1a7e0d6f-c7be-50b6-e34e-16cce8da014e_Person-cbe47d2d-89e5-8cda-28b6-ba3c8d45eccc, oa:person_rat_1a7e0d6f-c7be-50b6-e34e-16cce8da014e_Person-3fac6693-79dc-49ca-700d-b1b871cadf6b, oa:person_rat_1a7e0d6f-c7be-50b6-e34e-16cce8da014e_Person-1910296d-8bd2-2f85-e4d2-7c2332e58b49 ;
  a2a:hasEvent oa:event_rat_1a7e0d6f-c7be-50b6-e34e-16cce8da014e_Event1 ;
  a2a:hasRelationEP oa:relationep_rat_1a7e0d6f-c7be-50b6-e34e-16cce8da014e_0, oa:relationep_rat_1a7e0d6f-c7be-50b6-e34e-16cce8da014e_1, oa:relationep_rat_1a7e0d6f-c7be-50b6-e34e-16cce8da014e_2 ;
  a2a:hasSource oa:source_rat_1a7e0d6f-c7be-50b6-e34e-16cce8da014e .

oa:person_rat_1a7e0d6f-c7be-50b6-e34e-16cce8da014e_Person-cbe47d2d-89e5-8cda-28b6-ba3c8d45eccc
  a a2a:Person ;
  rdfs:label "Willem Sodderland" ;
  a2a:PersonName [
    rdfs:label "Willem Sodderland" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNameLastName "Sodderland"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_1a7e0d6f-c7be-50b6-e34e-16cce8da014e_Person-3fac6693-79dc-49ca-700d-b1b871cadf6b
  a a2a:Person ;
  rdfs:label "Geertruij van Oversteeg" ;
  a2a:PersonName [
    rdfs:label "Geertruij van Oversteeg" ;
    a2a:PersonNameFirstName "Geertruij" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Oversteeg"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_1a7e0d6f-c7be-50b6-e34e-16cce8da014e_Person-1910296d-8bd2-2f85-e4d2-7c2332e58b49
  a a2a:Person ;
  rdfs:label "Catharina Dorothea Sodderland" ;
  a2a:PersonName [
    rdfs:label "Catharina Dorothea Sodderland" ;
    a2a:PersonNameFirstName "Catharina Dorothea" ;
    a2a:PersonNameLastName "Sodderland"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_rat_1a7e0d6f-c7be-50b6-e34e-16cce8da014e_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1791" ;
    a2a:Month "7" ;
    a2a:Day "10" ;
    rdfs:label "1791-07-10"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Oosterhout" ;
    rdfs:label "Oosterhout"
  ] .

oa:relationep_rat_1a7e0d6f-c7be-50b6-e34e-16cce8da014e_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_rat_1a7e0d6f-c7be-50b6-e34e-16cce8da014e_Person:cbe47d2d-89e5-8cda-28b6-ba3c8d45eccc ;
  a2a:EventKeyRef oa:event_rat_1a7e0d6f-c7be-50b6-e34e-16cce8da014e_Event1 .

oa:relationep_rat_1a7e0d6f-c7be-50b6-e34e-16cce8da014e_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_rat_1a7e0d6f-c7be-50b6-e34e-16cce8da014e_Person:3fac6693-79dc-49ca-700d-b1b871cadf6b ;
  a2a:EventKeyRef oa:event_rat_1a7e0d6f-c7be-50b6-e34e-16cce8da014e_Event1 .

oa:relationep_rat_1a7e0d6f-c7be-50b6-e34e-16cce8da014e_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_rat_1a7e0d6f-c7be-50b6-e34e-16cce8da014e_Person:1910296d-8bd2-2f85-e4d2-7c2332e58b49 ;
  a2a:EventKeyRef oa:event_rat_1a7e0d6f-c7be-50b6-e34e-16cce8da014e_Event1 .

oa:source_rat_1a7e0d6f-c7be-50b6-e34e-16cce8da014e
  a a2a:Source ;
  rdfs:label "Regionaal Archief Tilburg, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Oosterhout" ;
    rdfs:label "Oosterhout", "1791-07-10 - 1791-07-10"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1791-07-10"^^xsd:date ;
    a2a:SourceIndexDateTo "1791-07-10"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1791" ;
    a2a:Month "7" ;
    a2a:Day "10" ;
    rdfs:label "1791-07-10"^^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: 25, Peri..." ;
    a2a:Book "Inv.nr. 25 - Oosterhout - doopboek 1754-1810 (nederduits-gereformeerde gemeente)" ;
    a2a:RegistryNumber "25" ;
    a2a:Folio "32" ;
    rdfs:label "Regionaal Archief Tilburg, Tilburg, Archiefnaam: Doop-, trouw- en begraafboeken van Oosterhout, 1610-1810, Bron: boek, Deel: 25, Peri..., Inv.nr. 25 - Oosterhout - doopboek 1754-1810 (nederduits-gereformeerde gemeente), 25, 32"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/tlb/thumb/640x480/ca64f546-c766-ca1e-1d82-26c952c4d166.jpg" ;
    a2a:UriViewer "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/1a7e0d6f-c7be-50b6-e34e-16cce8da014e" ;
    a2a:UriPreview "https://images.memorix.nl/tlb/thumb/250x250/ca64f546-c766-ca1e-1d82-26c952c4d166.jpg"
  ] ;
  a2a:SourceLastChangeDate "2015-02-13"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/1a7e0d6f-c7be-50b6-e34e-16cce8da014e" ;
  a2a:RecordGUID "{1a7e0d6f-c7be-50b6-e34e-16cce8da014e}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_21681_00021681.xml van RAT" .

