@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_037ce765-2ca7-abb8-d5b2-c9efc0e1fa21
  a a2a:Record ;
  rdfs:label "Geboorte op 10 februari 1891 te Essen" ;
  a2a:hasPerson oa:person_wba_037ce765-2ca7-abb8-d5b2-c9efc0e1fa21_Person-ad259d02-eb69-f9f1-867e-e3a12a8ad705, oa:person_wba_037ce765-2ca7-abb8-d5b2-c9efc0e1fa21_Person-43a2e524-78fa-394a-f61c-2fac3f970ef6, oa:person_wba_037ce765-2ca7-abb8-d5b2-c9efc0e1fa21_Person-5239006f-c687-3e32-7158-3b516a73c7f3 ;
  a2a:hasEvent oa:event_wba_037ce765-2ca7-abb8-d5b2-c9efc0e1fa21_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_037ce765-2ca7-abb8-d5b2-c9efc0e1fa21_0, oa:relationep_wba_037ce765-2ca7-abb8-d5b2-c9efc0e1fa21_1, oa:relationep_wba_037ce765-2ca7-abb8-d5b2-c9efc0e1fa21_2 ;
  a2a:hasSource oa:source_wba_037ce765-2ca7-abb8-d5b2-c9efc0e1fa21 .

oa:person_wba_037ce765-2ca7-abb8-d5b2-c9efc0e1fa21_Person-ad259d02-eb69-f9f1-867e-e3a12a8ad705
  a a2a:Person ;
  rdfs:label "Anna Coleta Wils" ;
  a2a:PersonName [
    rdfs:label "Anna Coleta Wils" ;
    a2a:PersonNameFirstName "Anna Coleta" ;
    a2a:PersonNameLastName "Wils"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_037ce765-2ca7-abb8-d5b2-c9efc0e1fa21_Person-43a2e524-78fa-394a-f61c-2fac3f970ef6
  a a2a:Person ;
  rdfs:label "Joannes Alexander Cleiren" ;
  a2a:PersonName [
    rdfs:label "Joannes Alexander Cleiren" ;
    a2a:PersonNameFirstName "Joannes Alexander" ;
    a2a:PersonNameLastName "Cleiren"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_037ce765-2ca7-abb8-d5b2-c9efc0e1fa21_Person-5239006f-c687-3e32-7158-3b516a73c7f3
  a a2a:Person ;
  rdfs:label "Leopoldus Antonius Cleiren" ;
  a2a:PersonName [
    rdfs:label "Leopoldus Antonius Cleiren" ;
    a2a:PersonNameFirstName "Leopoldus Antonius" ;
    a2a:PersonNameLastName "Cleiren"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1891" ;
    a2a:Month "2" ;
    a2a:Day "10" ;
    rdfs:label "1891-02-10"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Essen" ;
    rdfs:label "Essen"
  ] .

oa:event_wba_037ce765-2ca7-abb8-d5b2-c9efc0e1fa21_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1891" ;
    a2a:Month "2" ;
    a2a:Day "10" ;
    rdfs:label "1891-02-10"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Essen" ;
    rdfs:label "Essen"
  ] .

oa:relationep_wba_037ce765-2ca7-abb8-d5b2-c9efc0e1fa21_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_wba_037ce765-2ca7-abb8-d5b2-c9efc0e1fa21_Person:ad259d02-eb69-f9f1-867e-e3a12a8ad705 ;
  a2a:EventKeyRef oa:event_wba_037ce765-2ca7-abb8-d5b2-c9efc0e1fa21_Event1 .

oa:relationep_wba_037ce765-2ca7-abb8-d5b2-c9efc0e1fa21_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_wba_037ce765-2ca7-abb8-d5b2-c9efc0e1fa21_Person:43a2e524-78fa-394a-f61c-2fac3f970ef6 ;
  a2a:EventKeyRef oa:event_wba_037ce765-2ca7-abb8-d5b2-c9efc0e1fa21_Event1 .

oa:relationep_wba_037ce765-2ca7-abb8-d5b2-c9efc0e1fa21_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_wba_037ce765-2ca7-abb8-d5b2-c9efc0e1fa21_Person:5239006f-c687-3e32-7158-3b516a73c7f3 ;
  a2a:EventKeyRef oa:event_wba_037ce765-2ca7-abb8-d5b2-c9efc0e1fa21_Event1 .

oa:source_wba_037ce765-2ca7-abb8-d5b2-c9efc0e1fa21
  a a2a:Source ;
  rdfs:label "West Brabants Archief, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Essen" ;
    rdfs:label "Essen", "1891-02-10 - 1891-02-10"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1891-02-10"^^xsd:date ;
    a2a:SourceIndexDateTo "1891-02-10"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1891" ;
    a2a:Month "2" ;
    a2a:Day "10" ;
    rdfs:label "1891-02-10"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "West Brabants Archief" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Deel: 24, Periode: 1891" ;
    a2a:Book "Geboorteregister Essen 1891" ;
    a2a:DocumentNumber "26" ;
    a2a:RegistryNumber "24" ;
    rdfs:label "West Brabants Archief, Brabant, Bron: boek, Deel: 24, Periode: 1891, Geboorteregister Essen 1891, 26, 24"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/wba/thumb/640x480/c26c38c1-575a-e184-f4af-dc4716139173.jpg" ;
    a2a:UriViewer "http://westbrabantsarchief.nl/collectie/voorouders/deeds/037ce765-2ca7-abb8-d5b2-c9efc0e1fa21" ;
    a2a:UriPreview "https://images.memorix.nl/wba/thumb/250x250/c26c38c1-575a-e184-f4af-dc4716139173.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/037ce765-2ca7-abb8-d5b2-c9efc0e1fa21" ;
  a2a:RecordGUID "{037ce765-2ca7-abb8-d5b2-c9efc0e1fa21}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_1838_00001838.xml van WBA" .

