@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_3f5b3775-b4bf-8cdc-b6dd-921941fdbff0
  a a2a:Record ;
  rdfs:label "Geboorte op 1 oktober 1839" ;
  a2a:hasPerson oa:person_wba_3f5b3775-b4bf-8cdc-b6dd-921941fdbff0_Person-78e08860-bdfb-5fac-1364-ae2bf890bb51, oa:person_wba_3f5b3775-b4bf-8cdc-b6dd-921941fdbff0_Person-140c6f80-e7a4-bf45-c0de-09cdebf2f4bf, oa:person_wba_3f5b3775-b4bf-8cdc-b6dd-921941fdbff0_Person-bc785009-ca14-0119-870e-14ae51c570ee ;
  a2a:hasEvent oa:event_wba_3f5b3775-b4bf-8cdc-b6dd-921941fdbff0_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_3f5b3775-b4bf-8cdc-b6dd-921941fdbff0_0, oa:relationep_wba_3f5b3775-b4bf-8cdc-b6dd-921941fdbff0_1, oa:relationep_wba_3f5b3775-b4bf-8cdc-b6dd-921941fdbff0_2 ;
  a2a:hasSource oa:source_wba_3f5b3775-b4bf-8cdc-b6dd-921941fdbff0 .

oa:person_wba_3f5b3775-b4bf-8cdc-b6dd-921941fdbff0_Person-78e08860-bdfb-5fac-1364-ae2bf890bb51
  a a2a:Person ;
  rdfs:label "Simon Boden" ;
  a2a:PersonName [
    rdfs:label "Simon Boden" ;
    a2a:PersonNameFirstName "Simon" ;
    a2a:PersonNameLastName "Boden"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "35 jaar" ;
    rdfs:label "35 jaar"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_wba_3f5b3775-b4bf-8cdc-b6dd-921941fdbff0_Person-140c6f80-e7a4-bf45-c0de-09cdebf2f4bf
  a a2a:Person ;
  rdfs:label "Joanna Roecken" ;
  a2a:PersonName [
    rdfs:label "Joanna Roecken" ;
    a2a:PersonNameFirstName "Joanna" ;
    a2a:PersonNameLastName "Roecken"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "38 jaar" ;
    rdfs:label "38 jaar"
  ] ;
  a2a:Profession "huisvrouw" .

oa:person_wba_3f5b3775-b4bf-8cdc-b6dd-921941fdbff0_Person-bc785009-ca14-0119-870e-14ae51c570ee
  a a2a:Person ;
  rdfs:label "Cornelius Boden" ;
  a2a:PersonName [
    rdfs:label "Cornelius Boden" ;
    a2a:PersonNameFirstName "Cornelius" ;
    a2a:PersonNameLastName "Boden"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1839" ;
    a2a:Month "10" ;
    a2a:Day "1" ;
    rdfs:label "1839-10-01"^^xsd:date
  ] .

oa:event_wba_3f5b3775-b4bf-8cdc-b6dd-921941fdbff0_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1839" ;
    a2a:Month "10" ;
    a2a:Day "1" ;
    rdfs:label "1839-10-01"^^xsd:date
  ] .

oa:relationep_wba_3f5b3775-b4bf-8cdc-b6dd-921941fdbff0_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_wba_3f5b3775-b4bf-8cdc-b6dd-921941fdbff0_Person:78e08860-bdfb-5fac-1364-ae2bf890bb51 ;
  a2a:EventKeyRef oa:event_wba_3f5b3775-b4bf-8cdc-b6dd-921941fdbff0_Event1 .

oa:relationep_wba_3f5b3775-b4bf-8cdc-b6dd-921941fdbff0_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_wba_3f5b3775-b4bf-8cdc-b6dd-921941fdbff0_Person:140c6f80-e7a4-bf45-c0de-09cdebf2f4bf ;
  a2a:EventKeyRef oa:event_wba_3f5b3775-b4bf-8cdc-b6dd-921941fdbff0_Event1 .

oa:relationep_wba_3f5b3775-b4bf-8cdc-b6dd-921941fdbff0_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_wba_3f5b3775-b4bf-8cdc-b6dd-921941fdbff0_Person:bc785009-ca14-0119-870e-14ae51c570ee ;
  a2a:EventKeyRef oa:event_wba_3f5b3775-b4bf-8cdc-b6dd-921941fdbff0_Event1 .

oa:source_wba_3f5b3775-b4bf-8cdc-b6dd-921941fdbff0
  a a2a:Source ;
  rdfs:label "West Brabants Archief, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Kalmthout" ;
    rdfs:label "Kalmthout", "1839-10-01 - 1839-10-01"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1839-10-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1839-10-01"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1839" ;
    a2a:Month "10" ;
    a2a:Day "1" ;
    rdfs:label "1839-10-01"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "West Brabants Archief" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Deel: 24, Periode: 1839" ;
    a2a:Book "Geboorteregister Kalmthout 1839" ;
    a2a:DocumentNumber "63" ;
    a2a:RegistryNumber "24" ;
    rdfs:label "West Brabants Archief, Brabant, Bron: boek, Deel: 24, Periode: 1839, Geboorteregister Kalmthout 1839, 63, 24"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/wba/thumb/640x480/040de0b2-fe96-1b84-58fb-13ce8c7eaa72.jpg" ;
    a2a:UriViewer "http://westbrabantsarchief.nl/collectie/voorouders/deeds/3f5b3775-b4bf-8cdc-b6dd-921941fdbff0" ;
    a2a:UriPreview "https://images.memorix.nl/wba/thumb/250x250/040de0b2-fe96-1b84-58fb-13ce8c7eaa72.jpg"
  ] ;
  a2a:SourceLastChangeDate "2017-11-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/3f5b3775-b4bf-8cdc-b6dd-921941fdbff0" ;
  a2a:RecordGUID "{3f5b3775-b4bf-8cdc-b6dd-921941fdbff0}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_1640_00001640.xml van WBA" .

[] a2a:PersonRemarkdiversen "wonende in deze gemeente op den Nieuwmoer" .
