@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_d95f7cb5-7fc1-e173-4d7c-d18176724a5a
  a a2a:Record ;
  rdfs:label "Geboorte op 21 december 1914 te Alphen en Riel" ;
  a2a:hasPerson oa:person_rat_d95f7cb5-7fc1-e173-4d7c-d18176724a5a_Person-e50012bc-cc46-d33a-32df-af3d4a544cc3, oa:person_rat_d95f7cb5-7fc1-e173-4d7c-d18176724a5a_Person-39a40a59-7dd8-5ace-3cc3-fc53f9618924, oa:person_rat_d95f7cb5-7fc1-e173-4d7c-d18176724a5a_Person-6c19e16c-a6db-da30-0e7c-d5981f26f3c0 ;
  a2a:hasEvent oa:event_rat_d95f7cb5-7fc1-e173-4d7c-d18176724a5a_Event1 ;
  a2a:hasRelationEP oa:relationep_rat_d95f7cb5-7fc1-e173-4d7c-d18176724a5a_0, oa:relationep_rat_d95f7cb5-7fc1-e173-4d7c-d18176724a5a_1, oa:relationep_rat_d95f7cb5-7fc1-e173-4d7c-d18176724a5a_2 ;
  a2a:hasSource oa:source_rat_d95f7cb5-7fc1-e173-4d7c-d18176724a5a .

oa:person_rat_d95f7cb5-7fc1-e173-4d7c-d18176724a5a_Person-e50012bc-cc46-d33a-32df-af3d4a544cc3
  a a2a:Person ;
  rdfs:label "Petrus Franciscus Kennes" ;
  a2a:PersonName [
    rdfs:label "Petrus Franciscus Kennes" ;
    a2a:PersonNameFirstName "Petrus Franciscus" ;
    a2a:PersonNameLastName "Kennes"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_d95f7cb5-7fc1-e173-4d7c-d18176724a5a_Person-39a40a59-7dd8-5ace-3cc3-fc53f9618924
  a a2a:Person ;
  rdfs:label "Francisca Maria Catharina Kennes" ;
  a2a:PersonName [
    rdfs:label "Francisca Maria Catharina Kennes" ;
    a2a:PersonNameFirstName "Francisca Maria Catharina" ;
    a2a:PersonNameLastName "Kennes"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1914" ;
    a2a:Month "12" ;
    a2a:Day "21" ;
    rdfs:label "1914-12-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Alphen en Riel" ;
    rdfs:label "Alphen en Riel"
  ] .

oa:person_rat_d95f7cb5-7fc1-e173-4d7c-d18176724a5a_Person-6c19e16c-a6db-da30-0e7c-d5981f26f3c0
  a a2a:Person ;
  rdfs:label "Catharina Ansems" ;
  a2a:PersonName [
    rdfs:label "Catharina Ansems" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNameLastName "Ansems"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_rat_d95f7cb5-7fc1-e173-4d7c-d18176724a5a_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1914" ;
    a2a:Month "12" ;
    a2a:Day "21" ;
    rdfs:label "1914-12-21"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Alphen en Riel" ;
    rdfs:label "Alphen en Riel"
  ] .

oa:relationep_rat_d95f7cb5-7fc1-e173-4d7c-d18176724a5a_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_rat_d95f7cb5-7fc1-e173-4d7c-d18176724a5a_Person:e50012bc-cc46-d33a-32df-af3d4a544cc3 ;
  a2a:EventKeyRef oa:event_rat_d95f7cb5-7fc1-e173-4d7c-d18176724a5a_Event1 .

oa:relationep_rat_d95f7cb5-7fc1-e173-4d7c-d18176724a5a_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_rat_d95f7cb5-7fc1-e173-4d7c-d18176724a5a_Person:39a40a59-7dd8-5ace-3cc3-fc53f9618924 ;
  a2a:EventKeyRef oa:event_rat_d95f7cb5-7fc1-e173-4d7c-d18176724a5a_Event1 .

oa:relationep_rat_d95f7cb5-7fc1-e173-4d7c-d18176724a5a_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_rat_d95f7cb5-7fc1-e173-4d7c-d18176724a5a_Person:6c19e16c-a6db-da30-0e7c-d5981f26f3c0 ;
  a2a:EventKeyRef oa:event_rat_d95f7cb5-7fc1-e173-4d7c-d18176724a5a_Event1 .

oa:source_rat_d95f7cb5-7fc1-e173-4d7c-d18176724a5a
  a a2a:Source ;
  rdfs:label "Regionaal Archief Tilburg, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Alphen en Riel" ;
    rdfs:label "Alphen en Riel", "1914-12-21 - 1914-12-21"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1914-12-21"^^xsd:date ;
    a2a:SourceIndexDateTo "1914-12-21"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1914" ;
    a2a:Month "12" ;
    a2a:Day "21" ;
    rdfs:label "1914-12-21"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Archief Tilburg" ;
    a2a:Place "Tilburg" ;
    a2a:Collection "Periode: 1914" ;
    a2a:Book "Geboorteregister 1914" ;
    a2a:DocumentNumber "66" ;
    rdfs:label "Regionaal Archief Tilburg, Tilburg, Periode: 1914, Geboorteregister 1914, 66"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/tlb/thumb/640x480/ec256a77-bd74-e726-7b60-304a3ae23f69.jpg" ;
    a2a:UriViewer "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/d95f7cb5-7fc1-e173-4d7c-d18176724a5a" ;
    a2a:UriPreview "https://images.memorix.nl/tlb/thumb/250x250/ec256a77-bd74-e726-7b60-304a3ae23f69.jpg"
  ] ;
  a2a:SourceLastChangeDate "2016-04-25"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/d95f7cb5-7fc1-e173-4d7c-d18176724a5a" ;
  a2a:RecordGUID "{d95f7cb5-7fc1-e173-4d7c-d18176724a5a}" ;
  a2a:SourceRemarkregister_periode "1914" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250426_429_00000429.xml van RAT" .

[] a2a:PersonRemarkdiversen "overleden op 29 11 1914 te Alphen" .
