@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_16155f2f-6ae6-9e53-052d-b8cfc65aba15
  a a2a:Record ;
  rdfs:label "Geboorte op 26 februari 1920 te Roosendaal en Nispen" ;
  a2a:hasPerson oa:person_wba_16155f2f-6ae6-9e53-052d-b8cfc65aba15_Person-998cc2ac-32da-d5c3-d1fb-4e2ddaa87258, oa:person_wba_16155f2f-6ae6-9e53-052d-b8cfc65aba15_Person-55d41e77-44c4-ff77-6b82-8a105d8e16aa, oa:person_wba_16155f2f-6ae6-9e53-052d-b8cfc65aba15_Person-51ba9de2-1017-e91a-ea86-0526511de35a ;
  a2a:hasEvent oa:event_wba_16155f2f-6ae6-9e53-052d-b8cfc65aba15_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_16155f2f-6ae6-9e53-052d-b8cfc65aba15_0, oa:relationep_wba_16155f2f-6ae6-9e53-052d-b8cfc65aba15_1, oa:relationep_wba_16155f2f-6ae6-9e53-052d-b8cfc65aba15_2 ;
  a2a:hasSource oa:source_wba_16155f2f-6ae6-9e53-052d-b8cfc65aba15 .

oa:person_wba_16155f2f-6ae6-9e53-052d-b8cfc65aba15_Person-998cc2ac-32da-d5c3-d1fb-4e2ddaa87258
  a a2a:Person ;
  rdfs:label "Wilhelmus van Zundert" ;
  a2a:PersonName [
    rdfs:label "Wilhelmus van Zundert" ;
    a2a:PersonNameFirstName "Wilhelmus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Zundert"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "28 jaar" ;
    rdfs:label "28 jaar"
  ] ;
  a2a:Profession "sigarenmaker" .

oa:person_wba_16155f2f-6ae6-9e53-052d-b8cfc65aba15_Person-55d41e77-44c4-ff77-6b82-8a105d8e16aa
  a a2a:Person ;
  rdfs:label "Joanna Maria Philomena van den Boom" ;
  a2a:PersonName [
    rdfs:label "Joanna Maria Philomena van den Boom" ;
    a2a:PersonNameFirstName "Joanna Maria Philomena" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Boom"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_16155f2f-6ae6-9e53-052d-b8cfc65aba15_Person-51ba9de2-1017-e91a-ea86-0526511de35a
  a a2a:Person ;
  rdfs:label "Augusta Delphina van Zundert" ;
  a2a:PersonName [
    rdfs:label "Augusta Delphina van Zundert" ;
    a2a:PersonNameFirstName "Augusta Delphina" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Zundert"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1920" ;
    a2a:Month "2" ;
    a2a:Day "26" ;
    rdfs:label "1920-02-26"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Roosendaal en Nispen" ;
    rdfs:label "Roosendaal en Nispen"
  ] .

oa:event_wba_16155f2f-6ae6-9e53-052d-b8cfc65aba15_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1920" ;
    a2a:Month "2" ;
    a2a:Day "26" ;
    rdfs:label "1920-02-26"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Roosendaal en Nispen" ;
    rdfs:label "Roosendaal en Nispen"
  ] .

oa:relationep_wba_16155f2f-6ae6-9e53-052d-b8cfc65aba15_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_wba_16155f2f-6ae6-9e53-052d-b8cfc65aba15_Person:998cc2ac-32da-d5c3-d1fb-4e2ddaa87258 ;
  a2a:EventKeyRef oa:event_wba_16155f2f-6ae6-9e53-052d-b8cfc65aba15_Event1 .

oa:relationep_wba_16155f2f-6ae6-9e53-052d-b8cfc65aba15_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_wba_16155f2f-6ae6-9e53-052d-b8cfc65aba15_Person:55d41e77-44c4-ff77-6b82-8a105d8e16aa ;
  a2a:EventKeyRef oa:event_wba_16155f2f-6ae6-9e53-052d-b8cfc65aba15_Event1 .

oa:relationep_wba_16155f2f-6ae6-9e53-052d-b8cfc65aba15_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_wba_16155f2f-6ae6-9e53-052d-b8cfc65aba15_Person:51ba9de2-1017-e91a-ea86-0526511de35a ;
  a2a:EventKeyRef oa:event_wba_16155f2f-6ae6-9e53-052d-b8cfc65aba15_Event1 .

oa:source_wba_16155f2f-6ae6-9e53-052d-b8cfc65aba15
  a a2a:Source ;
  rdfs:label "West Brabants Archief, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Roosendaal" ;
    rdfs:label "Roosendaal", "1920-02-26 - 1920-02-26"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1920-02-26"^^xsd:date ;
    a2a:SourceIndexDateTo "1920-02-26"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1920" ;
    a2a:Month "2" ;
    a2a:Day "26" ;
    rdfs:label "1920-02-26"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "West Brabants Archief" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: Archief van de gemeente Roosendaal en Nispen, 1917-1935, Bron: boek, Deel: 1091, Per..." ;
    a2a:Book "Geboorteregister Roosendaal 1920" ;
    a2a:DocumentNumber "109" ;
    a2a:RegistryNumber "1091" ;
    rdfs:label "West Brabants Archief, Brabant, Archiefnaam: Archief van de gemeente Roosendaal en Nispen, 1917-1935, Bron: boek, Deel: 1091, Per..., Geboorteregister Roosendaal 1920, 109, 1091"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/wba/thumb/640x480/88a02ac0-7fe7-0762-e161-efd17baa3c23.jpg" ;
    a2a:UriViewer "http://westbrabantsarchief.nl/collectie/voorouders/deeds/16155f2f-6ae6-9e53-052d-b8cfc65aba15" ;
    a2a:UriPreview "https://images.memorix.nl/wba/thumb/250x250/88a02ac0-7fe7-0762-e161-efd17baa3c23.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-10-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/16155f2f-6ae6-9e53-052d-b8cfc65aba15" ;
  a2a:RecordGUID "{16155f2f-6ae6-9e53-052d-b8cfc65aba15}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_1996_00001996.xml van WBA" .

