@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_01b5f7c2-9418-bcfe-e111-b9e5176f3c9b
  a a2a:Record ;
  rdfs:label "Geboorte op 27 augustus 1922 te Tilburg" ;
  a2a:hasPerson oa:person_rat_01b5f7c2-9418-bcfe-e111-b9e5176f3c9b_Person-1db1157e-f3c7-60e7-ebba-46e52795dd3b, oa:person_rat_01b5f7c2-9418-bcfe-e111-b9e5176f3c9b_Person-d3a3b2e5-2b5a-1c7c-f579-1a53d10f3584, oa:person_rat_01b5f7c2-9418-bcfe-e111-b9e5176f3c9b_Person-9aed5156-ef56-77b2-1562-4976c384e58d ;
  a2a:hasEvent oa:event_rat_01b5f7c2-9418-bcfe-e111-b9e5176f3c9b_Event1 ;
  a2a:hasRelationEP oa:relationep_rat_01b5f7c2-9418-bcfe-e111-b9e5176f3c9b_0, oa:relationep_rat_01b5f7c2-9418-bcfe-e111-b9e5176f3c9b_1, oa:relationep_rat_01b5f7c2-9418-bcfe-e111-b9e5176f3c9b_2 ;
  a2a:hasSource oa:source_rat_01b5f7c2-9418-bcfe-e111-b9e5176f3c9b .

oa:person_rat_01b5f7c2-9418-bcfe-e111-b9e5176f3c9b_Person-1db1157e-f3c7-60e7-ebba-46e52795dd3b
  a a2a:Person ;
  rdfs:label "Adrianus Theodorus Antonius Bergmans" ;
  a2a:PersonName [
    rdfs:label "Adrianus Theodorus Antonius Bergmans" ;
    a2a:PersonNameFirstName "Adrianus Theodorus Antonius" ;
    a2a:PersonNameLastName "Bergmans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_01b5f7c2-9418-bcfe-e111-b9e5176f3c9b_Person-d3a3b2e5-2b5a-1c7c-f579-1a53d10f3584
  a a2a:Person ;
  rdfs:label "Petronella Maria Tooten" ;
  a2a:PersonName [
    rdfs:label "Petronella Maria Tooten" ;
    a2a:PersonNameFirstName "Petronella Maria" ;
    a2a:PersonNameLastName "Tooten"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_01b5f7c2-9418-bcfe-e111-b9e5176f3c9b_Person-9aed5156-ef56-77b2-1562-4976c384e58d
  a a2a:Person ;
  rdfs:label "Alfonsus Cornelis Bergmans" ;
  a2a:PersonName [
    rdfs:label "Alfonsus Cornelis Bergmans" ;
    a2a:PersonNameFirstName "Alfonsus Cornelis" ;
    a2a:PersonNameLastName "Bergmans"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1922" ;
    a2a:Month "8" ;
    a2a:Day "27" ;
    rdfs:label "1922-08-27"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg"
  ] .

oa:event_rat_01b5f7c2-9418-bcfe-e111-b9e5176f3c9b_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1922" ;
    a2a:Month "8" ;
    a2a:Day "27" ;
    rdfs:label "1922-08-27"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg"
  ] .

oa:relationep_rat_01b5f7c2-9418-bcfe-e111-b9e5176f3c9b_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_rat_01b5f7c2-9418-bcfe-e111-b9e5176f3c9b_Person:1db1157e-f3c7-60e7-ebba-46e52795dd3b ;
  a2a:EventKeyRef oa:event_rat_01b5f7c2-9418-bcfe-e111-b9e5176f3c9b_Event1 .

oa:relationep_rat_01b5f7c2-9418-bcfe-e111-b9e5176f3c9b_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_rat_01b5f7c2-9418-bcfe-e111-b9e5176f3c9b_Person:d3a3b2e5-2b5a-1c7c-f579-1a53d10f3584 ;
  a2a:EventKeyRef oa:event_rat_01b5f7c2-9418-bcfe-e111-b9e5176f3c9b_Event1 .

oa:relationep_rat_01b5f7c2-9418-bcfe-e111-b9e5176f3c9b_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_rat_01b5f7c2-9418-bcfe-e111-b9e5176f3c9b_Person:9aed5156-ef56-77b2-1562-4976c384e58d ;
  a2a:EventKeyRef oa:event_rat_01b5f7c2-9418-bcfe-e111-b9e5176f3c9b_Event1 .

oa:source_rat_01b5f7c2-9418-bcfe-e111-b9e5176f3c9b
  a a2a:Source ;
  rdfs:label "Regionaal Archief Tilburg, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg", "1922-08-27 - 1922-08-27"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1922-08-27"^^xsd:date ;
    a2a:SourceIndexDateTo "1922-08-27"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1922" ;
    a2a:Month "8" ;
    a2a:Day "27" ;
    rdfs:label "1922-08-27"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Archief Tilburg" ;
    a2a:Place "Tilburg" ;
    a2a:Collection "Deel: 576, Periode: 1922" ;
    a2a:Book "Geboorteregister 1922" ;
    a2a:DocumentNumber "1252" ;
    a2a:RegistryNumber "576" ;
    rdfs:label "Regionaal Archief Tilburg, Tilburg, Deel: 576, Periode: 1922, Geboorteregister 1922, 1252, 576"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/tlb/thumb/640x480/f6f789c8-cbf1-61f2-a7c2-1b5dbac1f737.jpg" ;
    a2a:UriViewer "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/01b5f7c2-9418-bcfe-e111-b9e5176f3c9b" ;
    a2a:UriPreview "https://images.memorix.nl/tlb/thumb/250x250/f6f789c8-cbf1-61f2-a7c2-1b5dbac1f737.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-01-29"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/01b5f7c2-9418-bcfe-e111-b9e5176f3c9b" ;
  a2a:RecordGUID "{01b5f7c2-9418-bcfe-e111-b9e5176f3c9b}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_36684_00036684.xml van RAT" .

