@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_6dfe4ecb-8b39-0425-e8f9-cbe1d129aecd
  a a2a:Record ;
  rdfs:label "Doop op 10 juni 1722 te Oosterhout" ;
  a2a:hasPerson oa:person_rat_6dfe4ecb-8b39-0425-e8f9-cbe1d129aecd_Person-e681b372-f76d-5ae9-6857-c5eb99231674, oa:person_rat_6dfe4ecb-8b39-0425-e8f9-cbe1d129aecd_Person-1ee4c16a-41fd-f8a0-77a8-8877a877b070, oa:person_rat_6dfe4ecb-8b39-0425-e8f9-cbe1d129aecd_Person-68eac0e0-3aa5-da10-fbce-6271ddc6e632 ;
  a2a:hasEvent oa:event_rat_6dfe4ecb-8b39-0425-e8f9-cbe1d129aecd_Event1 ;
  a2a:hasRelationEP oa:relationep_rat_6dfe4ecb-8b39-0425-e8f9-cbe1d129aecd_0, oa:relationep_rat_6dfe4ecb-8b39-0425-e8f9-cbe1d129aecd_1, oa:relationep_rat_6dfe4ecb-8b39-0425-e8f9-cbe1d129aecd_2 ;
  a2a:hasSource oa:source_rat_6dfe4ecb-8b39-0425-e8f9-cbe1d129aecd .

oa:person_rat_6dfe4ecb-8b39-0425-e8f9-cbe1d129aecd_Person-e681b372-f76d-5ae9-6857-c5eb99231674
  a a2a:Person ;
  rdfs:label "Joannes Bartholomeus van Raemsdonck" ;
  a2a:PersonName [
    rdfs:label "Joannes Bartholomeus van Raemsdonck" ;
    a2a:PersonNameFirstName "Joannes Bartholomeus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Raemsdonck"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_6dfe4ecb-8b39-0425-e8f9-cbe1d129aecd_Person-1ee4c16a-41fd-f8a0-77a8-8877a877b070
  a a2a:Person ;
  rdfs:label "Dorothea Colman" ;
  a2a:PersonName [
    rdfs:label "Dorothea Colman" ;
    a2a:PersonNameFirstName "Dorothea" ;
    a2a:PersonNameLastName "Colman"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_6dfe4ecb-8b39-0425-e8f9-cbe1d129aecd_Person-68eac0e0-3aa5-da10-fbce-6271ddc6e632
  a a2a:Person ;
  rdfs:label "Anna Elisabeth van Raemsdonck" ;
  a2a:PersonName [
    rdfs:label "Anna Elisabeth van Raemsdonck" ;
    a2a:PersonNameFirstName "Anna Elisabeth" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Raemsdonck"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_rat_6dfe4ecb-8b39-0425-e8f9-cbe1d129aecd_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1722" ;
    a2a:Month "6" ;
    a2a:Day "10" ;
    rdfs:label "1722-06-10"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Oosterhout" ;
    rdfs:label "Oosterhout"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_rat_6dfe4ecb-8b39-0425-e8f9-cbe1d129aecd_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_rat_6dfe4ecb-8b39-0425-e8f9-cbe1d129aecd_Person:e681b372-f76d-5ae9-6857-c5eb99231674 ;
  a2a:EventKeyRef oa:event_rat_6dfe4ecb-8b39-0425-e8f9-cbe1d129aecd_Event1 .

oa:relationep_rat_6dfe4ecb-8b39-0425-e8f9-cbe1d129aecd_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_rat_6dfe4ecb-8b39-0425-e8f9-cbe1d129aecd_Person:1ee4c16a-41fd-f8a0-77a8-8877a877b070 ;
  a2a:EventKeyRef oa:event_rat_6dfe4ecb-8b39-0425-e8f9-cbe1d129aecd_Event1 .

oa:relationep_rat_6dfe4ecb-8b39-0425-e8f9-cbe1d129aecd_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_rat_6dfe4ecb-8b39-0425-e8f9-cbe1d129aecd_Person:68eac0e0-3aa5-da10-fbce-6271ddc6e632 ;
  a2a:EventKeyRef oa:event_rat_6dfe4ecb-8b39-0425-e8f9-cbe1d129aecd_Event1 .

oa:source_rat_6dfe4ecb-8b39-0425-e8f9-cbe1d129aecd
  a a2a:Source ;
  rdfs:label "Regionaal Archief Tilburg, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Oosterhout" ;
    rdfs:label "Oosterhout", "1722-06-10 - 1722-06-10"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1722-06-10"^^xsd:date ;
    a2a:SourceIndexDateTo "1722-06-10"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1722" ;
    a2a:Month "6" ;
    a2a:Day "10" ;
    rdfs:label "1722-06-10"^^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 "240" ;
    rdfs:label "Regionaal Archief Tilburg, Tilburg, Bron: register, Deel: 12, Periode: 1703-1727, Inv.nr. 12 - Oosterhout - doopboek 1703-1727 (rooms-katholieke parochie), 12, 240"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/tlb/thumb/640x480/da5a73cd-49e8-f72a-3e8d-d70b7f41cc73.jpg" ;
    a2a:UriViewer "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/6dfe4ecb-8b39-0425-e8f9-cbe1d129aecd" ;
    a2a:UriPreview "https://images.memorix.nl/tlb/thumb/250x250/da5a73cd-49e8-f72a-3e8d-d70b7f41cc73.jpg"
  ] ;
  a2a:SourceLastChangeDate "2015-03-12"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/6dfe4ecb-8b39-0425-e8f9-cbe1d129aecd" ;
  a2a:RecordGUID "{6dfe4ecb-8b39-0425-e8f9-cbe1d129aecd}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_20461_00020461.xml van RAT" .

