@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_08d0ae0a-ec35-672e-fe60-91efa101b770
  a a2a:Record ;
  rdfs:label "Doop op 19 december 1773 te Dongen" ;
  a2a:hasPerson oa:person_rat_08d0ae0a-ec35-672e-fe60-91efa101b770_Person-c3f3672e-e002-4496-4e19-46e2ef8ce6c7, oa:person_rat_08d0ae0a-ec35-672e-fe60-91efa101b770_Person-d93c244d-f409-32b5-6d6b-f9a080e7064d, oa:person_rat_08d0ae0a-ec35-672e-fe60-91efa101b770_Person-ac0252e1-6ce2-0ec3-c2e5-3d0ca7fb8052 ;
  a2a:hasEvent oa:event_rat_08d0ae0a-ec35-672e-fe60-91efa101b770_Event1 ;
  a2a:hasRelationEP oa:relationep_rat_08d0ae0a-ec35-672e-fe60-91efa101b770_0, oa:relationep_rat_08d0ae0a-ec35-672e-fe60-91efa101b770_1, oa:relationep_rat_08d0ae0a-ec35-672e-fe60-91efa101b770_2 ;
  a2a:hasSource oa:source_rat_08d0ae0a-ec35-672e-fe60-91efa101b770 .

oa:person_rat_08d0ae0a-ec35-672e-fe60-91efa101b770_Person-c3f3672e-e002-4496-4e19-46e2ef8ce6c7
  a a2a:Person ;
  rdfs:label "Adrianus Jacobus van der Wee" ;
  a2a:PersonName [
    rdfs:label "Adrianus Jacobus van der Wee" ;
    a2a:PersonNameFirstName "Adrianus Jacobus" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Wee"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_08d0ae0a-ec35-672e-fe60-91efa101b770_Person-d93c244d-f409-32b5-6d6b-f9a080e7064d
  a a2a:Person ;
  rdfs:label "Joanna Joannes Broeckhoven" ;
  a2a:PersonName [
    rdfs:label "Joanna Joannes Broeckhoven" ;
    a2a:PersonNameFirstName "Joanna Joannes" ;
    a2a:PersonNameLastName "Broeckhoven"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_08d0ae0a-ec35-672e-fe60-91efa101b770_Person-ac0252e1-6ce2-0ec3-c2e5-3d0ca7fb8052
  a a2a:Person ;
  rdfs:label "Joannes van der Wee" ;
  a2a:PersonName [
    rdfs:label "Joannes van der Wee" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Wee"
  ] ;
  a2a:Gender "Man" .

oa:event_rat_08d0ae0a-ec35-672e-fe60-91efa101b770_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1773" ;
    a2a:Month "12" ;
    a2a:Day "19" ;
    rdfs:label "1773-12-19"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Dongen" ;
    rdfs:label "Dongen"
  ] .

oa:relationep_rat_08d0ae0a-ec35-672e-fe60-91efa101b770_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_rat_08d0ae0a-ec35-672e-fe60-91efa101b770_Person:c3f3672e-e002-4496-4e19-46e2ef8ce6c7 ;
  a2a:EventKeyRef oa:event_rat_08d0ae0a-ec35-672e-fe60-91efa101b770_Event1 .

oa:relationep_rat_08d0ae0a-ec35-672e-fe60-91efa101b770_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_rat_08d0ae0a-ec35-672e-fe60-91efa101b770_Person:d93c244d-f409-32b5-6d6b-f9a080e7064d ;
  a2a:EventKeyRef oa:event_rat_08d0ae0a-ec35-672e-fe60-91efa101b770_Event1 .

oa:relationep_rat_08d0ae0a-ec35-672e-fe60-91efa101b770_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_rat_08d0ae0a-ec35-672e-fe60-91efa101b770_Person:ac0252e1-6ce2-0ec3-c2e5-3d0ca7fb8052 ;
  a2a:EventKeyRef oa:event_rat_08d0ae0a-ec35-672e-fe60-91efa101b770_Event1 .

oa:source_rat_08d0ae0a-ec35-672e-fe60-91efa101b770
  a a2a:Source ;
  rdfs:label "Regionaal Archief Tilburg, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Dongen" ;
    rdfs:label "Dongen", "1773-12-19 - 1773-12-19"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1773-12-19"^^xsd:date ;
    a2a:SourceIndexDateTo "1773-12-19"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1773" ;
    a2a:Month "12" ;
    a2a:Day "19" ;
    rdfs:label "1773-12-19"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Archief Tilburg" ;
    a2a:Place "Tilburg" ;
    a2a:Collection "Archiefnaam: Doop-, trouw- en begraafboeken Dongen 1625-1811, Bron: boek, Deel: 8, Periode: 1770-..." ;
    a2a:Book "Inv.nr. 08 - Dongen - doopboek 1770-1798 (rooms-katholieke parochie)" ;
    a2a:RegistryNumber "8" ;
    a2a:Folio "19" ;
    rdfs:label "Regionaal Archief Tilburg, Tilburg, Archiefnaam: Doop-, trouw- en begraafboeken Dongen 1625-1811, Bron: boek, Deel: 8, Periode: 1770-..., Inv.nr. 08 - Dongen - doopboek 1770-1798 (rooms-katholieke parochie), 8, 19"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/tlb/thumb/640x480/2fa68204-f49a-3bcb-d09c-5e3af00d145e.jpg" ;
    a2a:UriViewer "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/08d0ae0a-ec35-672e-fe60-91efa101b770" ;
    a2a:UriPreview "https://images.memorix.nl/tlb/thumb/250x250/2fa68204-f49a-3bcb-d09c-5e3af00d145e.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-07-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/08d0ae0a-ec35-672e-fe60-91efa101b770" ;
  a2a:RecordGUID "{08d0ae0a-ec35-672e-fe60-91efa101b770}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_20967_00020967.xml van RAT" .

