@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_8d5c222e-2f3e-047b-ff3f-d6b0f7df1c12
  a a2a:Record ;
  rdfs:label "Geboorte op 17 februari 1913 te Essen (België)" ;
  a2a:hasPerson oa:person_wba_8d5c222e-2f3e-047b-ff3f-d6b0f7df1c12_Person-084f5227-1578-24f5-2bbb-c158a2cdfb4d, oa:person_wba_8d5c222e-2f3e-047b-ff3f-d6b0f7df1c12_Person-4bedec9d-434b-6bcf-bcd5-316cf163268e, oa:person_wba_8d5c222e-2f3e-047b-ff3f-d6b0f7df1c12_Person-1877cad2-16eb-993e-257d-f4a628560c0b ;
  a2a:hasEvent oa:event_wba_8d5c222e-2f3e-047b-ff3f-d6b0f7df1c12_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_8d5c222e-2f3e-047b-ff3f-d6b0f7df1c12_0, oa:relationep_wba_8d5c222e-2f3e-047b-ff3f-d6b0f7df1c12_1, oa:relationep_wba_8d5c222e-2f3e-047b-ff3f-d6b0f7df1c12_2 ;
  a2a:hasSource oa:source_wba_8d5c222e-2f3e-047b-ff3f-d6b0f7df1c12 .

oa:person_wba_8d5c222e-2f3e-047b-ff3f-d6b0f7df1c12_Person-084f5227-1578-24f5-2bbb-c158a2cdfb4d
  a a2a:Person ;
  rdfs:label "Josephus Mattheus Cools" ;
  a2a:PersonName [
    rdfs:label "Josephus Mattheus Cools" ;
    a2a:PersonNameFirstName "Josephus Mattheus" ;
    a2a:PersonNameLastName "Cools"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_8d5c222e-2f3e-047b-ff3f-d6b0f7df1c12_Person-4bedec9d-434b-6bcf-bcd5-316cf163268e
  a a2a:Person ;
  rdfs:label "Maria Philomena Hendrickx" ;
  a2a:PersonName [
    rdfs:label "Maria Philomena Hendrickx" ;
    a2a:PersonNameFirstName "Maria Philomena" ;
    a2a:PersonNameLastName "Hendrickx"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_8d5c222e-2f3e-047b-ff3f-d6b0f7df1c12_Person-1877cad2-16eb-993e-257d-f4a628560c0b
  a a2a:Person ;
  rdfs:label "Amelia Francisca Cools" ;
  a2a:PersonName [
    rdfs:label "Amelia Francisca Cools" ;
    a2a:PersonNameFirstName "Amelia Francisca" ;
    a2a:PersonNameLastName "Cools"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1913" ;
    a2a:Month "2" ;
    a2a:Day "17" ;
    rdfs:label "1913-02-17"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Essen (België)" ;
    rdfs:label "Essen (België)"
  ] .

oa:event_wba_8d5c222e-2f3e-047b-ff3f-d6b0f7df1c12_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1913" ;
    a2a:Month "2" ;
    a2a:Day "17" ;
    rdfs:label "1913-02-17"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Essen (België)" ;
    rdfs:label "Essen (België)"
  ] .

oa:relationep_wba_8d5c222e-2f3e-047b-ff3f-d6b0f7df1c12_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_wba_8d5c222e-2f3e-047b-ff3f-d6b0f7df1c12_Person:084f5227-1578-24f5-2bbb-c158a2cdfb4d ;
  a2a:EventKeyRef oa:event_wba_8d5c222e-2f3e-047b-ff3f-d6b0f7df1c12_Event1 .

oa:relationep_wba_8d5c222e-2f3e-047b-ff3f-d6b0f7df1c12_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_wba_8d5c222e-2f3e-047b-ff3f-d6b0f7df1c12_Person:4bedec9d-434b-6bcf-bcd5-316cf163268e ;
  a2a:EventKeyRef oa:event_wba_8d5c222e-2f3e-047b-ff3f-d6b0f7df1c12_Event1 .

oa:relationep_wba_8d5c222e-2f3e-047b-ff3f-d6b0f7df1c12_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_wba_8d5c222e-2f3e-047b-ff3f-d6b0f7df1c12_Person:1877cad2-16eb-993e-257d-f4a628560c0b ;
  a2a:EventKeyRef oa:event_wba_8d5c222e-2f3e-047b-ff3f-d6b0f7df1c12_Event1 .

oa:source_wba_8d5c222e-2f3e-047b-ff3f-d6b0f7df1c12
  a a2a:Source ;
  rdfs:label "West Brabants Archief, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Essen" ;
    rdfs:label "Essen", "1913-02-17 - 1913-02-17"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1913-02-17"^^xsd:date ;
    a2a:SourceIndexDateTo "1913-02-17"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1913" ;
    a2a:Month "2" ;
    a2a:Day "17" ;
    rdfs:label "1913-02-17"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "West Brabants Archief" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Periode: 1913" ;
    a2a:Book "Geboorteregister Essen 1913" ;
    a2a:DocumentNumber "27" ;
    rdfs:label "West Brabants Archief, Brabant, Bron: boek, Periode: 1913, Geboorteregister Essen 1913, 27"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/wba/thumb/640x480/7f031598-3c70-5dfa-67d0-6ab2fe41a50f.jpg" ;
    a2a:UriViewer "http://westbrabantsarchief.nl/collectie/voorouders/deeds/8d5c222e-2f3e-047b-ff3f-d6b0f7df1c12" ;
    a2a:UriPreview "https://images.memorix.nl/wba/thumb/250x250/7f031598-3c70-5dfa-67d0-6ab2fe41a50f.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-02-07"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/8d5c222e-2f3e-047b-ff3f-d6b0f7df1c12" ;
  a2a:RecordGUID "{8d5c222e-2f3e-047b-ff3f-d6b0f7df1c12}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_26609_00026609.xml van WBA" .

