@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_4c051ea2-6f2b-019a-3963-fd32d0c5d0ff
  a a2a:Record ;
  rdfs:label "Geboorte op 31 juli 1909 te Essen (België)" ;
  a2a:hasPerson oa:person_wba_4c051ea2-6f2b-019a-3963-fd32d0c5d0ff_Person-4c8ef8e4-b787-036e-1bf2-7b8dfa62d3c0, oa:person_wba_4c051ea2-6f2b-019a-3963-fd32d0c5d0ff_Person-34b54ae9-f58b-80ce-a76c-82c9ca37cba5, oa:person_wba_4c051ea2-6f2b-019a-3963-fd32d0c5d0ff_Person-76f863c3-d979-bc1c-84ea-bbc3c1033a7f ;
  a2a:hasEvent oa:event_wba_4c051ea2-6f2b-019a-3963-fd32d0c5d0ff_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_4c051ea2-6f2b-019a-3963-fd32d0c5d0ff_0, oa:relationep_wba_4c051ea2-6f2b-019a-3963-fd32d0c5d0ff_1, oa:relationep_wba_4c051ea2-6f2b-019a-3963-fd32d0c5d0ff_2 ;
  a2a:hasSource oa:source_wba_4c051ea2-6f2b-019a-3963-fd32d0c5d0ff .

oa:person_wba_4c051ea2-6f2b-019a-3963-fd32d0c5d0ff_Person-4c8ef8e4-b787-036e-1bf2-7b8dfa62d3c0
  a a2a:Person ;
  rdfs:label "Jacobus van Meel" ;
  a2a:PersonName [
    rdfs:label "Jacobus van Meel" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Meel"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_4c051ea2-6f2b-019a-3963-fd32d0c5d0ff_Person-34b54ae9-f58b-80ce-a76c-82c9ca37cba5
  a a2a:Person ;
  rdfs:label "Wilhelmina Mous" ;
  a2a:PersonName [
    rdfs:label "Wilhelmina Mous" ;
    a2a:PersonNameFirstName "Wilhelmina" ;
    a2a:PersonNameLastName "Mous"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_4c051ea2-6f2b-019a-3963-fd32d0c5d0ff_Person-76f863c3-d979-bc1c-84ea-bbc3c1033a7f
  a a2a:Person ;
  rdfs:label "Cornelius Edmond van Meel" ;
  a2a:PersonName [
    rdfs:label "Cornelius Edmond van Meel" ;
    a2a:PersonNameFirstName "Cornelius Edmond" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Meel"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1909" ;
    a2a:Month "7" ;
    a2a:Day "31" ;
    rdfs:label "1909-07-31"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Essen (België)" ;
    rdfs:label "Essen (België)"
  ] .

oa:event_wba_4c051ea2-6f2b-019a-3963-fd32d0c5d0ff_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1909" ;
    a2a:Month "7" ;
    a2a:Day "31" ;
    rdfs:label "1909-07-31"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Essen (België)" ;
    rdfs:label "Essen (België)"
  ] .

oa:relationep_wba_4c051ea2-6f2b-019a-3963-fd32d0c5d0ff_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_wba_4c051ea2-6f2b-019a-3963-fd32d0c5d0ff_Person:4c8ef8e4-b787-036e-1bf2-7b8dfa62d3c0 ;
  a2a:EventKeyRef oa:event_wba_4c051ea2-6f2b-019a-3963-fd32d0c5d0ff_Event1 .

oa:relationep_wba_4c051ea2-6f2b-019a-3963-fd32d0c5d0ff_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_wba_4c051ea2-6f2b-019a-3963-fd32d0c5d0ff_Person:34b54ae9-f58b-80ce-a76c-82c9ca37cba5 ;
  a2a:EventKeyRef oa:event_wba_4c051ea2-6f2b-019a-3963-fd32d0c5d0ff_Event1 .

oa:relationep_wba_4c051ea2-6f2b-019a-3963-fd32d0c5d0ff_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_wba_4c051ea2-6f2b-019a-3963-fd32d0c5d0ff_Person:76f863c3-d979-bc1c-84ea-bbc3c1033a7f ;
  a2a:EventKeyRef oa:event_wba_4c051ea2-6f2b-019a-3963-fd32d0c5d0ff_Event1 .

oa:source_wba_4c051ea2-6f2b-019a-3963-fd32d0c5d0ff
  a a2a:Source ;
  rdfs:label "West Brabants Archief, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Essen" ;
    rdfs:label "Essen", "1909-07-31 - 1909-07-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1909-07-31"^^xsd:date ;
    a2a:SourceIndexDateTo "1909-07-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1909" ;
    a2a:Month "7" ;
    a2a:Day "31" ;
    rdfs:label "1909-07-31"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "West Brabants Archief" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Periode: 1909" ;
    a2a:Book "Geboorteregister Essen 1909" ;
    a2a:DocumentNumber "115" ;
    rdfs:label "West Brabants Archief, Brabant, Bron: boek, Periode: 1909, Geboorteregister Essen 1909, 115"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/wba/thumb/640x480/147a365b-c2aa-7dc3-a253-745615ef36f9.jpg" ;
    a2a:UriViewer "http://westbrabantsarchief.nl/collectie/voorouders/deeds/4c051ea2-6f2b-019a-3963-fd32d0c5d0ff" ;
    a2a:UriPreview "https://images.memorix.nl/wba/thumb/250x250/147a365b-c2aa-7dc3-a253-745615ef36f9.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-02-07"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/4c051ea2-6f2b-019a-3963-fd32d0c5d0ff" ;
  a2a:RecordGUID "{4c051ea2-6f2b-019a-3963-fd32d0c5d0ff}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_26603_00026603.xml van WBA" .

