@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_ead4358f-c096-e96e-c8f7-19d874cbf80e
  a a2a:Record ;
  rdfs:label "Doop op 16 september 1730 te Oosterhout" ;
  a2a:hasPerson oa:person_rat_ead4358f-c096-e96e-c8f7-19d874cbf80e_Person-a7d747b6-352e-81ca-85aa-06a83058f344, oa:person_rat_ead4358f-c096-e96e-c8f7-19d874cbf80e_Person-9889db66-fc9a-784d-ce7e-1f14087aacd1, oa:person_rat_ead4358f-c096-e96e-c8f7-19d874cbf80e_Person-50822af9-28e9-9984-e607-9e05f918a15d ;
  a2a:hasEvent oa:event_rat_ead4358f-c096-e96e-c8f7-19d874cbf80e_Event1 ;
  a2a:hasRelationEP oa:relationep_rat_ead4358f-c096-e96e-c8f7-19d874cbf80e_0, oa:relationep_rat_ead4358f-c096-e96e-c8f7-19d874cbf80e_1, oa:relationep_rat_ead4358f-c096-e96e-c8f7-19d874cbf80e_2 ;
  a2a:hasSource oa:source_rat_ead4358f-c096-e96e-c8f7-19d874cbf80e .

oa:person_rat_ead4358f-c096-e96e-c8f7-19d874cbf80e_Person-a7d747b6-352e-81ca-85aa-06a83058f344
  a a2a:Person ;
  rdfs:label "Joannes Thomas Hendrickx" ;
  a2a:PersonName [
    rdfs:label "Joannes Thomas Hendrickx" ;
    a2a:PersonNameFirstName "Joannes Thomas" ;
    a2a:PersonNameLastName "Hendrickx"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_ead4358f-c096-e96e-c8f7-19d874cbf80e_Person-9889db66-fc9a-784d-ce7e-1f14087aacd1
  a a2a:Person ;
  rdfs:label "Elisabetha Cornelise Sinx" ;
  a2a:PersonName [
    rdfs:label "Elisabetha Cornelise Sinx" ;
    a2a:PersonNameFirstName "Elisabetha Cornelise" ;
    a2a:PersonNameLastName "Sinx"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_ead4358f-c096-e96e-c8f7-19d874cbf80e_Person-50822af9-28e9-9984-e607-9e05f918a15d
  a a2a:Person ;
  rdfs:label "Elisabetha Hendrickx" ;
  a2a:PersonName [
    rdfs:label "Elisabetha Hendrickx" ;
    a2a:PersonNameFirstName "Elisabetha" ;
    a2a:PersonNameLastName "Hendrickx"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_rat_ead4358f-c096-e96e-c8f7-19d874cbf80e_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1730" ;
    a2a:Month "9" ;
    a2a:Day "16" ;
    rdfs:label "1730-09-16"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Oosterhout" ;
    rdfs:label "Oosterhout"
  ] ;
  a2a:EventReligion "rk" .

oa:relationep_rat_ead4358f-c096-e96e-c8f7-19d874cbf80e_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_rat_ead4358f-c096-e96e-c8f7-19d874cbf80e_Person:a7d747b6-352e-81ca-85aa-06a83058f344 ;
  a2a:EventKeyRef oa:event_rat_ead4358f-c096-e96e-c8f7-19d874cbf80e_Event1 .

oa:relationep_rat_ead4358f-c096-e96e-c8f7-19d874cbf80e_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_rat_ead4358f-c096-e96e-c8f7-19d874cbf80e_Person:9889db66-fc9a-784d-ce7e-1f14087aacd1 ;
  a2a:EventKeyRef oa:event_rat_ead4358f-c096-e96e-c8f7-19d874cbf80e_Event1 .

oa:relationep_rat_ead4358f-c096-e96e-c8f7-19d874cbf80e_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_rat_ead4358f-c096-e96e-c8f7-19d874cbf80e_Person:50822af9-28e9-9984-e607-9e05f918a15d ;
  a2a:EventKeyRef oa:event_rat_ead4358f-c096-e96e-c8f7-19d874cbf80e_Event1 .

oa:source_rat_ead4358f-c096-e96e-c8f7-19d874cbf80e
  a a2a:Source ;
  rdfs:label "Regionaal Archief Tilburg, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Oosterhout" ;
    rdfs:label "Oosterhout", "1730-09-16 - 1730-09-16"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1730-09-16"^^xsd:date ;
    a2a:SourceIndexDateTo "1730-09-16"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1730" ;
    a2a:Month "9" ;
    a2a:Day "16" ;
    rdfs:label "1730-09-16"^^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 "39" ;
    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, 39"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/tlb/thumb/640x480/40d69329-f622-56d3-6042-31c71983b883.jpg" ;
    a2a:UriViewer "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/ead4358f-c096-e96e-c8f7-19d874cbf80e" ;
    a2a:UriPreview "https://images.memorix.nl/tlb/thumb/250x250/40d69329-f622-56d3-6042-31c71983b883.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-12-30"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/ead4358f-c096-e96e-c8f7-19d874cbf80e" ;
  a2a:RecordGUID "{ead4358f-c096-e96e-c8f7-19d874cbf80e}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_25175_00025175.xml van RAT" .

