@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_8c48e809-d246-ae6c-72f6-e0150b652fc3
  a a2a:Record ;
  rdfs:label "Geboorte op 28 november 1902" ;
  a2a:hasPerson oa:person_wba_8c48e809-d246-ae6c-72f6-e0150b652fc3_Person-df91a634-78a7-0b3f-6bae-6566e1cc05cb, oa:person_wba_8c48e809-d246-ae6c-72f6-e0150b652fc3_Person-00742ca5-df5d-dcb7-d811-6838b8938422, oa:person_wba_8c48e809-d246-ae6c-72f6-e0150b652fc3_Person-26ee63eb-4c02-1081-5477-57fc7777154d ;
  a2a:hasEvent oa:event_wba_8c48e809-d246-ae6c-72f6-e0150b652fc3_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_8c48e809-d246-ae6c-72f6-e0150b652fc3_0, oa:relationep_wba_8c48e809-d246-ae6c-72f6-e0150b652fc3_1, oa:relationep_wba_8c48e809-d246-ae6c-72f6-e0150b652fc3_2 ;
  a2a:hasSource oa:source_wba_8c48e809-d246-ae6c-72f6-e0150b652fc3 .

oa:person_wba_8c48e809-d246-ae6c-72f6-e0150b652fc3_Person-df91a634-78a7-0b3f-6bae-6566e1cc05cb
  a a2a:Person ;
  rdfs:label "Antonie Bals" ;
  a2a:PersonName [
    rdfs:label "Antonie Bals" ;
    a2a:PersonNameFirstName "Antonie" ;
    a2a:PersonNameLastName "Bals"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_8c48e809-d246-ae6c-72f6-e0150b652fc3_Person-00742ca5-df5d-dcb7-d811-6838b8938422
  a a2a:Person ;
  rdfs:label "Leonardus Bals" ;
  a2a:PersonName [
    rdfs:label "Leonardus Bals" ;
    a2a:PersonNameFirstName "Leonardus" ;
    a2a:PersonNameLastName "Bals"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1902" ;
    a2a:Month "11" ;
    a2a:Day "28" ;
    rdfs:label "1902-11-28"^^xsd:date
  ] .

oa:person_wba_8c48e809-d246-ae6c-72f6-e0150b652fc3_Person-26ee63eb-4c02-1081-5477-57fc7777154d
  a a2a:Person ;
  rdfs:label "Maria Catharina van Loon" ;
  a2a:PersonName [
    rdfs:label "Maria Catharina van Loon" ;
    a2a:PersonNameFirstName "Maria Catharina" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Loon"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_wba_8c48e809-d246-ae6c-72f6-e0150b652fc3_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1902" ;
    a2a:Month "11" ;
    a2a:Day "28" ;
    rdfs:label "1902-11-28"^^xsd:date
  ] .

oa:relationep_wba_8c48e809-d246-ae6c-72f6-e0150b652fc3_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_wba_8c48e809-d246-ae6c-72f6-e0150b652fc3_Person:df91a634-78a7-0b3f-6bae-6566e1cc05cb ;
  a2a:EventKeyRef oa:event_wba_8c48e809-d246-ae6c-72f6-e0150b652fc3_Event1 .

oa:relationep_wba_8c48e809-d246-ae6c-72f6-e0150b652fc3_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_wba_8c48e809-d246-ae6c-72f6-e0150b652fc3_Person:00742ca5-df5d-dcb7-d811-6838b8938422 ;
  a2a:EventKeyRef oa:event_wba_8c48e809-d246-ae6c-72f6-e0150b652fc3_Event1 .

oa:relationep_wba_8c48e809-d246-ae6c-72f6-e0150b652fc3_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_wba_8c48e809-d246-ae6c-72f6-e0150b652fc3_Person:26ee63eb-4c02-1081-5477-57fc7777154d ;
  a2a:EventKeyRef oa:event_wba_8c48e809-d246-ae6c-72f6-e0150b652fc3_Event1 .

oa:source_wba_8c48e809-d246-ae6c-72f6-e0150b652fc3
  a a2a:Source ;
  rdfs:label "West Brabants Archief, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Wouw" ;
    rdfs:label "Wouw", "1902-11-28 - 1902-11-28"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1902-11-28"^^xsd:date ;
    a2a:SourceIndexDateTo "1902-11-28"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1902" ;
    a2a:Month "11" ;
    a2a:Day "28" ;
    rdfs:label "1902-11-28"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "West Brabants Archief" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: Archief van de gemeente Wouw, 1811-1927, Bron: boek, Deel: 3614, Periode: 1902" ;
    a2a:Book "Geboorteregister Wouw 1902" ;
    a2a:DocumentNumber "142" ;
    a2a:RegistryNumber "3614" ;
    rdfs:label "West Brabants Archief, Brabant, Archiefnaam: Archief van de gemeente Wouw, 1811-1927, Bron: boek, Deel: 3614, Periode: 1902, Geboorteregister Wouw 1902, 142, 3614"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/wba/thumb/640x480/8e59d91b-2b6f-4cd9-f258-039656300153.jpg" ;
    a2a:UriViewer "http://westbrabantsarchief.nl/collectie/voorouders/deeds/8c48e809-d246-ae6c-72f6-e0150b652fc3" ;
    a2a:UriPreview "https://images.memorix.nl/wba/thumb/250x250/8e59d91b-2b6f-4cd9-f258-039656300153.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/8c48e809-d246-ae6c-72f6-e0150b652fc3" ;
  a2a:RecordGUID "{8c48e809-d246-ae6c-72f6-e0150b652fc3}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_17885_00017885.xml van WBA" .

[] a2a:PersonRemarkdiversen "42 jaar, arbeider" .
[] a2a:PersonRemarkdiversen "zonder beroep" .
