@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_975c13d2-a0db-dc3e-7b1d-0ff1069460d4
  a a2a:Record ;
  rdfs:label "Geboorte op 16 april 1918 te Roosendaal en Nispen" ;
  a2a:hasPerson oa:person_wba_975c13d2-a0db-dc3e-7b1d-0ff1069460d4_Person-7d1b27c3-f9ce-bbcf-162c-84ba9211da81, oa:person_wba_975c13d2-a0db-dc3e-7b1d-0ff1069460d4_Person-3d90670a-c7d1-e2a2-3514-0c075aca1162, oa:person_wba_975c13d2-a0db-dc3e-7b1d-0ff1069460d4_Person-6faeef21-bc9c-4c87-a16e-4b7952ff32a2 ;
  a2a:hasEvent oa:event_wba_975c13d2-a0db-dc3e-7b1d-0ff1069460d4_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_975c13d2-a0db-dc3e-7b1d-0ff1069460d4_0, oa:relationep_wba_975c13d2-a0db-dc3e-7b1d-0ff1069460d4_1, oa:relationep_wba_975c13d2-a0db-dc3e-7b1d-0ff1069460d4_2 ;
  a2a:hasSource oa:source_wba_975c13d2-a0db-dc3e-7b1d-0ff1069460d4 .

oa:person_wba_975c13d2-a0db-dc3e-7b1d-0ff1069460d4_Person-7d1b27c3-f9ce-bbcf-162c-84ba9211da81
  a a2a:Person ;
  rdfs:label "Arnoldus Simons" ;
  a2a:PersonName [
    rdfs:label "Arnoldus Simons" ;
    a2a:PersonNameFirstName "Arnoldus" ;
    a2a:PersonNameLastName "Simons"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "27" ;
    rdfs:label "27"
  ] ;
  a2a:Profession "spoorwegarbeider" .

oa:person_wba_975c13d2-a0db-dc3e-7b1d-0ff1069460d4_Person-3d90670a-c7d1-e2a2-3514-0c075aca1162
  a a2a:Person ;
  rdfs:label "Cornelia Wilhelmina Hartmans" ;
  a2a:PersonName [
    rdfs:label "Cornelia Wilhelmina Hartmans" ;
    a2a:PersonNameFirstName "Cornelia Wilhelmina" ;
    a2a:PersonNameLastName "Hartmans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_975c13d2-a0db-dc3e-7b1d-0ff1069460d4_Person-6faeef21-bc9c-4c87-a16e-4b7952ff32a2
  a a2a:Person ;
  rdfs:label "Adrianus Antoine Marie Simons" ;
  a2a:PersonName [
    rdfs:label "Adrianus Antoine Marie Simons" ;
    a2a:PersonNameFirstName "Adrianus Antoine Marie" ;
    a2a:PersonNameLastName "Simons"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1918" ;
    a2a:Month "4" ;
    a2a:Day "16" ;
    rdfs:label "1918-04-16"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Roosendaal en Nispen" ;
    rdfs:label "Roosendaal en Nispen"
  ] .

oa:event_wba_975c13d2-a0db-dc3e-7b1d-0ff1069460d4_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1918" ;
    a2a:Month "4" ;
    a2a:Day "16" ;
    rdfs:label "1918-04-16"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Roosendaal en Nispen" ;
    rdfs:label "Roosendaal en Nispen"
  ] .

oa:relationep_wba_975c13d2-a0db-dc3e-7b1d-0ff1069460d4_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_wba_975c13d2-a0db-dc3e-7b1d-0ff1069460d4_Person:7d1b27c3-f9ce-bbcf-162c-84ba9211da81 ;
  a2a:EventKeyRef oa:event_wba_975c13d2-a0db-dc3e-7b1d-0ff1069460d4_Event1 .

oa:relationep_wba_975c13d2-a0db-dc3e-7b1d-0ff1069460d4_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_wba_975c13d2-a0db-dc3e-7b1d-0ff1069460d4_Person:3d90670a-c7d1-e2a2-3514-0c075aca1162 ;
  a2a:EventKeyRef oa:event_wba_975c13d2-a0db-dc3e-7b1d-0ff1069460d4_Event1 .

oa:relationep_wba_975c13d2-a0db-dc3e-7b1d-0ff1069460d4_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_wba_975c13d2-a0db-dc3e-7b1d-0ff1069460d4_Person:6faeef21-bc9c-4c87-a16e-4b7952ff32a2 ;
  a2a:EventKeyRef oa:event_wba_975c13d2-a0db-dc3e-7b1d-0ff1069460d4_Event1 .

oa:source_wba_975c13d2-a0db-dc3e-7b1d-0ff1069460d4
  a a2a:Source ;
  rdfs:label "West Brabants Archief, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Roosendaal" ;
    rdfs:label "Roosendaal", "1918-04-16 - 1918-04-16"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1918-04-16"^^xsd:date ;
    a2a:SourceIndexDateTo "1918-04-16"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1918" ;
    a2a:Month "4" ;
    a2a:Day "16" ;
    rdfs:label "1918-04-16"^^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: 1089, Per..." ;
    a2a:Book "Geboorteregister Roosendaal 1918" ;
    a2a:DocumentNumber "175" ;
    a2a:RegistryNumber "1089" ;
    rdfs:label "West Brabants Archief, Brabant, Archiefnaam: Archief van de gemeente Roosendaal en Nispen, 1917-1935, Bron: boek, Deel: 1089, Per..., Geboorteregister Roosendaal 1918, 175, 1089"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/wba/thumb/640x480/a3e21141-3258-864d-207c-3aea03f8a085.jpg" ;
    a2a:UriViewer "http://westbrabantsarchief.nl/collectie/voorouders/deeds/975c13d2-a0db-dc3e-7b1d-0ff1069460d4" ;
    a2a:UriPreview "https://images.memorix.nl/wba/thumb/250x250/a3e21141-3258-864d-207c-3aea03f8a085.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-05-02"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/975c13d2-a0db-dc3e-7b1d-0ff1069460d4" ;
  a2a:RecordGUID "{975c13d2-a0db-dc3e-7b1d-0ff1069460d4}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_18398_00018398.xml van WBA" .

