@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_bor_e51b025a-ab5e-b712-9cb1-15df0bd7c2c8
  a a2a:Record ;
  rdfs:label "Huwelijk op 5 oktober 1838 te Baarland" ;
  a2a:hasPerson oa:person_bor_e51b025a-ab5e-b712-9cb1-15df0bd7c2c8_Person1, oa:person_bor_e51b025a-ab5e-b712-9cb1-15df0bd7c2c8_Person3, oa:person_bor_e51b025a-ab5e-b712-9cb1-15df0bd7c2c8_Person4, oa:person_bor_e51b025a-ab5e-b712-9cb1-15df0bd7c2c8_Person5, oa:person_bor_e51b025a-ab5e-b712-9cb1-15df0bd7c2c8_Person7, oa:person_bor_e51b025a-ab5e-b712-9cb1-15df0bd7c2c8_Person8, oa:person_bor_e51b025a-ab5e-b712-9cb1-15df0bd7c2c8_Person9, oa:person_bor_e51b025a-ab5e-b712-9cb1-15df0bd7c2c8_Person10, oa:person_bor_e51b025a-ab5e-b712-9cb1-15df0bd7c2c8_Person11, oa:person_bor_e51b025a-ab5e-b712-9cb1-15df0bd7c2c8_Person12 ;
  a2a:hasEvent oa:event_bor_e51b025a-ab5e-b712-9cb1-15df0bd7c2c8_Event1 ;
  a2a:hasRelationEP oa:relationep_bor_e51b025a-ab5e-b712-9cb1-15df0bd7c2c8_0, oa:relationep_bor_e51b025a-ab5e-b712-9cb1-15df0bd7c2c8_1, oa:relationep_bor_e51b025a-ab5e-b712-9cb1-15df0bd7c2c8_2, oa:relationep_bor_e51b025a-ab5e-b712-9cb1-15df0bd7c2c8_3, oa:relationep_bor_e51b025a-ab5e-b712-9cb1-15df0bd7c2c8_4, oa:relationep_bor_e51b025a-ab5e-b712-9cb1-15df0bd7c2c8_5, oa:relationep_bor_e51b025a-ab5e-b712-9cb1-15df0bd7c2c8_6, oa:relationep_bor_e51b025a-ab5e-b712-9cb1-15df0bd7c2c8_7, oa:relationep_bor_e51b025a-ab5e-b712-9cb1-15df0bd7c2c8_8, oa:relationep_bor_e51b025a-ab5e-b712-9cb1-15df0bd7c2c8_9 ;
  a2a:hasSource oa:source_bor_e51b025a-ab5e-b712-9cb1-15df0bd7c2c8 .

oa:person_bor_e51b025a-ab5e-b712-9cb1-15df0bd7c2c8_Person1
  a a2a:Person ;
  rdfs:label "Izaak Zeevaart" ;
  a2a:PersonName [
    rdfs:label "Izaak Zeevaart" ;
    a2a:PersonNameFirstName "Izaak" ;
    a2a:PersonNameLastName "Zeevaart"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Baarland" ;
    rdfs:label "Baarland"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "33" ;
    rdfs:label "33"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Biezelinge" ;
    rdfs:label "Biezelinge"
  ] ;
  a2a:Profession "particulier" .

oa:person_bor_e51b025a-ab5e-b712-9cb1-15df0bd7c2c8_Person3
  a a2a:Person ;
  rdfs:label "Cornelis Zeevaart" ;
  a2a:PersonName [
    rdfs:label "Cornelis Zeevaart" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Zeevaart"
  ] ;
  a2a:Gender "Man" .

oa:person_bor_e51b025a-ab5e-b712-9cb1-15df0bd7c2c8_Person4
  a a2a:Person ;
  rdfs:label "Pieternella Traas" ;
  a2a:PersonName [
    rdfs:label "Pieternella Traas" ;
    a2a:PersonNameFirstName "Pieternella" ;
    a2a:PersonNameLastName "Traas"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_bor_e51b025a-ab5e-b712-9cb1-15df0bd7c2c8_Person5
  a a2a:Person ;
  rdfs:label "Adriana van Boven" ;
  a2a:PersonName [
    rdfs:label "Adriana van Boven" ;
    a2a:PersonNameFirstName "Adriana" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Boven"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Baarland" ;
    rdfs:label "Baarland"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "22" ;
    rdfs:label "22"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Baarland" ;
    rdfs:label "Baarland"
  ] ;
  a2a:Profession "particuliere" .

oa:person_bor_e51b025a-ab5e-b712-9cb1-15df0bd7c2c8_Person7
  a a2a:Person ;
  rdfs:label "Dingenus van Boven" ;
  a2a:PersonName [
    rdfs:label "Dingenus van Boven" ;
    a2a:PersonNameFirstName "Dingenus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Boven"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Baarland" ;
    rdfs:label "Baarland"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_bor_e51b025a-ab5e-b712-9cb1-15df0bd7c2c8_Person8
  a a2a:Person ;
  rdfs:label "Maatje Bruinooge" ;
  a2a:PersonName [
    rdfs:label "Maatje Bruinooge" ;
    a2a:PersonNameFirstName "Maatje" ;
    a2a:PersonNameLastName "Bruinooge"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_bor_e51b025a-ab5e-b712-9cb1-15df0bd7c2c8_Person9
  a a2a:Person ;
  rdfs:label "Adrianus Dronkers" ;
  a2a:PersonName [
    rdfs:label "Adrianus Dronkers" ;
    a2a:PersonNameFirstName "Adrianus" ;
    a2a:PersonNameLastName "Dronkers"
  ] ;
  a2a:Residence [
    a2a:Place "Baarland" ;
    rdfs:label "Baarland"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "58" ;
    rdfs:label "58"
  ] ;
  a2a:Profession "broodbakker" .

oa:person_bor_e51b025a-ab5e-b712-9cb1-15df0bd7c2c8_Person10
  a a2a:Person ;
  rdfs:label "Antonie Heijkam" ;
  a2a:PersonName [
    rdfs:label "Antonie Heijkam" ;
    a2a:PersonNameFirstName "Antonie" ;
    a2a:PersonNameLastName "Heijkam"
  ] ;
  a2a:Residence [
    a2a:Place "Baarland" ;
    rdfs:label "Baarland"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "43" ;
    rdfs:label "43"
  ] ;
  a2a:Profession "kleermaker" .

oa:person_bor_e51b025a-ab5e-b712-9cb1-15df0bd7c2c8_Person11
  a a2a:Person ;
  rdfs:label "Kornelis Traas" ;
  a2a:PersonName [
    rdfs:label "Kornelis Traas" ;
    a2a:PersonNameFirstName "Kornelis" ;
    a2a:PersonNameLastName "Traas"
  ] ;
  a2a:Residence [
    a2a:Place "Baarland" ;
    rdfs:label "Baarland"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "52" ;
    rdfs:label "52"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_bor_e51b025a-ab5e-b712-9cb1-15df0bd7c2c8_Person12
  a a2a:Person ;
  rdfs:label "Laurus Zeevaart" ;
  a2a:PersonName [
    rdfs:label "Laurus Zeevaart" ;
    a2a:PersonNameFirstName "Laurus" ;
    a2a:PersonNameLastName "Zeevaart"
  ] ;
  a2a:Residence [
    a2a:Place "Baarland" ;
    rdfs:label "Baarland"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "31" ;
    rdfs:label "31"
  ] ;
  a2a:Profession "arbeider" .

oa:event_bor_e51b025a-ab5e-b712-9cb1-15df0bd7c2c8_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1838" ;
    a2a:Month "10" ;
    a2a:Day "5" ;
    rdfs:label "1838-10-05"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Baarland" ;
    rdfs:label "Baarland"
  ] ;
  a2a:EventRemark01_Handtekening_bruidegom "Ja" ;
  a2a:EventRemark08_Handtekening_getuige_2_van_de_bruidegom "Ja" ;
  a2a:EventRemark06_Moeder_bruid_overleden "Ja" ;
  a2a:EventRemark09_Relatie_getuige_1_van_de_bruid "oom bruidegom" ;
  a2a:EventRemark05_Handtekening_vader_bruid "Ja" ;
  a2a:EventRemark04_Handtekening_bruid "Ja" ;
  a2a:EventRemark11_Relatie_getuige_2_van_de_bruid "broer bruidegom" ;
  a2a:EventRemark10_Handtekening_getuige_1_van_de_bruid "Ja" ;
  a2a:EventRemark02_Vader_bruidegom_overleden "Ja" ;
  a2a:EventRemark12_Handtekening_getuige_2_van_de_bruid "Ja" ;
  a2a:EventRemark03_Moeder_bruidegom_overleden "Ja" ;
  a2a:EventRemark07_Handtekening_getuige_1_van_de_bruidegom "Ja" .

oa:relationep_bor_e51b025a-ab5e-b712-9cb1-15df0bd7c2c8_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_bor_e51b025a-ab5e-b712-9cb1-15df0bd7c2c8_Person1 ;
  a2a:EventKeyRef oa:event_bor_e51b025a-ab5e-b712-9cb1-15df0bd7c2c8_Event1 .

oa:relationep_bor_e51b025a-ab5e-b712-9cb1-15df0bd7c2c8_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_bor_e51b025a-ab5e-b712-9cb1-15df0bd7c2c8_Person3 ;
  a2a:EventKeyRef oa:event_bor_e51b025a-ab5e-b712-9cb1-15df0bd7c2c8_Event1 .

oa:relationep_bor_e51b025a-ab5e-b712-9cb1-15df0bd7c2c8_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_bor_e51b025a-ab5e-b712-9cb1-15df0bd7c2c8_Person4 ;
  a2a:EventKeyRef oa:event_bor_e51b025a-ab5e-b712-9cb1-15df0bd7c2c8_Event1 .

oa:relationep_bor_e51b025a-ab5e-b712-9cb1-15df0bd7c2c8_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_bor_e51b025a-ab5e-b712-9cb1-15df0bd7c2c8_Person5 ;
  a2a:EventKeyRef oa:event_bor_e51b025a-ab5e-b712-9cb1-15df0bd7c2c8_Event1 .

oa:relationep_bor_e51b025a-ab5e-b712-9cb1-15df0bd7c2c8_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_bor_e51b025a-ab5e-b712-9cb1-15df0bd7c2c8_Person7 ;
  a2a:EventKeyRef oa:event_bor_e51b025a-ab5e-b712-9cb1-15df0bd7c2c8_Event1 .

oa:relationep_bor_e51b025a-ab5e-b712-9cb1-15df0bd7c2c8_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_bor_e51b025a-ab5e-b712-9cb1-15df0bd7c2c8_Person8 ;
  a2a:EventKeyRef oa:event_bor_e51b025a-ab5e-b712-9cb1-15df0bd7c2c8_Event1 .

oa:relationep_bor_e51b025a-ab5e-b712-9cb1-15df0bd7c2c8_6
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bor_e51b025a-ab5e-b712-9cb1-15df0bd7c2c8_Person9 ;
  a2a:EventKeyRef oa:event_bor_e51b025a-ab5e-b712-9cb1-15df0bd7c2c8_Event1 .

oa:relationep_bor_e51b025a-ab5e-b712-9cb1-15df0bd7c2c8_7
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bor_e51b025a-ab5e-b712-9cb1-15df0bd7c2c8_Person10 ;
  a2a:EventKeyRef oa:event_bor_e51b025a-ab5e-b712-9cb1-15df0bd7c2c8_Event1 .

oa:relationep_bor_e51b025a-ab5e-b712-9cb1-15df0bd7c2c8_8
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bor_e51b025a-ab5e-b712-9cb1-15df0bd7c2c8_Person11 ;
  a2a:EventKeyRef oa:event_bor_e51b025a-ab5e-b712-9cb1-15df0bd7c2c8_Event1 .

oa:relationep_bor_e51b025a-ab5e-b712-9cb1-15df0bd7c2c8_9
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bor_e51b025a-ab5e-b712-9cb1-15df0bd7c2c8_Person12 ;
  a2a:EventKeyRef oa:event_bor_e51b025a-ab5e-b712-9cb1-15df0bd7c2c8_Event1 .

oa:source_bor_e51b025a-ab5e-b712-9cb1-15df0bd7c2c8
  a a2a:Source ;
  rdfs:label "Gemeentearchief Borsele, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Baarland" ;
    rdfs:label "Baarland", "1811-01-01 - 1940-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1811-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1940-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1838" ;
    a2a:Month "10" ;
    a2a:Day "5" ;
    rdfs:label "1838-10-05"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gemeentearchief Borsele" ;
    a2a:Collection "Burgerlijke Stand Huwelijken Borsele 1838" ;
    a2a:DocumentNumber "4" ;
    rdfs:label "Gemeentearchief Borsele, Burgerlijke Stand Huwelijken Borsele 1838, 4"
  ] ;
  a2a:SourceLastChangeDate "2016-02-16"^^xsd:date ;
  a2a:RecordGUID "{e51b025a-ab5e-b712-9cb1-15df0bd7c2c8}" .

