@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_04f5a2c3-e109-eb0d-b06d-b4ceec9fb896
  a a2a:Record ;
  rdfs:label "Doop op 30 april 1796 te Haaren" ;
  a2a:hasPerson oa:person_rat_04f5a2c3-e109-eb0d-b06d-b4ceec9fb896_Person-0785fe4b-aff1-7a40-841a-e1226d45d929, oa:person_rat_04f5a2c3-e109-eb0d-b06d-b4ceec9fb896_Person-b12ed379-0b71-6998-f83d-54ccad0c3d79, oa:person_rat_04f5a2c3-e109-eb0d-b06d-b4ceec9fb896_Person-6745d7f4-3283-67dc-b989-19dce3a80108, oa:person_rat_04f5a2c3-e109-eb0d-b06d-b4ceec9fb896_Person-57f1bf5f-5453-b2c5-11fb-5ae052461151, oa:person_rat_04f5a2c3-e109-eb0d-b06d-b4ceec9fb896_Person-66e62b01-1629-e8a6-f56d-cf50bc52dc25 ;
  a2a:hasEvent oa:event_rat_04f5a2c3-e109-eb0d-b06d-b4ceec9fb896_Event1 ;
  a2a:hasRelationEP oa:relationep_rat_04f5a2c3-e109-eb0d-b06d-b4ceec9fb896_0, oa:relationep_rat_04f5a2c3-e109-eb0d-b06d-b4ceec9fb896_1, oa:relationep_rat_04f5a2c3-e109-eb0d-b06d-b4ceec9fb896_2, oa:relationep_rat_04f5a2c3-e109-eb0d-b06d-b4ceec9fb896_3, oa:relationep_rat_04f5a2c3-e109-eb0d-b06d-b4ceec9fb896_4 ;
  a2a:hasSource oa:source_rat_04f5a2c3-e109-eb0d-b06d-b4ceec9fb896 .

oa:person_rat_04f5a2c3-e109-eb0d-b06d-b4ceec9fb896_Person-0785fe4b-aff1-7a40-841a-e1226d45d929
  a a2a:Person ;
  rdfs:label "Joannes Pijnenburg" ;
  a2a:PersonName [
    rdfs:label "Joannes Pijnenburg" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNameLastName "Pijnenburg"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_04f5a2c3-e109-eb0d-b06d-b4ceec9fb896_Person-b12ed379-0b71-6998-f83d-54ccad0c3d79
  a a2a:Person ;
  rdfs:label "Maria van Avendonck" ;
  a2a:PersonName [
    rdfs:label "Maria van Avendonck" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Avendonck"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_04f5a2c3-e109-eb0d-b06d-b4ceec9fb896_Person-6745d7f4-3283-67dc-b989-19dce3a80108
  a a2a:Person ;
  rdfs:label "Catharina Adriani Pijnenburg" ;
  a2a:PersonName [
    rdfs:label "Catharina Adriani Pijnenburg" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNamePatronym "Adriani" ;
    a2a:PersonNameLastName "Pijnenburg"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_04f5a2c3-e109-eb0d-b06d-b4ceec9fb896_Person-57f1bf5f-5453-b2c5-11fb-5ae052461151
  a a2a:Person ;
  rdfs:label "Joannes Verstijnen" ;
  a2a:PersonName [
    rdfs:label "Joannes Verstijnen" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNameLastName "Verstijnen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_04f5a2c3-e109-eb0d-b06d-b4ceec9fb896_Person-66e62b01-1629-e8a6-f56d-cf50bc52dc25
  a a2a:Person ;
  rdfs:label "Anna Maria Verstijnen" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Verstijnen" ;
    a2a:PersonNameFirstName "Anna Maria" ;
    a2a:PersonNameLastName "Verstijnen"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_rat_04f5a2c3-e109-eb0d-b06d-b4ceec9fb896_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1796" ;
    a2a:Month "4" ;
    a2a:Day "30" ;
    rdfs:label "1796-04-30"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Haaren" ;
    rdfs:label "Haaren"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_rat_04f5a2c3-e109-eb0d-b06d-b4ceec9fb896_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_rat_04f5a2c3-e109-eb0d-b06d-b4ceec9fb896_Person:0785fe4b-aff1-7a40-841a-e1226d45d929 ;
  a2a:EventKeyRef oa:event_rat_04f5a2c3-e109-eb0d-b06d-b4ceec9fb896_Event1 .

oa:relationep_rat_04f5a2c3-e109-eb0d-b06d-b4ceec9fb896_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_rat_04f5a2c3-e109-eb0d-b06d-b4ceec9fb896_Person:b12ed379-0b71-6998-f83d-54ccad0c3d79 ;
  a2a:EventKeyRef oa:event_rat_04f5a2c3-e109-eb0d-b06d-b4ceec9fb896_Event1 .

oa:relationep_rat_04f5a2c3-e109-eb0d-b06d-b4ceec9fb896_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_rat_04f5a2c3-e109-eb0d-b06d-b4ceec9fb896_Person:6745d7f4-3283-67dc-b989-19dce3a80108 ;
  a2a:EventKeyRef oa:event_rat_04f5a2c3-e109-eb0d-b06d-b4ceec9fb896_Event1 .

oa:relationep_rat_04f5a2c3-e109-eb0d-b06d-b4ceec9fb896_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_rat_04f5a2c3-e109-eb0d-b06d-b4ceec9fb896_Person:57f1bf5f-5453-b2c5-11fb-5ae052461151 ;
  a2a:EventKeyRef oa:event_rat_04f5a2c3-e109-eb0d-b06d-b4ceec9fb896_Event1 .

oa:relationep_rat_04f5a2c3-e109-eb0d-b06d-b4ceec9fb896_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_rat_04f5a2c3-e109-eb0d-b06d-b4ceec9fb896_Person:66e62b01-1629-e8a6-f56d-cf50bc52dc25 ;
  a2a:EventKeyRef oa:event_rat_04f5a2c3-e109-eb0d-b06d-b4ceec9fb896_Event1 .

oa:source_rat_04f5a2c3-e109-eb0d-b06d-b4ceec9fb896
  a a2a:Source ;
  rdfs:label "Regionaal Archief Tilburg, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Haaren" ;
    rdfs:label "Haaren", "1796-04-30 - 1796-04-30"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1796-04-30"^^xsd:date ;
    a2a:SourceIndexDateTo "1796-04-30"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1796" ;
    a2a:Month "4" ;
    a2a:Day "30" ;
    rdfs:label "1796-04-30"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Archief Tilburg" ;
    a2a:Place "Tilburg" ;
    a2a:Collection "Bron: boek, Deel: 15, Periode: 1770-1819" ;
    a2a:Book "Rooms-Katholiek doopboek 1770-1819" ;
    a2a:RegistryNumber "15" ;
    a2a:Folio "62-17a" ;
    rdfs:label "Regionaal Archief Tilburg, Tilburg, Bron: boek, Deel: 15, Periode: 1770-1819, Rooms-Katholiek doopboek 1770-1819, 15, 62-17a"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/tlb/thumb/640x480/89ac07c2-15ae-f9e7-dbd1-88b0261da743.jpg" ;
    a2a:UriViewer "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/04f5a2c3-e109-eb0d-b06d-b4ceec9fb896" ;
    a2a:UriPreview "https://images.memorix.nl/tlb/thumb/250x250/89ac07c2-15ae-f9e7-dbd1-88b0261da743.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-02-16"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/04f5a2c3-e109-eb0d-b06d-b4ceec9fb896" ;
  a2a:RecordGUID "{04f5a2c3-e109-eb0d-b06d-b4ceec9fb896}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_34543_00034543.xml van RAT" .

[] a2a:PersonRemarkdiversen "tweeling" .
