@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_abcc36ce-0fbb-8cf1-8e2e-c85bea089ea0
  a a2a:Record ;
  rdfs:label "Doop op 5 februari 1737 te Oosterhout" ;
  a2a:hasPerson oa:person_rat_abcc36ce-0fbb-8cf1-8e2e-c85bea089ea0_Person-bb8a3a8d-ff52-f40c-07f6-a4d1d95698e4, oa:person_rat_abcc36ce-0fbb-8cf1-8e2e-c85bea089ea0_Person-5e1837a5-d868-1772-aff3-7d078b57a746, oa:person_rat_abcc36ce-0fbb-8cf1-8e2e-c85bea089ea0_Person-a92c72ac-e718-fd97-ec85-a1f8a345118f ;
  a2a:hasEvent oa:event_rat_abcc36ce-0fbb-8cf1-8e2e-c85bea089ea0_Event1 ;
  a2a:hasRelationEP oa:relationep_rat_abcc36ce-0fbb-8cf1-8e2e-c85bea089ea0_0, oa:relationep_rat_abcc36ce-0fbb-8cf1-8e2e-c85bea089ea0_1, oa:relationep_rat_abcc36ce-0fbb-8cf1-8e2e-c85bea089ea0_2 ;
  a2a:hasSource oa:source_rat_abcc36ce-0fbb-8cf1-8e2e-c85bea089ea0 .

oa:person_rat_abcc36ce-0fbb-8cf1-8e2e-c85bea089ea0_Person-bb8a3a8d-ff52-f40c-07f6-a4d1d95698e4
  a a2a:Person ;
  rdfs:label "Joannes Jansen van Tilburgh" ;
  a2a:PersonName [
    rdfs:label "Joannes Jansen van Tilburgh" ;
    a2a:PersonNameFirstName "Joannes Jansen" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Tilburgh"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_abcc36ce-0fbb-8cf1-8e2e-c85bea089ea0_Person-5e1837a5-d868-1772-aff3-7d078b57a746
  a a2a:Person ;
  rdfs:label "Anna Elisabetha de Wit" ;
  a2a:PersonName [
    rdfs:label "Anna Elisabetha de Wit" ;
    a2a:PersonNameFirstName "Anna Elisabetha" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Wit"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_abcc36ce-0fbb-8cf1-8e2e-c85bea089ea0_Person-a92c72ac-e718-fd97-ec85-a1f8a345118f
  a a2a:Person ;
  rdfs:label "Wilhelmus van Tilburgh" ;
  a2a:PersonName [
    rdfs:label "Wilhelmus van Tilburgh" ;
    a2a:PersonNameFirstName "Wilhelmus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Tilburgh"
  ] ;
  a2a:Gender "Man" .

oa:event_rat_abcc36ce-0fbb-8cf1-8e2e-c85bea089ea0_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1737" ;
    a2a:Month "2" ;
    a2a:Day "5" ;
    rdfs:label "1737-02-05"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Oosterhout" ;
    rdfs:label "Oosterhout"
  ] ;
  a2a:EventReligion "rk" .

oa:relationep_rat_abcc36ce-0fbb-8cf1-8e2e-c85bea089ea0_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_rat_abcc36ce-0fbb-8cf1-8e2e-c85bea089ea0_Person:bb8a3a8d-ff52-f40c-07f6-a4d1d95698e4 ;
  a2a:EventKeyRef oa:event_rat_abcc36ce-0fbb-8cf1-8e2e-c85bea089ea0_Event1 .

oa:relationep_rat_abcc36ce-0fbb-8cf1-8e2e-c85bea089ea0_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_rat_abcc36ce-0fbb-8cf1-8e2e-c85bea089ea0_Person:5e1837a5-d868-1772-aff3-7d078b57a746 ;
  a2a:EventKeyRef oa:event_rat_abcc36ce-0fbb-8cf1-8e2e-c85bea089ea0_Event1 .

oa:relationep_rat_abcc36ce-0fbb-8cf1-8e2e-c85bea089ea0_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_rat_abcc36ce-0fbb-8cf1-8e2e-c85bea089ea0_Person:a92c72ac-e718-fd97-ec85-a1f8a345118f ;
  a2a:EventKeyRef oa:event_rat_abcc36ce-0fbb-8cf1-8e2e-c85bea089ea0_Event1 .

oa:source_rat_abcc36ce-0fbb-8cf1-8e2e-c85bea089ea0
  a a2a:Source ;
  rdfs:label "Regionaal Archief Tilburg, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Oosterhout" ;
    rdfs:label "Oosterhout", "1737-02-05 - 1737-02-05"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1737-02-05"^^xsd:date ;
    a2a:SourceIndexDateTo "1737-02-05"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1737" ;
    a2a:Month "2" ;
    a2a:Day "5" ;
    rdfs:label "1737-02-05"^^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: 13, Peri..." ;
    a2a:Book "Inv.nr. 13 - Oosterhout - doopboek 1727-1741 (rooms-katholieke parochie)" ;
    a2a:RegistryNumber "13" ;
    a2a:Folio "171" ;
    rdfs:label "Regionaal Archief Tilburg, Tilburg, Archiefnaam: Doop-, trouw- en begraafboeken van Oosterhout, 1610-1810, Bron: boek, Deel: 13, Peri..., Inv.nr. 13 - Oosterhout - doopboek 1727-1741 (rooms-katholieke parochie), 13, 171"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/tlb/thumb/640x480/d7339003-16cb-5407-821e-6e2bd7bd30f7.jpg" ;
    a2a:UriViewer "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/abcc36ce-0fbb-8cf1-8e2e-c85bea089ea0" ;
    a2a:UriPreview "https://images.memorix.nl/tlb/thumb/250x250/d7339003-16cb-5407-821e-6e2bd7bd30f7.jpg"
  ] ;
  a2a:SourceLastChangeDate "2015-02-20"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/abcc36ce-0fbb-8cf1-8e2e-c85bea089ea0" ;
  a2a:RecordGUID "{abcc36ce-0fbb-8cf1-8e2e-c85bea089ea0}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_24684_00024684.xml van RAT" .

