@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_06c8b293-e3de-63a4-317b-7d476b6a15cc
  a a2a:Record ;
  rdfs:label "Geboorte op 3 augustus 1899 te Essen" ;
  a2a:hasPerson oa:person_wba_06c8b293-e3de-63a4-317b-7d476b6a15cc_Person-e9d1f76c-306a-22d5-a5e1-b0025d227d12, oa:person_wba_06c8b293-e3de-63a4-317b-7d476b6a15cc_Person-01e80fbf-c4fb-0ce6-d727-9906caf6c04c, oa:person_wba_06c8b293-e3de-63a4-317b-7d476b6a15cc_Person-6408574a-5b54-28cb-15b3-075f27a9e2c4 ;
  a2a:hasEvent oa:event_wba_06c8b293-e3de-63a4-317b-7d476b6a15cc_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_06c8b293-e3de-63a4-317b-7d476b6a15cc_0, oa:relationep_wba_06c8b293-e3de-63a4-317b-7d476b6a15cc_1, oa:relationep_wba_06c8b293-e3de-63a4-317b-7d476b6a15cc_2 ;
  a2a:hasSource oa:source_wba_06c8b293-e3de-63a4-317b-7d476b6a15cc .

oa:person_wba_06c8b293-e3de-63a4-317b-7d476b6a15cc_Person-e9d1f76c-306a-22d5-a5e1-b0025d227d12
  a a2a:Person ;
  rdfs:label "Adriaan Balemans" ;
  a2a:PersonName [
    rdfs:label "Adriaan Balemans" ;
    a2a:PersonNameFirstName "Adriaan" ;
    a2a:PersonNameLastName "Balemans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_06c8b293-e3de-63a4-317b-7d476b6a15cc_Person-01e80fbf-c4fb-0ce6-d727-9906caf6c04c
  a a2a:Person ;
  rdfs:label "Philomena Govers" ;
  a2a:PersonName [
    rdfs:label "Philomena Govers" ;
    a2a:PersonNameFirstName "Philomena" ;
    a2a:PersonNameLastName "Govers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_06c8b293-e3de-63a4-317b-7d476b6a15cc_Person-6408574a-5b54-28cb-15b3-075f27a9e2c4
  a a2a:Person ;
  rdfs:label "Joanna Antonia Catharina Balemans" ;
  a2a:PersonName [
    rdfs:label "Joanna Antonia Catharina Balemans" ;
    a2a:PersonNameFirstName "Joanna Antonia Catharina" ;
    a2a:PersonNameLastName "Balemans"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1899" ;
    a2a:Month "8" ;
    a2a:Day "3" ;
    rdfs:label "1899-08-03"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Essen" ;
    rdfs:label "Essen"
  ] .

oa:event_wba_06c8b293-e3de-63a4-317b-7d476b6a15cc_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1899" ;
    a2a:Month "8" ;
    a2a:Day "3" ;
    rdfs:label "1899-08-03"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Essen" ;
    rdfs:label "Essen"
  ] .

oa:relationep_wba_06c8b293-e3de-63a4-317b-7d476b6a15cc_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_wba_06c8b293-e3de-63a4-317b-7d476b6a15cc_Person:e9d1f76c-306a-22d5-a5e1-b0025d227d12 ;
  a2a:EventKeyRef oa:event_wba_06c8b293-e3de-63a4-317b-7d476b6a15cc_Event1 .

oa:relationep_wba_06c8b293-e3de-63a4-317b-7d476b6a15cc_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_wba_06c8b293-e3de-63a4-317b-7d476b6a15cc_Person:01e80fbf-c4fb-0ce6-d727-9906caf6c04c ;
  a2a:EventKeyRef oa:event_wba_06c8b293-e3de-63a4-317b-7d476b6a15cc_Event1 .

oa:relationep_wba_06c8b293-e3de-63a4-317b-7d476b6a15cc_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_wba_06c8b293-e3de-63a4-317b-7d476b6a15cc_Person:6408574a-5b54-28cb-15b3-075f27a9e2c4 ;
  a2a:EventKeyRef oa:event_wba_06c8b293-e3de-63a4-317b-7d476b6a15cc_Event1 .

oa:source_wba_06c8b293-e3de-63a4-317b-7d476b6a15cc
  a a2a:Source ;
  rdfs:label "West Brabants Archief, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Essen" ;
    rdfs:label "Essen", "1899-08-03 - 1899-08-03"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1899-08-03"^^xsd:date ;
    a2a:SourceIndexDateTo "1899-08-03"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1899" ;
    a2a:Month "8" ;
    a2a:Day "3" ;
    rdfs:label "1899-08-03"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "West Brabants Archief" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Deel: 34, Periode: 1899" ;
    a2a:Book "Geboorteregister Essen 1899" ;
    a2a:DocumentNumber "91" ;
    a2a:RegistryNumber "34" ;
    rdfs:label "West Brabants Archief, Brabant, Bron: boek, Deel: 34, Periode: 1899, Geboorteregister Essen 1899, 91, 34"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/wba/thumb/640x480/01aaba6d-0c17-5ff3-ebc7-85b2f1a344d4.jpg" ;
    a2a:UriViewer "http://westbrabantsarchief.nl/collectie/voorouders/deeds/06c8b293-e3de-63a4-317b-7d476b6a15cc" ;
    a2a:UriPreview "https://images.memorix.nl/wba/thumb/250x250/01aaba6d-0c17-5ff3-ebc7-85b2f1a344d4.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-11-08"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/06c8b293-e3de-63a4-317b-7d476b6a15cc" ;
  a2a:RecordGUID "{06c8b293-e3de-63a4-317b-7d476b6a15cc}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_21957_00021957.xml van WBA" .

