@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_2f12bea9-2c69-db53-e128-ab5f8a580b91
  a a2a:Record ;
  rdfs:label "Geboorte op 6 september 1918 te Tilburg" ;
  a2a:hasPerson oa:person_rat_2f12bea9-2c69-db53-e128-ab5f8a580b91_Person-53d34e73-c8c3-3376-6291-95e220b0b570, oa:person_rat_2f12bea9-2c69-db53-e128-ab5f8a580b91_Person-d6200a37-6e5a-76cc-963e-92de7e80198c, oa:person_rat_2f12bea9-2c69-db53-e128-ab5f8a580b91_Person-23172bce-e97f-7958-3b11-6c7f29280537 ;
  a2a:hasEvent oa:event_rat_2f12bea9-2c69-db53-e128-ab5f8a580b91_Event1 ;
  a2a:hasRelationEP oa:relationep_rat_2f12bea9-2c69-db53-e128-ab5f8a580b91_0, oa:relationep_rat_2f12bea9-2c69-db53-e128-ab5f8a580b91_1, oa:relationep_rat_2f12bea9-2c69-db53-e128-ab5f8a580b91_2 ;
  a2a:hasSource oa:source_rat_2f12bea9-2c69-db53-e128-ab5f8a580b91 .

oa:person_rat_2f12bea9-2c69-db53-e128-ab5f8a580b91_Person-53d34e73-c8c3-3376-6291-95e220b0b570
  a a2a:Person ;
  rdfs:label "Antonius Martinus Haans" ;
  a2a:PersonName [
    rdfs:label "Antonius Martinus Haans" ;
    a2a:PersonNameFirstName "Antonius Martinus" ;
    a2a:PersonNameLastName "Haans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_2f12bea9-2c69-db53-e128-ab5f8a580b91_Person-d6200a37-6e5a-76cc-963e-92de7e80198c
  a a2a:Person ;
  rdfs:label "Maria Francisca Lamberts" ;
  a2a:PersonName [
    rdfs:label "Maria Francisca Lamberts" ;
    a2a:PersonNameFirstName "Maria Francisca" ;
    a2a:PersonNameLastName "Lamberts"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_2f12bea9-2c69-db53-e128-ab5f8a580b91_Person-23172bce-e97f-7958-3b11-6c7f29280537
  a a2a:Person ;
  rdfs:label "Cornelia Aldegonda Francisca Haans" ;
  a2a:PersonName [
    rdfs:label "Cornelia Aldegonda Francisca Haans" ;
    a2a:PersonNameFirstName "Cornelia Aldegonda Francisca" ;
    a2a:PersonNameLastName "Haans"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1918" ;
    a2a:Month "9" ;
    a2a:Day "6" ;
    rdfs:label "1918-09-06"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg"
  ] .

oa:event_rat_2f12bea9-2c69-db53-e128-ab5f8a580b91_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1918" ;
    a2a:Month "9" ;
    a2a:Day "6" ;
    rdfs:label "1918-09-06"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg"
  ] .

oa:relationep_rat_2f12bea9-2c69-db53-e128-ab5f8a580b91_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_rat_2f12bea9-2c69-db53-e128-ab5f8a580b91_Person:53d34e73-c8c3-3376-6291-95e220b0b570 ;
  a2a:EventKeyRef oa:event_rat_2f12bea9-2c69-db53-e128-ab5f8a580b91_Event1 .

oa:relationep_rat_2f12bea9-2c69-db53-e128-ab5f8a580b91_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_rat_2f12bea9-2c69-db53-e128-ab5f8a580b91_Person:d6200a37-6e5a-76cc-963e-92de7e80198c ;
  a2a:EventKeyRef oa:event_rat_2f12bea9-2c69-db53-e128-ab5f8a580b91_Event1 .

oa:relationep_rat_2f12bea9-2c69-db53-e128-ab5f8a580b91_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_rat_2f12bea9-2c69-db53-e128-ab5f8a580b91_Person:23172bce-e97f-7958-3b11-6c7f29280537 ;
  a2a:EventKeyRef oa:event_rat_2f12bea9-2c69-db53-e128-ab5f8a580b91_Event1 .

oa:source_rat_2f12bea9-2c69-db53-e128-ab5f8a580b91
  a a2a:Source ;
  rdfs:label "Regionaal Archief Tilburg, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg", "1918-09-06 - 1918-09-06"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1918-09-06"^^xsd:date ;
    a2a:SourceIndexDateTo "1918-09-06"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1918" ;
    a2a:Month "9" ;
    a2a:Day "6" ;
    rdfs:label "1918-09-06"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Archief Tilburg" ;
    a2a:Place "Tilburg" ;
    a2a:Collection "Periode: 1918" ;
    a2a:Book "Geboorteregister 1918" ;
    a2a:DocumentNumber "1166" ;
    rdfs:label "Regionaal Archief Tilburg, Tilburg, Periode: 1918, Geboorteregister 1918, 1166"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/tlb/thumb/640x480/a81532fa-3c06-16dc-f9e7-3275f69208b4.jpg" ;
    a2a:UriViewer "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/2f12bea9-2c69-db53-e128-ab5f8a580b91" ;
    a2a:UriPreview "https://images.memorix.nl/tlb/thumb/250x250/a81532fa-3c06-16dc-f9e7-3275f69208b4.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-03-25"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/2f12bea9-2c69-db53-e128-ab5f8a580b91" ;
  a2a:RecordGUID "{2f12bea9-2c69-db53-e128-ab5f8a580b91}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231213_15406_00015406.xml van RAT" .

