@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_a237a4a5-962d-aeaa-3c9d-197082600a1d
  a a2a:Record ;
  rdfs:label "Doop op 18 februari 1712 te Oosterhout" ;
  a2a:hasPerson oa:person_rat_a237a4a5-962d-aeaa-3c9d-197082600a1d_Person-40486fdb-e815-9b2b-d816-f1b9f90d8e50, oa:person_rat_a237a4a5-962d-aeaa-3c9d-197082600a1d_Person-6078bb67-6a03-cc9e-c6f2-e1d2283a0b5e, oa:person_rat_a237a4a5-962d-aeaa-3c9d-197082600a1d_Person-5783917f-8fc8-cf9b-8b87-aa7e064b79b9 ;
  a2a:hasEvent oa:event_rat_a237a4a5-962d-aeaa-3c9d-197082600a1d_Event1 ;
  a2a:hasRelationEP oa:relationep_rat_a237a4a5-962d-aeaa-3c9d-197082600a1d_0, oa:relationep_rat_a237a4a5-962d-aeaa-3c9d-197082600a1d_1, oa:relationep_rat_a237a4a5-962d-aeaa-3c9d-197082600a1d_2 ;
  a2a:hasSource oa:source_rat_a237a4a5-962d-aeaa-3c9d-197082600a1d .

oa:person_rat_a237a4a5-962d-aeaa-3c9d-197082600a1d_Person-40486fdb-e815-9b2b-d816-f1b9f90d8e50
  a a2a:Person ;
  rdfs:label "Joannes Boenders" ;
  a2a:PersonName [
    rdfs:label "Joannes Boenders" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNameLastName "Boenders"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_a237a4a5-962d-aeaa-3c9d-197082600a1d_Person-6078bb67-6a03-cc9e-c6f2-e1d2283a0b5e
  a a2a:Person ;
  rdfs:label "Adriana Cornelius van Gils" ;
  a2a:PersonName [
    rdfs:label "Adriana Cornelius van Gils" ;
    a2a:PersonNameFirstName "Adriana Cornelius" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Gils"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_a237a4a5-962d-aeaa-3c9d-197082600a1d_Person-5783917f-8fc8-cf9b-8b87-aa7e064b79b9
  a a2a:Person ;
  rdfs:label "Cornelia Boenders" ;
  a2a:PersonName [
    rdfs:label "Cornelia Boenders" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNameLastName "Boenders"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_rat_a237a4a5-962d-aeaa-3c9d-197082600a1d_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1712" ;
    a2a:Month "2" ;
    a2a:Day "18" ;
    rdfs:label "1712-02-18"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Oosterhout" ;
    rdfs:label "Oosterhout"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_rat_a237a4a5-962d-aeaa-3c9d-197082600a1d_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_rat_a237a4a5-962d-aeaa-3c9d-197082600a1d_Person:40486fdb-e815-9b2b-d816-f1b9f90d8e50 ;
  a2a:EventKeyRef oa:event_rat_a237a4a5-962d-aeaa-3c9d-197082600a1d_Event1 .

oa:relationep_rat_a237a4a5-962d-aeaa-3c9d-197082600a1d_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_rat_a237a4a5-962d-aeaa-3c9d-197082600a1d_Person:6078bb67-6a03-cc9e-c6f2-e1d2283a0b5e ;
  a2a:EventKeyRef oa:event_rat_a237a4a5-962d-aeaa-3c9d-197082600a1d_Event1 .

oa:relationep_rat_a237a4a5-962d-aeaa-3c9d-197082600a1d_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_rat_a237a4a5-962d-aeaa-3c9d-197082600a1d_Person:5783917f-8fc8-cf9b-8b87-aa7e064b79b9 ;
  a2a:EventKeyRef oa:event_rat_a237a4a5-962d-aeaa-3c9d-197082600a1d_Event1 .

oa:source_rat_a237a4a5-962d-aeaa-3c9d-197082600a1d
  a a2a:Source ;
  rdfs:label "Regionaal Archief Tilburg, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Oosterhout" ;
    rdfs:label "Oosterhout", "1712-02-18 - 1712-02-18"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1712-02-18"^^xsd:date ;
    a2a:SourceIndexDateTo "1712-02-18"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1712" ;
    a2a:Month "2" ;
    a2a:Day "18" ;
    rdfs:label "1712-02-18"^^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 "104" ;
    rdfs:label "Regionaal Archief Tilburg, Tilburg, Bron: register, Deel: 12, Periode: 1703-1727, Inv.nr. 12 - Oosterhout - doopboek 1703-1727 (rooms-katholieke parochie), 12, 104"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/tlb/thumb/640x480/36cf0d93-f475-037d-acab-4aa785171f58.jpg" ;
    a2a:UriViewer "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/a237a4a5-962d-aeaa-3c9d-197082600a1d" ;
    a2a:UriPreview "https://images.memorix.nl/tlb/thumb/250x250/36cf0d93-f475-037d-acab-4aa785171f58.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-12-18"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/a237a4a5-962d-aeaa-3c9d-197082600a1d" ;
  a2a:RecordGUID "{a237a4a5-962d-aeaa-3c9d-197082600a1d}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_25012_00025012.xml van RAT" .

