@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_fb9903f6-b2ae-1ff7-4035-c826ed01d53a
  a a2a:Record ;
  rdfs:label "Geboorte op 19 september 1918 te Tilburg" ;
  a2a:hasPerson oa:person_rat_fb9903f6-b2ae-1ff7-4035-c826ed01d53a_Person-a98c62e6-e6a4-fd32-783d-49608279c4e6, oa:person_rat_fb9903f6-b2ae-1ff7-4035-c826ed01d53a_Person-ae566e15-8f1a-9bb0-62f6-bf00f78fa399, oa:person_rat_fb9903f6-b2ae-1ff7-4035-c826ed01d53a_Person-1a641a6d-ec1a-45c9-2ed4-bdd87a7a9c25 ;
  a2a:hasEvent oa:event_rat_fb9903f6-b2ae-1ff7-4035-c826ed01d53a_Event1 ;
  a2a:hasRelationEP oa:relationep_rat_fb9903f6-b2ae-1ff7-4035-c826ed01d53a_0, oa:relationep_rat_fb9903f6-b2ae-1ff7-4035-c826ed01d53a_1, oa:relationep_rat_fb9903f6-b2ae-1ff7-4035-c826ed01d53a_2 ;
  a2a:hasSource oa:source_rat_fb9903f6-b2ae-1ff7-4035-c826ed01d53a .

oa:person_rat_fb9903f6-b2ae-1ff7-4035-c826ed01d53a_Person-a98c62e6-e6a4-fd32-783d-49608279c4e6
  a a2a:Person ;
  rdfs:label "Frans Wilhelm Aerts" ;
  a2a:PersonName [
    rdfs:label "Frans Wilhelm Aerts" ;
    a2a:PersonNameFirstName "Frans Wilhelm" ;
    a2a:PersonNameLastName "Aerts"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_fb9903f6-b2ae-1ff7-4035-c826ed01d53a_Person-ae566e15-8f1a-9bb0-62f6-bf00f78fa399
  a a2a:Person ;
  rdfs:label "Theresia Josepha Verbeeck" ;
  a2a:PersonName [
    rdfs:label "Theresia Josepha Verbeeck" ;
    a2a:PersonNameFirstName "Theresia Josepha" ;
    a2a:PersonNameLastName "Verbeeck"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_fb9903f6-b2ae-1ff7-4035-c826ed01d53a_Person-1a641a6d-ec1a-45c9-2ed4-bdd87a7a9c25
  a a2a:Person ;
  rdfs:label "Clara Louisa Josepha Maria Aerts" ;
  a2a:PersonName [
    rdfs:label "Clara Louisa Josepha Maria Aerts" ;
    a2a:PersonNameFirstName "Clara Louisa Josepha Maria" ;
    a2a:PersonNameLastName "Aerts"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1918" ;
    a2a:Month "9" ;
    a2a:Day "19" ;
    rdfs:label "1918-09-19"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg"
  ] .

oa:event_rat_fb9903f6-b2ae-1ff7-4035-c826ed01d53a_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1918" ;
    a2a:Month "9" ;
    a2a:Day "19" ;
    rdfs:label "1918-09-19"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg"
  ] .

oa:relationep_rat_fb9903f6-b2ae-1ff7-4035-c826ed01d53a_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_rat_fb9903f6-b2ae-1ff7-4035-c826ed01d53a_Person:a98c62e6-e6a4-fd32-783d-49608279c4e6 ;
  a2a:EventKeyRef oa:event_rat_fb9903f6-b2ae-1ff7-4035-c826ed01d53a_Event1 .

oa:relationep_rat_fb9903f6-b2ae-1ff7-4035-c826ed01d53a_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_rat_fb9903f6-b2ae-1ff7-4035-c826ed01d53a_Person:ae566e15-8f1a-9bb0-62f6-bf00f78fa399 ;
  a2a:EventKeyRef oa:event_rat_fb9903f6-b2ae-1ff7-4035-c826ed01d53a_Event1 .

oa:relationep_rat_fb9903f6-b2ae-1ff7-4035-c826ed01d53a_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_rat_fb9903f6-b2ae-1ff7-4035-c826ed01d53a_Person:1a641a6d-ec1a-45c9-2ed4-bdd87a7a9c25 ;
  a2a:EventKeyRef oa:event_rat_fb9903f6-b2ae-1ff7-4035-c826ed01d53a_Event1 .

oa:source_rat_fb9903f6-b2ae-1ff7-4035-c826ed01d53a
  a a2a:Source ;
  rdfs:label "Regionaal Archief Tilburg, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg", "1918-09-19 - 1918-09-19"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1918-09-19"^^xsd:date ;
    a2a:SourceIndexDateTo "1918-09-19"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1918" ;
    a2a:Month "9" ;
    a2a:Day "19" ;
    rdfs:label "1918-09-19"^^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 "1221" ;
    rdfs:label "Regionaal Archief Tilburg, Tilburg, Periode: 1918, Geboorteregister 1918, 1221"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/tlb/thumb/640x480/83121cca-7158-5f5f-d52f-bce4ddf59bdc.jpg" ;
    a2a:UriViewer "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/fb9903f6-b2ae-1ff7-4035-c826ed01d53a" ;
    a2a:UriPreview "https://images.memorix.nl/tlb/thumb/250x250/83121cca-7158-5f5f-d52f-bce4ddf59bdc.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-03-29"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/fb9903f6-b2ae-1ff7-4035-c826ed01d53a" ;
  a2a:RecordGUID "{fb9903f6-b2ae-1ff7-4035-c826ed01d53a}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231213_13645_00013645.xml van RAT" .

