@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_08d2b69c-e066-1ae6-ce67-42f7997ce0ca
  a a2a:Record ;
  rdfs:label "Geboorte op 7 juli 1906 te Baarle-Nassau" ;
  a2a:hasPerson oa:person_rat_08d2b69c-e066-1ae6-ce67-42f7997ce0ca_Person-0af8aa21-f1c0-e415-c7f7-b3be8a321207, oa:person_rat_08d2b69c-e066-1ae6-ce67-42f7997ce0ca_Person-41d70278-3bcf-2a4f-012a-8841b00c05a1, oa:person_rat_08d2b69c-e066-1ae6-ce67-42f7997ce0ca_Person-59dbc353-4af2-d7e7-dd25-78d9b5036576 ;
  a2a:hasEvent oa:event_rat_08d2b69c-e066-1ae6-ce67-42f7997ce0ca_Event1 ;
  a2a:hasRelationEP oa:relationep_rat_08d2b69c-e066-1ae6-ce67-42f7997ce0ca_0, oa:relationep_rat_08d2b69c-e066-1ae6-ce67-42f7997ce0ca_1, oa:relationep_rat_08d2b69c-e066-1ae6-ce67-42f7997ce0ca_2 ;
  a2a:hasSource oa:source_rat_08d2b69c-e066-1ae6-ce67-42f7997ce0ca .

oa:person_rat_08d2b69c-e066-1ae6-ce67-42f7997ce0ca_Person-0af8aa21-f1c0-e415-c7f7-b3be8a321207
  a a2a:Person ;
  rdfs:label "Alexius Gillis" ;
  a2a:PersonName [
    rdfs:label "Alexius Gillis" ;
    a2a:PersonNameFirstName "Alexius" ;
    a2a:PersonNameLastName "Gillis"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_08d2b69c-e066-1ae6-ce67-42f7997ce0ca_Person-41d70278-3bcf-2a4f-012a-8841b00c05a1
  a a2a:Person ;
  rdfs:label "Anna Julia Maria Johanna Gommers" ;
  a2a:PersonName [
    rdfs:label "Anna Julia Maria Johanna Gommers" ;
    a2a:PersonNameFirstName "Anna Julia Maria Johanna" ;
    a2a:PersonNameLastName "Gommers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_08d2b69c-e066-1ae6-ce67-42f7997ce0ca_Person-59dbc353-4af2-d7e7-dd25-78d9b5036576
  a a2a:Person ;
  rdfs:label "Julia Anna Maria Cornelia Gillis" ;
  a2a:PersonName [
    rdfs:label "Julia Anna Maria Cornelia Gillis" ;
    a2a:PersonNameFirstName "Julia Anna Maria Cornelia" ;
    a2a:PersonNameLastName "Gillis"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1906" ;
    a2a:Month "7" ;
    a2a:Day "7" ;
    rdfs:label "1906-07-07"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Baarle-Nassau" ;
    rdfs:label "Baarle-Nassau"
  ] .

oa:event_rat_08d2b69c-e066-1ae6-ce67-42f7997ce0ca_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1906" ;
    a2a:Month "7" ;
    a2a:Day "7" ;
    rdfs:label "1906-07-07"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Baarle-Nassau" ;
    rdfs:label "Baarle-Nassau"
  ] .

oa:relationep_rat_08d2b69c-e066-1ae6-ce67-42f7997ce0ca_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_rat_08d2b69c-e066-1ae6-ce67-42f7997ce0ca_Person:0af8aa21-f1c0-e415-c7f7-b3be8a321207 ;
  a2a:EventKeyRef oa:event_rat_08d2b69c-e066-1ae6-ce67-42f7997ce0ca_Event1 .

oa:relationep_rat_08d2b69c-e066-1ae6-ce67-42f7997ce0ca_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_rat_08d2b69c-e066-1ae6-ce67-42f7997ce0ca_Person:41d70278-3bcf-2a4f-012a-8841b00c05a1 ;
  a2a:EventKeyRef oa:event_rat_08d2b69c-e066-1ae6-ce67-42f7997ce0ca_Event1 .

oa:relationep_rat_08d2b69c-e066-1ae6-ce67-42f7997ce0ca_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_rat_08d2b69c-e066-1ae6-ce67-42f7997ce0ca_Person:59dbc353-4af2-d7e7-dd25-78d9b5036576 ;
  a2a:EventKeyRef oa:event_rat_08d2b69c-e066-1ae6-ce67-42f7997ce0ca_Event1 .

oa:source_rat_08d2b69c-e066-1ae6-ce67-42f7997ce0ca
  a a2a:Source ;
  rdfs:label "Regionaal Archief Tilburg, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Baarle-Nassau" ;
    rdfs:label "Baarle-Nassau", "1906-07-07 - 1906-07-07"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1906-07-07"^^xsd:date ;
    a2a:SourceIndexDateTo "1906-07-07"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1906" ;
    a2a:Month "7" ;
    a2a:Day "7" ;
    rdfs:label "1906-07-07"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Archief Tilburg" ;
    a2a:Place "Tilburg" ;
    a2a:Collection "Periode: 1906" ;
    a2a:Book "Geboorteregister 1906" ;
    a2a:DocumentNumber "41" ;
    rdfs:label "Regionaal Archief Tilburg, Tilburg, Periode: 1906, Geboorteregister 1906, 41"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/tlb/thumb/640x480/b7769912-eb68-9877-71f0-d2fe9130cbad.jpg" ;
    a2a:UriViewer "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/08d2b69c-e066-1ae6-ce67-42f7997ce0ca" ;
    a2a:UriPreview "https://images.memorix.nl/tlb/thumb/250x250/b7769912-eb68-9877-71f0-d2fe9130cbad.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-04-10"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/08d2b69c-e066-1ae6-ce67-42f7997ce0ca" ;
  a2a:RecordGUID "{08d2b69c-e066-1ae6-ce67-42f7997ce0ca}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231213_13742_00013742.xml van RAT" .

[] a2a:PersonRemarkdiversen "leerlooier" .
