@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_ca1a6f86-a4e8-72e7-65b4-67eb63d520f6
  a a2a:Record ;
  rdfs:label "Geboorte op 27 augustus 1908 te Baarle-Nassau" ;
  a2a:hasPerson oa:person_rat_ca1a6f86-a4e8-72e7-65b4-67eb63d520f6_Person-72a045c8-b912-665a-907a-475dc25ac5ad, oa:person_rat_ca1a6f86-a4e8-72e7-65b4-67eb63d520f6_Person-adadbfef-b9ae-a196-fc07-541c4396ec22, oa:person_rat_ca1a6f86-a4e8-72e7-65b4-67eb63d520f6_Person-76305e27-397f-b477-9ce9-d6b566de5693 ;
  a2a:hasEvent oa:event_rat_ca1a6f86-a4e8-72e7-65b4-67eb63d520f6_Event1 ;
  a2a:hasRelationEP oa:relationep_rat_ca1a6f86-a4e8-72e7-65b4-67eb63d520f6_0, oa:relationep_rat_ca1a6f86-a4e8-72e7-65b4-67eb63d520f6_1, oa:relationep_rat_ca1a6f86-a4e8-72e7-65b4-67eb63d520f6_2 ;
  a2a:hasSource oa:source_rat_ca1a6f86-a4e8-72e7-65b4-67eb63d520f6 .

oa:person_rat_ca1a6f86-a4e8-72e7-65b4-67eb63d520f6_Person-72a045c8-b912-665a-907a-475dc25ac5ad
  a a2a:Person ;
  rdfs:label "Joannes Florentius van Oekelen" ;
  a2a:PersonName [
    rdfs:label "Joannes Florentius van Oekelen" ;
    a2a:PersonNameFirstName "Joannes Florentius" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Oekelen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_ca1a6f86-a4e8-72e7-65b4-67eb63d520f6_Person-adadbfef-b9ae-a196-fc07-541c4396ec22
  a a2a:Person ;
  rdfs:label "Anna Maria Dijmphena Pellis" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Dijmphena Pellis" ;
    a2a:PersonNameFirstName "Anna Maria Dijmphena" ;
    a2a:PersonNameLastName "Pellis"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_ca1a6f86-a4e8-72e7-65b4-67eb63d520f6_Person-76305e27-397f-b477-9ce9-d6b566de5693
  a a2a:Person ;
  rdfs:label "Antonius Franciscus van Oekelen" ;
  a2a:PersonName [
    rdfs:label "Antonius Franciscus van Oekelen" ;
    a2a:PersonNameFirstName "Antonius Franciscus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Oekelen"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1908" ;
    a2a:Month "8" ;
    a2a:Day "27" ;
    rdfs:label "1908-08-27"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Baarle-Nassau" ;
    rdfs:label "Baarle-Nassau"
  ] .

oa:event_rat_ca1a6f86-a4e8-72e7-65b4-67eb63d520f6_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1908" ;
    a2a:Month "8" ;
    a2a:Day "27" ;
    rdfs:label "1908-08-27"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Baarle-Nassau" ;
    rdfs:label "Baarle-Nassau"
  ] .

oa:relationep_rat_ca1a6f86-a4e8-72e7-65b4-67eb63d520f6_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_rat_ca1a6f86-a4e8-72e7-65b4-67eb63d520f6_Person:72a045c8-b912-665a-907a-475dc25ac5ad ;
  a2a:EventKeyRef oa:event_rat_ca1a6f86-a4e8-72e7-65b4-67eb63d520f6_Event1 .

oa:relationep_rat_ca1a6f86-a4e8-72e7-65b4-67eb63d520f6_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_rat_ca1a6f86-a4e8-72e7-65b4-67eb63d520f6_Person:adadbfef-b9ae-a196-fc07-541c4396ec22 ;
  a2a:EventKeyRef oa:event_rat_ca1a6f86-a4e8-72e7-65b4-67eb63d520f6_Event1 .

oa:relationep_rat_ca1a6f86-a4e8-72e7-65b4-67eb63d520f6_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_rat_ca1a6f86-a4e8-72e7-65b4-67eb63d520f6_Person:76305e27-397f-b477-9ce9-d6b566de5693 ;
  a2a:EventKeyRef oa:event_rat_ca1a6f86-a4e8-72e7-65b4-67eb63d520f6_Event1 .

oa:source_rat_ca1a6f86-a4e8-72e7-65b4-67eb63d520f6
  a a2a:Source ;
  rdfs:label "Regionaal Archief Tilburg, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Baarle-Nassau" ;
    rdfs:label "Baarle-Nassau", "1908-08-27 - 1908-08-27"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1908-08-27"^^xsd:date ;
    a2a:SourceIndexDateTo "1908-08-27"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1908" ;
    a2a:Month "8" ;
    a2a:Day "27" ;
    rdfs:label "1908-08-27"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Archief Tilburg" ;
    a2a:Place "Tilburg" ;
    a2a:Collection "Periode: 1908" ;
    a2a:Book "Geboorteregister 1908" ;
    a2a:DocumentNumber "58" ;
    rdfs:label "Regionaal Archief Tilburg, Tilburg, Periode: 1908, Geboorteregister 1908, 58"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/tlb/thumb/640x480/5792ae6d-63f5-e203-d02b-0791e50f6994.jpg" ;
    a2a:UriViewer "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/ca1a6f86-a4e8-72e7-65b4-67eb63d520f6" ;
    a2a:UriPreview "https://images.memorix.nl/tlb/thumb/250x250/5792ae6d-63f5-e203-d02b-0791e50f6994.jpg"
  ] ;
  a2a:SourceLastChangeDate "2017-06-29"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/ca1a6f86-a4e8-72e7-65b4-67eb63d520f6" ;
  a2a:RecordGUID "{ca1a6f86-a4e8-72e7-65b4-67eb63d520f6}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210908_12833_00012833.xml van RAT" .

