@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_b60ae35c-c6ed-2bbb-5cdd-ea775fc2bef3
  a a2a:Record ;
  rdfs:label "Geboorte op 26 november 1891" ;
  a2a:hasPerson oa:person_wba_b60ae35c-c6ed-2bbb-5cdd-ea775fc2bef3_Person-f2c78ce6-83e4-c52d-4217-55899e55779a, oa:person_wba_b60ae35c-c6ed-2bbb-5cdd-ea775fc2bef3_Person-7ffa14e2-c81d-6951-8ef7-76b5c572e677, oa:person_wba_b60ae35c-c6ed-2bbb-5cdd-ea775fc2bef3_Person-a5907278-8740-b92f-efab-215bdb605536 ;
  a2a:hasEvent oa:event_wba_b60ae35c-c6ed-2bbb-5cdd-ea775fc2bef3_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_b60ae35c-c6ed-2bbb-5cdd-ea775fc2bef3_0, oa:relationep_wba_b60ae35c-c6ed-2bbb-5cdd-ea775fc2bef3_1, oa:relationep_wba_b60ae35c-c6ed-2bbb-5cdd-ea775fc2bef3_2 ;
  a2a:hasSource oa:source_wba_b60ae35c-c6ed-2bbb-5cdd-ea775fc2bef3 .

oa:person_wba_b60ae35c-c6ed-2bbb-5cdd-ea775fc2bef3_Person-f2c78ce6-83e4-c52d-4217-55899e55779a
  a a2a:Person ;
  rdfs:label "Guilielmus Maes" ;
  a2a:PersonName [
    rdfs:label "Guilielmus Maes" ;
    a2a:PersonNameFirstName "Guilielmus" ;
    a2a:PersonNameLastName "Maes"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_b60ae35c-c6ed-2bbb-5cdd-ea775fc2bef3_Person-7ffa14e2-c81d-6951-8ef7-76b5c572e677
  a a2a:Person ;
  rdfs:label "Maria Susanna De Coster" ;
  a2a:PersonName [
    rdfs:label "Maria Susanna De Coster" ;
    a2a:PersonNameFirstName "Maria Susanna" ;
    a2a:PersonNameLastName "De Coster"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_b60ae35c-c6ed-2bbb-5cdd-ea775fc2bef3_Person-a5907278-8740-b92f-efab-215bdb605536
  a a2a:Person ;
  rdfs:label "Clasina Maes" ;
  a2a:PersonName [
    rdfs:label "Clasina Maes" ;
    a2a:PersonNameFirstName "Clasina" ;
    a2a:PersonNameLastName "Maes"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1891" ;
    a2a:Month "11" ;
    a2a:Day "26" ;
    rdfs:label "1891-11-26"^^xsd:date
  ] .

oa:event_wba_b60ae35c-c6ed-2bbb-5cdd-ea775fc2bef3_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1891" ;
    a2a:Month "11" ;
    a2a:Day "26" ;
    rdfs:label "1891-11-26"^^xsd:date
  ] .

oa:relationep_wba_b60ae35c-c6ed-2bbb-5cdd-ea775fc2bef3_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_wba_b60ae35c-c6ed-2bbb-5cdd-ea775fc2bef3_Person:f2c78ce6-83e4-c52d-4217-55899e55779a ;
  a2a:EventKeyRef oa:event_wba_b60ae35c-c6ed-2bbb-5cdd-ea775fc2bef3_Event1 .

oa:relationep_wba_b60ae35c-c6ed-2bbb-5cdd-ea775fc2bef3_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_wba_b60ae35c-c6ed-2bbb-5cdd-ea775fc2bef3_Person:7ffa14e2-c81d-6951-8ef7-76b5c572e677 ;
  a2a:EventKeyRef oa:event_wba_b60ae35c-c6ed-2bbb-5cdd-ea775fc2bef3_Event1 .

oa:relationep_wba_b60ae35c-c6ed-2bbb-5cdd-ea775fc2bef3_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_wba_b60ae35c-c6ed-2bbb-5cdd-ea775fc2bef3_Person:a5907278-8740-b92f-efab-215bdb605536 ;
  a2a:EventKeyRef oa:event_wba_b60ae35c-c6ed-2bbb-5cdd-ea775fc2bef3_Event1 .

oa:source_wba_b60ae35c-c6ed-2bbb-5cdd-ea775fc2bef3
  a a2a:Source ;
  rdfs:label "West Brabants Archief, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Kalmthout" ;
    rdfs:label "Kalmthout", "1891-11-26 - 1891-11-26"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1891-11-26"^^xsd:date ;
    a2a:SourceIndexDateTo "1891-11-26"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1891" ;
    a2a:Month "11" ;
    a2a:Day "26" ;
    rdfs:label "1891-11-26"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "West Brabants Archief" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Deel: 64, Periode: 1891" ;
    a2a:Book "Geboorteregister Kalmthout 1891" ;
    a2a:DocumentNumber "106" ;
    a2a:RegistryNumber "64" ;
    rdfs:label "West Brabants Archief, Brabant, Bron: boek, Deel: 64, Periode: 1891, Geboorteregister Kalmthout 1891, 106, 64"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/wba/thumb/640x480/a5240d42-393a-91fc-06eb-b554da808498.jpg" ;
    a2a:UriViewer "http://westbrabantsarchief.nl/collectie/voorouders/deeds/b60ae35c-c6ed-2bbb-5cdd-ea775fc2bef3" ;
    a2a:UriPreview "https://images.memorix.nl/wba/thumb/250x250/a5240d42-393a-91fc-06eb-b554da808498.jpg"
  ] ;
  a2a:SourceLastChangeDate "2016-02-10"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/b60ae35c-c6ed-2bbb-5cdd-ea775fc2bef3" ;
  a2a:RecordGUID "{b60ae35c-c6ed-2bbb-5cdd-ea775fc2bef3}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_17926_00017926.xml van WBA" .

[] a2a:PersonRemarkdiversen "25 jaar, dagloner, wonende in deze gemeente in de Heide Wijk A no 66" .
