@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_0e0ebd0b-289f-e33c-b9a8-7eb2baf521dc
  a a2a:Record ;
  rdfs:label "Geboorte op 11 april 1913 te Bergen op Zoom" ;
  a2a:hasPerson oa:person_wba_0e0ebd0b-289f-e33c-b9a8-7eb2baf521dc_Person-80ccb70c-3a99-fb97-ad11-80d540ba905b, oa:person_wba_0e0ebd0b-289f-e33c-b9a8-7eb2baf521dc_Person-84319238-20dd-dbab-c430-1d104d1d1c09, oa:person_wba_0e0ebd0b-289f-e33c-b9a8-7eb2baf521dc_Person-4837c581-5edf-adce-32bb-5812c45bea17 ;
  a2a:hasEvent oa:event_wba_0e0ebd0b-289f-e33c-b9a8-7eb2baf521dc_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_0e0ebd0b-289f-e33c-b9a8-7eb2baf521dc_0, oa:relationep_wba_0e0ebd0b-289f-e33c-b9a8-7eb2baf521dc_1, oa:relationep_wba_0e0ebd0b-289f-e33c-b9a8-7eb2baf521dc_2 ;
  a2a:hasSource oa:source_wba_0e0ebd0b-289f-e33c-b9a8-7eb2baf521dc .

oa:person_wba_0e0ebd0b-289f-e33c-b9a8-7eb2baf521dc_Person-80ccb70c-3a99-fb97-ad11-80d540ba905b
  a a2a:Person ;
  rdfs:label "Franciscus van den Berg" ;
  a2a:PersonName [
    rdfs:label "Franciscus van den Berg" ;
    a2a:PersonNameFirstName "Franciscus" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Berg"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1913" ;
    a2a:Month "4" ;
    a2a:Day "11" ;
    rdfs:label "1913-04-11"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Bergen op Zoom" ;
    rdfs:label "Bergen op Zoom"
  ] .

oa:person_wba_0e0ebd0b-289f-e33c-b9a8-7eb2baf521dc_Person-84319238-20dd-dbab-c430-1d104d1d1c09
  a a2a:Person ;
  rdfs:label "Johannes Cornelis van den Berg" ;
  a2a:PersonName [
    rdfs:label "Johannes Cornelis van den Berg" ;
    a2a:PersonNameFirstName "Johannes Cornelis" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Berg"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "36 jaar" ;
    rdfs:label "36 jaar"
  ] ;
  a2a:Profession "arbeider" .

oa:person_wba_0e0ebd0b-289f-e33c-b9a8-7eb2baf521dc_Person-4837c581-5edf-adce-32bb-5812c45bea17
  a a2a:Person ;
  rdfs:label "Sebastiana van Schilt" ;
  a2a:PersonName [
    rdfs:label "Sebastiana van Schilt" ;
    a2a:PersonNameFirstName "Sebastiana" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Schilt"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_wba_0e0ebd0b-289f-e33c-b9a8-7eb2baf521dc_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1913" ;
    a2a:Month "4" ;
    a2a:Day "11" ;
    rdfs:label "1913-04-11"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Bergen op Zoom" ;
    rdfs:label "Bergen op Zoom"
  ] .

oa:relationep_wba_0e0ebd0b-289f-e33c-b9a8-7eb2baf521dc_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_wba_0e0ebd0b-289f-e33c-b9a8-7eb2baf521dc_Person:80ccb70c-3a99-fb97-ad11-80d540ba905b ;
  a2a:EventKeyRef oa:event_wba_0e0ebd0b-289f-e33c-b9a8-7eb2baf521dc_Event1 .

oa:relationep_wba_0e0ebd0b-289f-e33c-b9a8-7eb2baf521dc_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_wba_0e0ebd0b-289f-e33c-b9a8-7eb2baf521dc_Person:84319238-20dd-dbab-c430-1d104d1d1c09 ;
  a2a:EventKeyRef oa:event_wba_0e0ebd0b-289f-e33c-b9a8-7eb2baf521dc_Event1 .

oa:relationep_wba_0e0ebd0b-289f-e33c-b9a8-7eb2baf521dc_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_wba_0e0ebd0b-289f-e33c-b9a8-7eb2baf521dc_Person:4837c581-5edf-adce-32bb-5812c45bea17 ;
  a2a:EventKeyRef oa:event_wba_0e0ebd0b-289f-e33c-b9a8-7eb2baf521dc_Event1 .

oa:source_wba_0e0ebd0b-289f-e33c-b9a8-7eb2baf521dc
  a a2a:Source ;
  rdfs:label "West Brabants Archief, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Bergen op Zoom" ;
    rdfs:label "Bergen op Zoom", "1913-04-11 - 1913-04-11"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1913-04-11"^^xsd:date ;
    a2a:SourceIndexDateTo "1913-04-11"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1913" ;
    a2a:Month "4" ;
    a2a:Day "11" ;
    rdfs:label "1913-04-11"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "West Brabants Archief" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: Archief van de gemeente Bergen op Zoom - burgerlijke stand, Bron: boek, Deel: 103, P..." ;
    a2a:Book "Geboorteregister 1913" ;
    a2a:DocumentNumber "160" ;
    a2a:RegistryNumber "103" ;
    rdfs:label "West Brabants Archief, Brabant, Archiefnaam: Archief van de gemeente Bergen op Zoom - burgerlijke stand, Bron: boek, Deel: 103, P..., Geboorteregister 1913, 160, 103"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/wba/thumb/640x480/459ab3bb-4128-6c91-0d4d-7d9996cee237.jpg" ;
    a2a:UriViewer "http://westbrabantsarchief.nl/collectie/voorouders/deeds/0e0ebd0b-289f-e33c-b9a8-7eb2baf521dc" ;
    a2a:UriPreview "https://images.memorix.nl/wba/thumb/250x250/459ab3bb-4128-6c91-0d4d-7d9996cee237.jpg"
  ] ;
  a2a:SourceLastChangeDate "2013-11-16"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/0e0ebd0b-289f-e33c-b9a8-7eb2baf521dc" ;
  a2a:RecordGUID "{0e0ebd0b-289f-e33c-b9a8-7eb2baf521dc}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_1927_00001927.xml van WBA" .

