@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_ee4a15f4-30c7-50b3-2e84-19e7d022579c
  a a2a:Record ;
  rdfs:label "Huwelijk op 27 oktober 1899 te Ovezande" ;
  a2a:hasPerson oa:person_bor_ee4a15f4-30c7-50b3-2e84-19e7d022579c_Person1, oa:person_bor_ee4a15f4-30c7-50b3-2e84-19e7d022579c_Person2, oa:person_bor_ee4a15f4-30c7-50b3-2e84-19e7d022579c_Person3, oa:person_bor_ee4a15f4-30c7-50b3-2e84-19e7d022579c_Person4, oa:person_bor_ee4a15f4-30c7-50b3-2e84-19e7d022579c_Person5, oa:person_bor_ee4a15f4-30c7-50b3-2e84-19e7d022579c_Person7, oa:person_bor_ee4a15f4-30c7-50b3-2e84-19e7d022579c_Person8, oa:person_bor_ee4a15f4-30c7-50b3-2e84-19e7d022579c_Person9, oa:person_bor_ee4a15f4-30c7-50b3-2e84-19e7d022579c_Person10, oa:person_bor_ee4a15f4-30c7-50b3-2e84-19e7d022579c_Person11, oa:person_bor_ee4a15f4-30c7-50b3-2e84-19e7d022579c_Person12 ;
  a2a:hasEvent oa:event_bor_ee4a15f4-30c7-50b3-2e84-19e7d022579c_Event1 ;
  a2a:hasRelationEP oa:relationep_bor_ee4a15f4-30c7-50b3-2e84-19e7d022579c_0, oa:relationep_bor_ee4a15f4-30c7-50b3-2e84-19e7d022579c_1, oa:relationep_bor_ee4a15f4-30c7-50b3-2e84-19e7d022579c_2, oa:relationep_bor_ee4a15f4-30c7-50b3-2e84-19e7d022579c_3, oa:relationep_bor_ee4a15f4-30c7-50b3-2e84-19e7d022579c_4, oa:relationep_bor_ee4a15f4-30c7-50b3-2e84-19e7d022579c_5, oa:relationep_bor_ee4a15f4-30c7-50b3-2e84-19e7d022579c_6, oa:relationep_bor_ee4a15f4-30c7-50b3-2e84-19e7d022579c_7, oa:relationep_bor_ee4a15f4-30c7-50b3-2e84-19e7d022579c_8, oa:relationep_bor_ee4a15f4-30c7-50b3-2e84-19e7d022579c_9, oa:relationep_bor_ee4a15f4-30c7-50b3-2e84-19e7d022579c_10 ;
  a2a:hasSource oa:source_bor_ee4a15f4-30c7-50b3-2e84-19e7d022579c .

oa:person_bor_ee4a15f4-30c7-50b3-2e84-19e7d022579c_Person1
  a a2a:Person ;
  rdfs:label "Mattheus Fokke" ;
  a2a:PersonName [
    rdfs:label "Mattheus Fokke" ;
    a2a:PersonNameFirstName "Mattheus" ;
    a2a:PersonNameLastName "Fokke"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Goes" ;
    rdfs:label "Goes"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "31" ;
    rdfs:label "31"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Goes" ;
    rdfs:label "Goes"
  ] ;
  a2a:Profession "bierhuishouder" .

oa:person_bor_ee4a15f4-30c7-50b3-2e84-19e7d022579c_Person2
  a a2a:Person ;
  rdfs:label "Johanna Catharina de Brandt" ;
  a2a:PersonName [
    rdfs:label "Johanna Catharina de Brandt" ;
    a2a:PersonNameFirstName "Johanna Catharina" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Brandt"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_bor_ee4a15f4-30c7-50b3-2e84-19e7d022579c_Person3
  a a2a:Person ;
  rdfs:label "Itje Fokke" ;
  a2a:PersonName [
    rdfs:label "Itje Fokke" ;
    a2a:PersonNameFirstName "Itje" ;
    a2a:PersonNameLastName "Fokke"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Goes" ;
    rdfs:label "Goes"
  ] ;
  a2a:Profession "koopman" .

oa:person_bor_ee4a15f4-30c7-50b3-2e84-19e7d022579c_Person4
  a a2a:Person ;
  rdfs:label "Maria Susanna Verdorst" ;
  a2a:PersonName [
    rdfs:label "Maria Susanna Verdorst" ;
    a2a:PersonNameFirstName "Maria Susanna" ;
    a2a:PersonNameLastName "Verdorst"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Goes" ;
    rdfs:label "Goes"
  ] ;
  a2a:Profession "zonder" .

oa:person_bor_ee4a15f4-30c7-50b3-2e84-19e7d022579c_Person5
  a a2a:Person ;
  rdfs:label "Jacoba Wissekerke" ;
  a2a:PersonName [
    rdfs:label "Jacoba Wissekerke" ;
    a2a:PersonNameFirstName "Jacoba" ;
    a2a:PersonNameLastName "Wissekerke"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Ovezande" ;
    rdfs:label "Ovezande"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "21" ;
    rdfs:label "21"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Ovezande" ;
    rdfs:label "Ovezande"
  ] ;
  a2a:Profession "zonder" .

oa:person_bor_ee4a15f4-30c7-50b3-2e84-19e7d022579c_Person7
  a a2a:Person ;
  rdfs:label "Abraham Wissekerke" ;
  a2a:PersonName [
    rdfs:label "Abraham Wissekerke" ;
    a2a:PersonNameFirstName "Abraham" ;
    a2a:PersonNameLastName "Wissekerke"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Ovezande" ;
    rdfs:label "Ovezande"
  ] ;
  a2a:Profession "arbeider" .

oa:person_bor_ee4a15f4-30c7-50b3-2e84-19e7d022579c_Person8
  a a2a:Person ;
  rdfs:label "Pieternella de Korte" ;
  a2a:PersonName [
    rdfs:label "Pieternella de Korte" ;
    a2a:PersonNameFirstName "Pieternella" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Korte"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Ovezande" ;
    rdfs:label "Ovezande"
  ] ;
  a2a:Profession "zonder" .

oa:person_bor_ee4a15f4-30c7-50b3-2e84-19e7d022579c_Person9
  a a2a:Person ;
  rdfs:label "Bernardus Elsman" ;
  a2a:PersonName [
    rdfs:label "Bernardus Elsman" ;
    a2a:PersonNameFirstName "Bernardus" ;
    a2a:PersonNameLastName "Elsman"
  ] ;
  a2a:Residence [
    a2a:Place "Ovezande" ;
    rdfs:label "Ovezande"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "28" ;
    rdfs:label "28"
  ] ;
  a2a:Profession "veldwachter" .

oa:person_bor_ee4a15f4-30c7-50b3-2e84-19e7d022579c_Person10
  a a2a:Person ;
  rdfs:label "Adriaan Erasmus" ;
  a2a:PersonName [
    rdfs:label "Adriaan Erasmus" ;
    a2a:PersonNameFirstName "Adriaan" ;
    a2a:PersonNameLastName "Erasmus"
  ] ;
  a2a:Residence [
    a2a:Place "Ovezande" ;
    rdfs:label "Ovezande"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "76" ;
    rdfs:label "76"
  ] ;
  a2a:Profession "rustend veldwachter" .

oa:person_bor_ee4a15f4-30c7-50b3-2e84-19e7d022579c_Person11
  a a2a:Person ;
  rdfs:label "Pieter Johannes Sommeijer" ;
  a2a:PersonName [
    rdfs:label "Pieter Johannes Sommeijer" ;
    a2a:PersonNameFirstName "Pieter Johannes" ;
    a2a:PersonNameLastName "Sommeijer"
  ] ;
  a2a:Residence [
    a2a:Place "Ovezande" ;
    rdfs:label "Ovezande"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "52" ;
    rdfs:label "52"
  ] ;
  a2a:Profession "smid" .

oa:person_bor_ee4a15f4-30c7-50b3-2e84-19e7d022579c_Person12
  a a2a:Person ;
  rdfs:label "Adriaan Uitterhoeve" ;
  a2a:PersonName [
    rdfs:label "Adriaan Uitterhoeve" ;
    a2a:PersonNameFirstName "Adriaan" ;
    a2a:PersonNameLastName "Uitterhoeve"
  ] ;
  a2a:Residence [
    a2a:Place "Ovezande" ;
    rdfs:label "Ovezande"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "28" ;
    rdfs:label "28"
  ] ;
  a2a:Profession "wagenmaker" .

oa:event_bor_ee4a15f4-30c7-50b3-2e84-19e7d022579c_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1899" ;
    a2a:Month "10" ;
    a2a:Day "27" ;
    rdfs:label "1899-10-27"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Ovezande" ;
    rdfs:label "Ovezande"
  ] ;
  a2a:EventRemarkOpmerking "Erkenning kind: Jacoba, ingeschreven Ovezande 28-09-1899" ;
  a2a:EventRemark01_Handtekening_bruidegom "Ja" ;
  a2a:EventRemark11_Handtekening_getuige_1_van_de_bruid "Ja" ;
  a2a:EventRemark04_Handtekening_bruid "Ja" ;
  a2a:EventRemark08_Handtekening_moeder_bruid "Nee" ;
  a2a:EventRemark09_Handtekening_getuige_1_van_de_bruidegom "Ja" ;
  a2a:EventRemark07_Moeder_bruid_aanwezig "Ja" ;
  a2a:EventRemark02_Vader_bruidegom_overleden "Nee" ;
  a2a:EventRemark05_Vader_bruik_aanwezig "Ja" ;
  a2a:EventRemark12_Handtekening_getuige_2_van_de_bruid "Ja" ;
  a2a:EventRemark10_Handtekening_getuige_2_van_de_bruidegom "Ja" ;
  a2a:EventRemark06_Handtekening_vader_bruid "Ja" ;
  a2a:EventRemark03_Moeder_bruidegom_overleden "Nee" .

oa:relationep_bor_ee4a15f4-30c7-50b3-2e84-19e7d022579c_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_bor_ee4a15f4-30c7-50b3-2e84-19e7d022579c_Person1 ;
  a2a:EventKeyRef oa:event_bor_ee4a15f4-30c7-50b3-2e84-19e7d022579c_Event1 .

oa:relationep_bor_ee4a15f4-30c7-50b3-2e84-19e7d022579c_1
  a a2a:RelationEP ;
  rdfs:label "other:Laatste partner van de bruidegom" ;
  a2a:RelationType "other:Laatste partner van de bruidegom" ;
  a2a:PersonKeyRef oa:person_bor_ee4a15f4-30c7-50b3-2e84-19e7d022579c_Person2 ;
  a2a:EventKeyRef oa:event_bor_ee4a15f4-30c7-50b3-2e84-19e7d022579c_Event1 .

oa:relationep_bor_ee4a15f4-30c7-50b3-2e84-19e7d022579c_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_bor_ee4a15f4-30c7-50b3-2e84-19e7d022579c_Person3 ;
  a2a:EventKeyRef oa:event_bor_ee4a15f4-30c7-50b3-2e84-19e7d022579c_Event1 .

oa:relationep_bor_ee4a15f4-30c7-50b3-2e84-19e7d022579c_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_bor_ee4a15f4-30c7-50b3-2e84-19e7d022579c_Person4 ;
  a2a:EventKeyRef oa:event_bor_ee4a15f4-30c7-50b3-2e84-19e7d022579c_Event1 .

oa:relationep_bor_ee4a15f4-30c7-50b3-2e84-19e7d022579c_4
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_bor_ee4a15f4-30c7-50b3-2e84-19e7d022579c_Person5 ;
  a2a:EventKeyRef oa:event_bor_ee4a15f4-30c7-50b3-2e84-19e7d022579c_Event1 .

oa:relationep_bor_ee4a15f4-30c7-50b3-2e84-19e7d022579c_5
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_bor_ee4a15f4-30c7-50b3-2e84-19e7d022579c_Person7 ;
  a2a:EventKeyRef oa:event_bor_ee4a15f4-30c7-50b3-2e84-19e7d022579c_Event1 .

oa:relationep_bor_ee4a15f4-30c7-50b3-2e84-19e7d022579c_6
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_bor_ee4a15f4-30c7-50b3-2e84-19e7d022579c_Person8 ;
  a2a:EventKeyRef oa:event_bor_ee4a15f4-30c7-50b3-2e84-19e7d022579c_Event1 .

oa:relationep_bor_ee4a15f4-30c7-50b3-2e84-19e7d022579c_7
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bor_ee4a15f4-30c7-50b3-2e84-19e7d022579c_Person9 ;
  a2a:EventKeyRef oa:event_bor_ee4a15f4-30c7-50b3-2e84-19e7d022579c_Event1 .

oa:relationep_bor_ee4a15f4-30c7-50b3-2e84-19e7d022579c_8
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bor_ee4a15f4-30c7-50b3-2e84-19e7d022579c_Person10 ;
  a2a:EventKeyRef oa:event_bor_ee4a15f4-30c7-50b3-2e84-19e7d022579c_Event1 .

oa:relationep_bor_ee4a15f4-30c7-50b3-2e84-19e7d022579c_9
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bor_ee4a15f4-30c7-50b3-2e84-19e7d022579c_Person11 ;
  a2a:EventKeyRef oa:event_bor_ee4a15f4-30c7-50b3-2e84-19e7d022579c_Event1 .

oa:relationep_bor_ee4a15f4-30c7-50b3-2e84-19e7d022579c_10
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bor_ee4a15f4-30c7-50b3-2e84-19e7d022579c_Person12 ;
  a2a:EventKeyRef oa:event_bor_ee4a15f4-30c7-50b3-2e84-19e7d022579c_Event1 .

oa:source_bor_ee4a15f4-30c7-50b3-2e84-19e7d022579c
  a a2a:Source ;
  rdfs:label "Gemeentearchief Borsele, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Ovezande" ;
    rdfs:label "Ovezande", "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 "1899" ;
    a2a:Month "10" ;
    a2a:Day "27" ;
    rdfs:label "1899-10-27"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gemeentearchief Borsele" ;
    a2a:Collection "Burgerlijke Stand Huwelijken Borsele 1899" ;
    a2a:DocumentNumber "6" ;
    rdfs:label "Gemeentearchief Borsele, Burgerlijke Stand Huwelijken Borsele 1899, 6"
  ] ;
  a2a:SourceLastChangeDate "2016-02-16"^^xsd:date ;
  a2a:RecordGUID "{ee4a15f4-30c7-50b3-2e84-19e7d022579c}" .

