@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_wba_fa46bdb4-484a-9c9b-cbb4-c4d84ebe47a2
  a a2a:Record ;
  rdfs:label "Geboorte op 15 februari 1903 te Essen (België)" ;
  a2a:hasPerson oa:person_wba_fa46bdb4-484a-9c9b-cbb4-c4d84ebe47a2_Person-70bf821b-6c60-3ab5-f047-6b27a4b3ab2e, oa:person_wba_fa46bdb4-484a-9c9b-cbb4-c4d84ebe47a2_Person-28b2aaeb-410b-a644-6add-006eb569e721, oa:person_wba_fa46bdb4-484a-9c9b-cbb4-c4d84ebe47a2_Person-eab7e456-5cd5-b0bf-8bb6-761a620bcfc3 ;
  a2a:hasEvent oa:event_wba_fa46bdb4-484a-9c9b-cbb4-c4d84ebe47a2_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_fa46bdb4-484a-9c9b-cbb4-c4d84ebe47a2_0, oa:relationep_wba_fa46bdb4-484a-9c9b-cbb4-c4d84ebe47a2_1, oa:relationep_wba_fa46bdb4-484a-9c9b-cbb4-c4d84ebe47a2_2 ;
  a2a:hasSource oa:source_wba_fa46bdb4-484a-9c9b-cbb4-c4d84ebe47a2 .

oa:person_wba_fa46bdb4-484a-9c9b-cbb4-c4d84ebe47a2_Person-70bf821b-6c60-3ab5-f047-6b27a4b3ab2e
  a a2a:Person ;
  rdfs:label "Franciscus Ludovicus Kerstens" ;
  a2a:PersonName [
    rdfs:label "Franciscus Ludovicus Kerstens" ;
    a2a:PersonNameFirstName "Franciscus Ludovicus" ;
    a2a:PersonNameLastName "Kerstens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_fa46bdb4-484a-9c9b-cbb4-c4d84ebe47a2_Person-28b2aaeb-410b-a644-6add-006eb569e721
  a a2a:Person ;
  rdfs:label "Maria Mathildis Mattheeusen" ;
  a2a:PersonName [
    rdfs:label "Maria Mathildis Mattheeusen" ;
    a2a:PersonNameFirstName "Maria Mathildis" ;
    a2a:PersonNameLastName "Mattheeusen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_fa46bdb4-484a-9c9b-cbb4-c4d84ebe47a2_Person-eab7e456-5cd5-b0bf-8bb6-761a620bcfc3
  a a2a:Person ;
  rdfs:label "Franciscus Cornelius Jacobus Kerstens" ;
  a2a:PersonName [
    rdfs:label "Franciscus Cornelius Jacobus Kerstens" ;
    a2a:PersonNameFirstName "Franciscus Cornelius Jacobus" ;
    a2a:PersonNameLastName "Kerstens"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1903" ;
    a2a:Month "2" ;
    a2a:Day "15" ;
    rdfs:label "1903-02-15"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Essen (België)" ;
    rdfs:label "Essen (België)"
  ] .

oa:event_wba_fa46bdb4-484a-9c9b-cbb4-c4d84ebe47a2_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1903" ;
    a2a:Month "2" ;
    a2a:Day "15" ;
    rdfs:label "1903-02-15"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Essen (België)" ;
    rdfs:label "Essen (België)"
  ] .

oa:relationep_wba_fa46bdb4-484a-9c9b-cbb4-c4d84ebe47a2_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_wba_fa46bdb4-484a-9c9b-cbb4-c4d84ebe47a2_Person:70bf821b-6c60-3ab5-f047-6b27a4b3ab2e ;
  a2a:EventKeyRef oa:event_wba_fa46bdb4-484a-9c9b-cbb4-c4d84ebe47a2_Event1 .

oa:relationep_wba_fa46bdb4-484a-9c9b-cbb4-c4d84ebe47a2_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_wba_fa46bdb4-484a-9c9b-cbb4-c4d84ebe47a2_Person:28b2aaeb-410b-a644-6add-006eb569e721 ;
  a2a:EventKeyRef oa:event_wba_fa46bdb4-484a-9c9b-cbb4-c4d84ebe47a2_Event1 .

oa:relationep_wba_fa46bdb4-484a-9c9b-cbb4-c4d84ebe47a2_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_wba_fa46bdb4-484a-9c9b-cbb4-c4d84ebe47a2_Person:eab7e456-5cd5-b0bf-8bb6-761a620bcfc3 ;
  a2a:EventKeyRef oa:event_wba_fa46bdb4-484a-9c9b-cbb4-c4d84ebe47a2_Event1 .

oa:source_wba_fa46bdb4-484a-9c9b-cbb4-c4d84ebe47a2
  a a2a:Source ;
  rdfs:label "West Brabants Archief, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Essen" ;
    rdfs:label "Essen", "1903-02-15 - 1903-02-15"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1903-02-15"^^xsd:date ;
    a2a:SourceIndexDateTo "1903-02-15"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1903" ;
    a2a:Month "2" ;
    a2a:Day "15" ;
    rdfs:label "1903-02-15"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "West Brabants Archief" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Periode: 1903" ;
    a2a:Book "Geboorteregister Essen 1903" ;
    a2a:DocumentNumber "24" ;
    rdfs:label "West Brabants Archief, Brabant, Bron: boek, Periode: 1903, Geboorteregister Essen 1903, 24"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/wba/thumb/640x480/8e582971-7f5a-0371-d81f-6e79eb364230.jpg" ;
    a2a:UriViewer "http://westbrabantsarchief.nl/collectie/voorouders/deeds/fa46bdb4-484a-9c9b-cbb4-c4d84ebe47a2" ;
    a2a:UriPreview "https://images.memorix.nl/wba/thumb/250x250/8e582971-7f5a-0371-d81f-6e79eb364230.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-02-07"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/fa46bdb4-484a-9c9b-cbb4-c4d84ebe47a2" ;
  a2a:RecordGUID "{fa46bdb4-484a-9c9b-cbb4-c4d84ebe47a2}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_26620_00026620.xml van WBA" .

