@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_338bb46d-2fef-9418-29c7-ea33dc699804
  a a2a:Record ;
  rdfs:label "Doop op 4 april 1731 te Chaam" ;
  a2a:hasPerson oa:person_rat_338bb46d-2fef-9418-29c7-ea33dc699804_Person-e8125bb4-2638-a5c0-40ec-65947f39058e, oa:person_rat_338bb46d-2fef-9418-29c7-ea33dc699804_Person-f77cf859-9b3a-02fe-ea9e-89f2eaeaeab4, oa:person_rat_338bb46d-2fef-9418-29c7-ea33dc699804_Person-00446fce-4c98-5539-fc8b-d97832cf21ea ;
  a2a:hasEvent oa:event_rat_338bb46d-2fef-9418-29c7-ea33dc699804_Event1 ;
  a2a:hasRelationEP oa:relationep_rat_338bb46d-2fef-9418-29c7-ea33dc699804_0, oa:relationep_rat_338bb46d-2fef-9418-29c7-ea33dc699804_1, oa:relationep_rat_338bb46d-2fef-9418-29c7-ea33dc699804_2 ;
  a2a:hasSource oa:source_rat_338bb46d-2fef-9418-29c7-ea33dc699804 .

oa:person_rat_338bb46d-2fef-9418-29c7-ea33dc699804_Person-e8125bb4-2638-a5c0-40ec-65947f39058e
  a a2a:Person ;
  rdfs:label "Petrus van Dist" ;
  a2a:PersonName [
    rdfs:label "Petrus van Dist" ;
    a2a:PersonNameFirstName "Petrus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Dist"
  ] ;
  a2a:Gender "Man" .

oa:person_rat_338bb46d-2fef-9418-29c7-ea33dc699804_Person-f77cf859-9b3a-02fe-ea9e-89f2eaeaeab4
  a a2a:Person ;
  rdfs:label "Petrus Antonius van Dist" ;
  a2a:PersonName [
    rdfs:label "Petrus Antonius van Dist" ;
    a2a:PersonNameFirstName "Petrus Antonius" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Dist"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_338bb46d-2fef-9418-29c7-ea33dc699804_Person-00446fce-4c98-5539-fc8b-d97832cf21ea
  a a2a:Person ;
  rdfs:label "Catharina Buijs" ;
  a2a:PersonName [
    rdfs:label "Catharina Buijs" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNameLastName "Buijs"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_rat_338bb46d-2fef-9418-29c7-ea33dc699804_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1731" ;
    a2a:Month "4" ;
    a2a:Day "4" ;
    rdfs:label "1731-04-04"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Chaam" ;
    rdfs:label "Chaam"
  ] .

oa:relationep_rat_338bb46d-2fef-9418-29c7-ea33dc699804_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_rat_338bb46d-2fef-9418-29c7-ea33dc699804_Person:e8125bb4-2638-a5c0-40ec-65947f39058e ;
  a2a:EventKeyRef oa:event_rat_338bb46d-2fef-9418-29c7-ea33dc699804_Event1 .

oa:relationep_rat_338bb46d-2fef-9418-29c7-ea33dc699804_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_rat_338bb46d-2fef-9418-29c7-ea33dc699804_Person:f77cf859-9b3a-02fe-ea9e-89f2eaeaeab4 ;
  a2a:EventKeyRef oa:event_rat_338bb46d-2fef-9418-29c7-ea33dc699804_Event1 .

oa:relationep_rat_338bb46d-2fef-9418-29c7-ea33dc699804_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_rat_338bb46d-2fef-9418-29c7-ea33dc699804_Person:00446fce-4c98-5539-fc8b-d97832cf21ea ;
  a2a:EventKeyRef oa:event_rat_338bb46d-2fef-9418-29c7-ea33dc699804_Event1 .

oa:source_rat_338bb46d-2fef-9418-29c7-ea33dc699804
  a a2a:Source ;
  rdfs:label "Regionaal Archief Tilburg, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Chaam" ;
    rdfs:label "Chaam", "1731-04-04 - 1731-04-04"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1731-04-04"^^xsd:date ;
    a2a:SourceIndexDateTo "1731-04-04"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1731" ;
    a2a:Month "4" ;
    a2a:Day "4" ;
    rdfs:label "1731-04-04"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Archief Tilburg" ;
    a2a:Place "Tilburg" ;
    a2a:Collection "Archiefnaam: Doop-, trouw- en begraafboeken van Chaam, 1626-1810, Bron: boek, Deel: 02, Periode:..." ;
    a2a:Book "Inv.nr. 02 - Chaam - doopboek 1698-1810 (rooms-katholieke parochie)" ;
    a2a:RegistryNumber "02" ;
    a2a:Folio "44v" ;
    rdfs:label "Regionaal Archief Tilburg, Tilburg, Archiefnaam: Doop-, trouw- en begraafboeken van Chaam, 1626-1810, Bron: boek, Deel: 02, Periode:..., Inv.nr. 02 - Chaam - doopboek 1698-1810 (rooms-katholieke parochie), 02, 44v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/tlb/thumb/640x480/cde8018d-72c4-110a-1ed3-864b5c8d110a.jpg" ;
    a2a:UriViewer "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/338bb46d-2fef-9418-29c7-ea33dc699804" ;
    a2a:UriPreview "https://images.memorix.nl/tlb/thumb/250x250/cde8018d-72c4-110a-1ed3-864b5c8d110a.jpg"
  ] ;
  a2a:SourceLastChangeDate "2012-10-10"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/338bb46d-2fef-9418-29c7-ea33dc699804" ;
  a2a:RecordGUID "{338bb46d-2fef-9418-29c7-ea33dc699804}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_21743_00021743.xml van RAT" .

