@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_2ebbb63a-3b6c-c983-3bf7-e6f9ea1d9c92
  a a2a:Record ;
  rdfs:label "Geboorte op 23 juni 1910 te Essen (België)" ;
  a2a:hasPerson oa:person_wba_2ebbb63a-3b6c-c983-3bf7-e6f9ea1d9c92_Person-ee213706-7f53-3c6e-2470-33bd2a627beb, oa:person_wba_2ebbb63a-3b6c-c983-3bf7-e6f9ea1d9c92_Person-532dcdbb-0df7-4038-390a-e431b6d47c5d, oa:person_wba_2ebbb63a-3b6c-c983-3bf7-e6f9ea1d9c92_Person-1947c4a5-2323-7437-2edd-a4c57597c616 ;
  a2a:hasEvent oa:event_wba_2ebbb63a-3b6c-c983-3bf7-e6f9ea1d9c92_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_2ebbb63a-3b6c-c983-3bf7-e6f9ea1d9c92_0, oa:relationep_wba_2ebbb63a-3b6c-c983-3bf7-e6f9ea1d9c92_1, oa:relationep_wba_2ebbb63a-3b6c-c983-3bf7-e6f9ea1d9c92_2 ;
  a2a:hasSource oa:source_wba_2ebbb63a-3b6c-c983-3bf7-e6f9ea1d9c92 .

oa:person_wba_2ebbb63a-3b6c-c983-3bf7-e6f9ea1d9c92_Person-ee213706-7f53-3c6e-2470-33bd2a627beb
  a a2a:Person ;
  rdfs:label "Aloisius Joannes Leenaarts" ;
  a2a:PersonName [
    rdfs:label "Aloisius Joannes Leenaarts" ;
    a2a:PersonNameFirstName "Aloisius Joannes" ;
    a2a:PersonNameLastName "Leenaarts"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_2ebbb63a-3b6c-c983-3bf7-e6f9ea1d9c92_Person-532dcdbb-0df7-4038-390a-e431b6d47c5d
  a a2a:Person ;
  rdfs:label "Elisa Maria Beirens" ;
  a2a:PersonName [
    rdfs:label "Elisa Maria Beirens" ;
    a2a:PersonNameFirstName "Elisa Maria" ;
    a2a:PersonNameLastName "Beirens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_2ebbb63a-3b6c-c983-3bf7-e6f9ea1d9c92_Person-1947c4a5-2323-7437-2edd-a4c57597c616
  a a2a:Person ;
  rdfs:label "Delphina Wilhelmina Maria Leenaarts" ;
  a2a:PersonName [
    rdfs:label "Delphina Wilhelmina Maria Leenaarts" ;
    a2a:PersonNameFirstName "Delphina Wilhelmina Maria" ;
    a2a:PersonNameLastName "Leenaarts"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1910" ;
    a2a:Month "6" ;
    a2a:Day "23" ;
    rdfs:label "1910-06-23"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Essen (België)" ;
    rdfs:label "Essen (België)"
  ] .

oa:event_wba_2ebbb63a-3b6c-c983-3bf7-e6f9ea1d9c92_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1910" ;
    a2a:Month "6" ;
    a2a:Day "23" ;
    rdfs:label "1910-06-23"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Essen (België)" ;
    rdfs:label "Essen (België)"
  ] .

oa:relationep_wba_2ebbb63a-3b6c-c983-3bf7-e6f9ea1d9c92_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_wba_2ebbb63a-3b6c-c983-3bf7-e6f9ea1d9c92_Person:ee213706-7f53-3c6e-2470-33bd2a627beb ;
  a2a:EventKeyRef oa:event_wba_2ebbb63a-3b6c-c983-3bf7-e6f9ea1d9c92_Event1 .

oa:relationep_wba_2ebbb63a-3b6c-c983-3bf7-e6f9ea1d9c92_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_wba_2ebbb63a-3b6c-c983-3bf7-e6f9ea1d9c92_Person:532dcdbb-0df7-4038-390a-e431b6d47c5d ;
  a2a:EventKeyRef oa:event_wba_2ebbb63a-3b6c-c983-3bf7-e6f9ea1d9c92_Event1 .

oa:relationep_wba_2ebbb63a-3b6c-c983-3bf7-e6f9ea1d9c92_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_wba_2ebbb63a-3b6c-c983-3bf7-e6f9ea1d9c92_Person:1947c4a5-2323-7437-2edd-a4c57597c616 ;
  a2a:EventKeyRef oa:event_wba_2ebbb63a-3b6c-c983-3bf7-e6f9ea1d9c92_Event1 .

oa:source_wba_2ebbb63a-3b6c-c983-3bf7-e6f9ea1d9c92
  a a2a:Source ;
  rdfs:label "West Brabants Archief, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Essen" ;
    rdfs:label "Essen", "1910-06-23 - 1910-06-23"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1910-06-23"^^xsd:date ;
    a2a:SourceIndexDateTo "1910-06-23"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1910" ;
    a2a:Month "6" ;
    a2a:Day "23" ;
    rdfs:label "1910-06-23"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "West Brabants Archief" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Periode: 1910" ;
    a2a:Book "Geboorteregister Essen 1910" ;
    a2a:DocumentNumber "112" ;
    rdfs:label "West Brabants Archief, Brabant, Bron: boek, Periode: 1910, Geboorteregister Essen 1910, 112"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/wba/thumb/640x480/98f841ae-d1a1-ed3b-2ad5-af4655815635.jpg" ;
    a2a:UriViewer "http://westbrabantsarchief.nl/collectie/voorouders/deeds/2ebbb63a-3b6c-c983-3bf7-e6f9ea1d9c92" ;
    a2a:UriPreview "https://images.memorix.nl/wba/thumb/250x250/98f841ae-d1a1-ed3b-2ad5-af4655815635.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-02-07"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/2ebbb63a-3b6c-c983-3bf7-e6f9ea1d9c92" ;
  a2a:RecordGUID "{2ebbb63a-3b6c-c983-3bf7-e6f9ea1d9c92}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_26601_00026601.xml van WBA" .

