@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_f00a0709-2bb3-5099-9bd9-8f5dc21331b4
  a a2a:Record ;
  rdfs:label "Doop op 1 september 1907 te Berkel-Enschot" ;
  a2a:hasPerson oa:person_rat_f00a0709-2bb3-5099-9bd9-8f5dc21331b4_Person-2fecc8f6-88fe-b771-1c66-89a5a2c440fb, oa:person_rat_f00a0709-2bb3-5099-9bd9-8f5dc21331b4_Person-8568e44f-e8d8-912f-6f1e-0899c6372aa9, oa:person_rat_f00a0709-2bb3-5099-9bd9-8f5dc21331b4_Person-46a2435b-9ebf-4f27-bfe7-511b18c844b5 ;
  a2a:hasEvent oa:event_rat_f00a0709-2bb3-5099-9bd9-8f5dc21331b4_Event1 ;
  a2a:hasRelationEP oa:relationep_rat_f00a0709-2bb3-5099-9bd9-8f5dc21331b4_0, oa:relationep_rat_f00a0709-2bb3-5099-9bd9-8f5dc21331b4_1, oa:relationep_rat_f00a0709-2bb3-5099-9bd9-8f5dc21331b4_2 ;
  a2a:hasSource oa:source_rat_f00a0709-2bb3-5099-9bd9-8f5dc21331b4 .

oa:person_rat_f00a0709-2bb3-5099-9bd9-8f5dc21331b4_Person-2fecc8f6-88fe-b771-1c66-89a5a2c440fb
  a a2a:Person ;
  rdfs:label "Johanna Maria Brekelmans" ;
  a2a:PersonName [
    rdfs:label "Johanna Maria Brekelmans" ;
    a2a:PersonNameFirstName "Johanna Maria" ;
    a2a:PersonNameLastName "Brekelmans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_f00a0709-2bb3-5099-9bd9-8f5dc21331b4_Person-8568e44f-e8d8-912f-6f1e-0899c6372aa9
  a a2a:Person ;
  rdfs:label "Adrianus Jan Baptist Vissers" ;
  a2a:PersonName [
    rdfs:label "Adrianus Jan Baptist Vissers" ;
    a2a:PersonNameFirstName "Adrianus Jan Baptist" ;
    a2a:PersonNameLastName "Vissers"
  ] ;
  a2a:Gender "Man" .

oa:person_rat_f00a0709-2bb3-5099-9bd9-8f5dc21331b4_Person-46a2435b-9ebf-4f27-bfe7-511b18c844b5
  a a2a:Person ;
  rdfs:label "Johannes Adrianus Vissers" ;
  a2a:PersonName [
    rdfs:label "Johannes Adrianus Vissers" ;
    a2a:PersonNameFirstName "Johannes Adrianus" ;
    a2a:PersonNameLastName "Vissers"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_rat_f00a0709-2bb3-5099-9bd9-8f5dc21331b4_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1907" ;
    a2a:Month "9" ;
    a2a:Day "1" ;
    rdfs:label "1907-09-01"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Berkel-Enschot" ;
    rdfs:label "Berkel-Enschot"
  ] .

oa:relationep_rat_f00a0709-2bb3-5099-9bd9-8f5dc21331b4_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_rat_f00a0709-2bb3-5099-9bd9-8f5dc21331b4_Person:2fecc8f6-88fe-b771-1c66-89a5a2c440fb ;
  a2a:EventKeyRef oa:event_rat_f00a0709-2bb3-5099-9bd9-8f5dc21331b4_Event1 .

oa:relationep_rat_f00a0709-2bb3-5099-9bd9-8f5dc21331b4_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_rat_f00a0709-2bb3-5099-9bd9-8f5dc21331b4_Person:8568e44f-e8d8-912f-6f1e-0899c6372aa9 ;
  a2a:EventKeyRef oa:event_rat_f00a0709-2bb3-5099-9bd9-8f5dc21331b4_Event1 .

oa:relationep_rat_f00a0709-2bb3-5099-9bd9-8f5dc21331b4_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_rat_f00a0709-2bb3-5099-9bd9-8f5dc21331b4_Person:46a2435b-9ebf-4f27-bfe7-511b18c844b5 ;
  a2a:EventKeyRef oa:event_rat_f00a0709-2bb3-5099-9bd9-8f5dc21331b4_Event1 .

oa:source_rat_f00a0709-2bb3-5099-9bd9-8f5dc21331b4
  a a2a:Source ;
  rdfs:label "Regionaal Archief Tilburg, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Berkel-Enschot" ;
    rdfs:label "Berkel-Enschot", "1907-09-01 - 1907-09-01"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1907-09-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1907-09-01"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1907" ;
    a2a:Month "9" ;
    a2a:Day "1" ;
    rdfs:label "1907-09-01"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Archief Tilburg" ;
    a2a:Place "Tilburg" ;
    a2a:Collection "Deel: 79" ;
    a2a:Book "Inv.nr. 79 - RK parochie St. Caecilia te Enschot, 1784-1908" ;
    a2a:RegistryNumber "79" ;
    a2a:Folio "186" ;
    rdfs:label "Regionaal Archief Tilburg, Tilburg, Deel: 79, Inv.nr. 79 - RK parochie St. Caecilia te Enschot, 1784-1908, 79, 186"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/tlb/thumb/640x480/862d87d0-4dd9-7a6d-de42-fe9247e66da0.jpg" ;
    a2a:UriViewer "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/f00a0709-2bb3-5099-9bd9-8f5dc21331b4" ;
    a2a:UriPreview "https://images.memorix.nl/tlb/thumb/250x250/862d87d0-4dd9-7a6d-de42-fe9247e66da0.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-02-16"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/f00a0709-2bb3-5099-9bd9-8f5dc21331b4" ;
  a2a:RecordGUID "{f00a0709-2bb3-5099-9bd9-8f5dc21331b4}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210908_28051_00028051.xml van RAT" .

