@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_zar_EB9F0FB2-5CE5-49BD-82F0-AF4DFEEEBDDA
  a a2a:Record ;
  rdfs:label "Huwelijk op 30 mei 1833 te Kruiningen" ;
  a2a:hasPerson oa:person_zar_EB9F0FB2-5CE5-49BD-82F0-AF4DFEEEBDDA_Person278097478, oa:person_zar_EB9F0FB2-5CE5-49BD-82F0-AF4DFEEEBDDA_Person278097479, oa:person_zar_EB9F0FB2-5CE5-49BD-82F0-AF4DFEEEBDDA_Person278097480, oa:person_zar_EB9F0FB2-5CE5-49BD-82F0-AF4DFEEEBDDA_Person278097481, oa:person_zar_EB9F0FB2-5CE5-49BD-82F0-AF4DFEEEBDDA_Person278097482, oa:person_zar_EB9F0FB2-5CE5-49BD-82F0-AF4DFEEEBDDA_Person278097483 ;
  a2a:hasEvent oa:event_zar_EB9F0FB2-5CE5-49BD-82F0-AF4DFEEEBDDA_Event1 ;
  a2a:hasRelationEP oa:relationep_zar_EB9F0FB2-5CE5-49BD-82F0-AF4DFEEEBDDA_0, oa:relationep_zar_EB9F0FB2-5CE5-49BD-82F0-AF4DFEEEBDDA_1, oa:relationep_zar_EB9F0FB2-5CE5-49BD-82F0-AF4DFEEEBDDA_2, oa:relationep_zar_EB9F0FB2-5CE5-49BD-82F0-AF4DFEEEBDDA_3, oa:relationep_zar_EB9F0FB2-5CE5-49BD-82F0-AF4DFEEEBDDA_4, oa:relationep_zar_EB9F0FB2-5CE5-49BD-82F0-AF4DFEEEBDDA_5 ;
  a2a:hasSource oa:source_zar_EB9F0FB2-5CE5-49BD-82F0-AF4DFEEEBDDA .

oa:person_zar_EB9F0FB2-5CE5-49BD-82F0-AF4DFEEEBDDA_Person278097478
  a a2a:Person ;
  rdfs:label "Leendert Kole" ;
  a2a:PersonName [
    rdfs:label "Leendert Kole" ;
    a2a:PersonNameFirstName "Leendert" ;
    a2a:PersonNameLastName "Kole"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "27" ;
    rdfs:label "27"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Nieuwlande gemeente Krabbendijke" ;
    rdfs:label "Nieuwlande gemeente Krabbendijke"
  ] ;
  a2a:Profession "Arbeider" .

oa:person_zar_EB9F0FB2-5CE5-49BD-82F0-AF4DFEEEBDDA_Person278097479
  a a2a:Person ;
  rdfs:label "Abel Kole" ;
  a2a:PersonName [
    rdfs:label "Abel Kole" ;
    a2a:PersonNameFirstName "Abel" ;
    a2a:PersonNameLastName "Kole"
  ] .

oa:person_zar_EB9F0FB2-5CE5-49BD-82F0-AF4DFEEEBDDA_Person278097480
  a a2a:Person ;
  rdfs:label "Maria van Dee" ;
  a2a:PersonName [
    rdfs:label "Maria van Dee" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Dee"
  ] ;
  a2a:Profession "Arbeidster" .

oa:person_zar_EB9F0FB2-5CE5-49BD-82F0-AF4DFEEEBDDA_Person278097481
  a a2a:Person ;
  rdfs:label "Jacomina Balk" ;
  a2a:PersonName [
    rdfs:label "Jacomina Balk" ;
    a2a:PersonNameFirstName "Jacomina" ;
    a2a:PersonNameLastName "Balk"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "22" ;
    rdfs:label "22"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Krabbendijke" ;
    rdfs:label "Krabbendijke"
  ] ;
  a2a:Profession "Boeremeid" .

oa:person_zar_EB9F0FB2-5CE5-49BD-82F0-AF4DFEEEBDDA_Person278097482
  a a2a:Person ;
  rdfs:label "Cornelis Balk" ;
  a2a:PersonName [
    rdfs:label "Cornelis Balk" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Balk"
  ] .

oa:person_zar_EB9F0FB2-5CE5-49BD-82F0-AF4DFEEEBDDA_Person278097483
  a a2a:Person ;
  rdfs:label "Martina van den Berge" ;
  a2a:PersonName [
    rdfs:label "Martina van den Berge" ;
    a2a:PersonNameFirstName "Martina" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Berge"
  ] .

oa:event_zar_EB9F0FB2-5CE5-49BD-82F0-AF4DFEEEBDDA_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "30-05-1833" ;
    a2a:Year "1833" ;
    a2a:Month "05" ;
    a2a:Day "30" ;
    rdfs:label "1833-05-30"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Kruiningen" ;
    rdfs:label "Kruiningen"
  ] .

oa:relationep_zar_EB9F0FB2-5CE5-49BD-82F0-AF4DFEEEBDDA_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_zar_EB9F0FB2-5CE5-49BD-82F0-AF4DFEEEBDDA_Person278097478 ;
  a2a:EventKeyRef oa:event_zar_EB9F0FB2-5CE5-49BD-82F0-AF4DFEEEBDDA_Event1 .

oa:relationep_zar_EB9F0FB2-5CE5-49BD-82F0-AF4DFEEEBDDA_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_zar_EB9F0FB2-5CE5-49BD-82F0-AF4DFEEEBDDA_Person278097479 ;
  a2a:EventKeyRef oa:event_zar_EB9F0FB2-5CE5-49BD-82F0-AF4DFEEEBDDA_Event1 .

oa:relationep_zar_EB9F0FB2-5CE5-49BD-82F0-AF4DFEEEBDDA_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_zar_EB9F0FB2-5CE5-49BD-82F0-AF4DFEEEBDDA_Person278097480 ;
  a2a:EventKeyRef oa:event_zar_EB9F0FB2-5CE5-49BD-82F0-AF4DFEEEBDDA_Event1 .

oa:relationep_zar_EB9F0FB2-5CE5-49BD-82F0-AF4DFEEEBDDA_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_zar_EB9F0FB2-5CE5-49BD-82F0-AF4DFEEEBDDA_Person278097481 ;
  a2a:EventKeyRef oa:event_zar_EB9F0FB2-5CE5-49BD-82F0-AF4DFEEEBDDA_Event1 .

oa:relationep_zar_EB9F0FB2-5CE5-49BD-82F0-AF4DFEEEBDDA_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_zar_EB9F0FB2-5CE5-49BD-82F0-AF4DFEEEBDDA_Person278097482 ;
  a2a:EventKeyRef oa:event_zar_EB9F0FB2-5CE5-49BD-82F0-AF4DFEEEBDDA_Event1 .

oa:relationep_zar_EB9F0FB2-5CE5-49BD-82F0-AF4DFEEEBDDA_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_zar_EB9F0FB2-5CE5-49BD-82F0-AF4DFEEEBDDA_Person278097483 ;
  a2a:EventKeyRef oa:event_zar_EB9F0FB2-5CE5-49BD-82F0-AF4DFEEEBDDA_Event1 .

oa:source_zar_EB9F0FB2-5CE5-49BD-82F0-AF4DFEEEBDDA
  a a2a:Source ;
  rdfs:label "Zeeuws Archief, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Kruiningen" ;
    a2a:Country "Nederland" ;
    rdfs:label "Kruiningen, Nederland", "1833-05-30 - 1833-05-30"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1833-05-30"^^xsd:date ;
    a2a:SourceIndexDateTo "1833-05-30"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "30-05-1833" ;
    a2a:Year "1833" ;
    a2a:Month "05" ;
    a2a:Day "30" ;
    rdfs:label "30-05-1833"
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Zeeuws Archief" ;
    a2a:Place "Middelburg" ;
    a2a:Collection "Burgerlijke Stand Zeeland (1796) 1811-1980, (1796) 1811-1980" ;
    a2a:Book "Kruiningen huwelijksakten burgerlijke stand" ;
    a2a:DocumentNumber "2" ;
    a2a:RegistryNumber "KRU-H-1833" ;
    rdfs:label "Zeeuws Archief, Middelburg, Burgerlijke Stand Zeeland (1796) 1811-1980, (1796) 1811-1980, Kruiningen huwelijksakten burgerlijke stand, 2, KRU-H-1833"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/239/AC3D42AD85CD454A87ABB9A606A73119" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/239/AC3D42AD85CD454A87ABB9A606A73119" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/239/AC3D42AD85CD454A87ABB9A606A73119"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://proxy.archieven.nl/download/239/43A2A6394C3042529261244590FCEFAB" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/239/43A2A6394C3042529261244590FCEFAB" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/239/43A2A6394C3042529261244590FCEFAB"
  ] ;
  a2a:SourceLastChangeDate "2021-03-31"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12113/EB9F0FB25CE549BD82F0AF4DFEEEBDDA" ;
  a2a:RecordIdentifier "278097477" ;
  a2a:RecordGUID "{EB9F0FB2-5CE5-49BD-82F0-AF4DFEEEBDDA}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/39BD7D404FE04F9281525C2F9E8BC6F9" .

