@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_hco_4D0EB521-F7C4-439F-B47E-059EA8486D48
  a a2a:Record ;
  rdfs:label "Huwelijk (in het jaar 1901)" ;
  a2a:hasPerson oa:person_hco_4D0EB521-F7C4-439F-B47E-059EA8486D48_Person3701363784, oa:person_hco_4D0EB521-F7C4-439F-B47E-059EA8486D48_Person3701363785, oa:person_hco_4D0EB521-F7C4-439F-B47E-059EA8486D48_Person3701363786, oa:person_hco_4D0EB521-F7C4-439F-B47E-059EA8486D48_Person3701363787, oa:person_hco_4D0EB521-F7C4-439F-B47E-059EA8486D48_Person3701363788, oa:person_hco_4D0EB521-F7C4-439F-B47E-059EA8486D48_Person3701363789 ;
  a2a:hasEvent oa:event_hco_4D0EB521-F7C4-439F-B47E-059EA8486D48_Event1 ;
  a2a:hasRelationEP oa:relationep_hco_4D0EB521-F7C4-439F-B47E-059EA8486D48_0, oa:relationep_hco_4D0EB521-F7C4-439F-B47E-059EA8486D48_1, oa:relationep_hco_4D0EB521-F7C4-439F-B47E-059EA8486D48_2, oa:relationep_hco_4D0EB521-F7C4-439F-B47E-059EA8486D48_3, oa:relationep_hco_4D0EB521-F7C4-439F-B47E-059EA8486D48_4, oa:relationep_hco_4D0EB521-F7C4-439F-B47E-059EA8486D48_5 ;
  a2a:hasSource oa:source_hco_4D0EB521-F7C4-439F-B47E-059EA8486D48 .

oa:person_hco_4D0EB521-F7C4-439F-B47E-059EA8486D48_Person3701363784
  a a2a:Person ;
  rdfs:label "Berend Jan Elbers" ;
  a2a:PersonName [
    rdfs:label "Berend Jan Elbers" ;
    a2a:PersonNameFirstName "Berend Jan" ;
    a2a:PersonNameLastName "Elbers"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "28" ;
    rdfs:label "28"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Wijhe" ;
    rdfs:label "Wijhe"
  ] ;
  a2a:Profession "schoenmaker" .

oa:person_hco_4D0EB521-F7C4-439F-B47E-059EA8486D48_Person3701363785
  a a2a:Person ;
  rdfs:label "Berend Elbers" ;
  a2a:PersonName [
    rdfs:label "Berend Elbers" ;
    a2a:PersonNameFirstName "Berend" ;
    a2a:PersonNameLastName "Elbers"
  ] ;
  a2a:Profession "kuiper" .

oa:person_hco_4D0EB521-F7C4-439F-B47E-059EA8486D48_Person3701363786
  a a2a:Person ;
  rdfs:label "Gerritje Ketel" ;
  a2a:PersonName [
    rdfs:label "Gerritje Ketel" ;
    a2a:PersonNameFirstName "Gerritje" ;
    a2a:PersonNameLastName "Ketel"
  ] .

oa:person_hco_4D0EB521-F7C4-439F-B47E-059EA8486D48_Person3701363787
  a a2a:Person ;
  rdfs:label "Aleida Kamphuis" ;
  a2a:PersonName [
    rdfs:label "Aleida Kamphuis" ;
    a2a:PersonNameFirstName "Aleida" ;
    a2a:PersonNameLastName "Kamphuis"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "19" ;
    rdfs:label "19"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Epe" ;
    rdfs:label "Epe"
  ] .

oa:person_hco_4D0EB521-F7C4-439F-B47E-059EA8486D48_Person3701363788
  a a2a:Person ;
  rdfs:label "Tijmen Kamphuis" ;
  a2a:PersonName [
    rdfs:label "Tijmen Kamphuis" ;
    a2a:PersonNameFirstName "Tijmen" ;
    a2a:PersonNameLastName "Kamphuis"
  ] .

oa:person_hco_4D0EB521-F7C4-439F-B47E-059EA8486D48_Person3701363789
  a a2a:Person ;
  rdfs:label "Maria Haverkamp" ;
  a2a:PersonName [
    rdfs:label "Maria Haverkamp" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Haverkamp"
  ] .

oa:event_hco_4D0EB521-F7C4-439F-B47E-059EA8486D48_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [ ] ;
  a2a:EventPlace [
    a2a:Place "Wijhe" ;
    rdfs:label "Wijhe"
  ] .

oa:relationep_hco_4D0EB521-F7C4-439F-B47E-059EA8486D48_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_hco_4D0EB521-F7C4-439F-B47E-059EA8486D48_Person3701363784 ;
  a2a:EventKeyRef oa:event_hco_4D0EB521-F7C4-439F-B47E-059EA8486D48_Event1 .

oa:relationep_hco_4D0EB521-F7C4-439F-B47E-059EA8486D48_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_hco_4D0EB521-F7C4-439F-B47E-059EA8486D48_Person3701363785 ;
  a2a:EventKeyRef oa:event_hco_4D0EB521-F7C4-439F-B47E-059EA8486D48_Event1 .

oa:relationep_hco_4D0EB521-F7C4-439F-B47E-059EA8486D48_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_hco_4D0EB521-F7C4-439F-B47E-059EA8486D48_Person3701363786 ;
  a2a:EventKeyRef oa:event_hco_4D0EB521-F7C4-439F-B47E-059EA8486D48_Event1 .

oa:relationep_hco_4D0EB521-F7C4-439F-B47E-059EA8486D48_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_hco_4D0EB521-F7C4-439F-B47E-059EA8486D48_Person3701363787 ;
  a2a:EventKeyRef oa:event_hco_4D0EB521-F7C4-439F-B47E-059EA8486D48_Event1 .

oa:relationep_hco_4D0EB521-F7C4-439F-B47E-059EA8486D48_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_hco_4D0EB521-F7C4-439F-B47E-059EA8486D48_Person3701363788 ;
  a2a:EventKeyRef oa:event_hco_4D0EB521-F7C4-439F-B47E-059EA8486D48_Event1 .

oa:relationep_hco_4D0EB521-F7C4-439F-B47E-059EA8486D48_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_hco_4D0EB521-F7C4-439F-B47E-059EA8486D48_Person3701363789 ;
  a2a:EventKeyRef oa:event_hco_4D0EB521-F7C4-439F-B47E-059EA8486D48_Event1 .

oa:source_hco_4D0EB521-F7C4-439F-B47E-059EA8486D48
  a a2a:Source ;
  rdfs:label "Collectie Overijssel locatie Zwolle, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Wijhe" ;
    a2a:Country "Nederland" ;
    rdfs:label "Wijhe, Nederland", "1901-11-09 - 1901-11-09"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1901-11-09"^^xsd:date ;
    a2a:SourceIndexDateTo "1901-11-09"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "09 11 1901" ;
    a2a:Year "1901" ;
    a2a:Month "11" ;
    a2a:Day "09" ;
    rdfs:label "09 11 1901"
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Collectie Overijssel locatie Zwolle" ;
    a2a:Place "Zwolle" ;
    a2a:Collection "Burgerlijke Stand in Overijssel" ;
    a2a:Book "Registers van huwelijken en echtscheidingen, Wijhe" ;
    a2a:DocumentNumber "35" ;
    a2a:RegistryNumber "13743" ;
    rdfs:label "Collectie Overijssel locatie Zwolle, Zwolle, Burgerlijke Stand in Overijssel, Registers van huwelijken en echtscheidingen, Wijhe, 35, 13743"
  ] ;
  a2a:SourceLastChangeDate "2024-06-06"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://proxy.archieven.nl/141/4D0EB521F7C4439FB47E059EA8486D48" ;
  a2a:RecordIdentifier "3701363783" ;
  a2a:RecordGUID "{4D0EB521-F7C4-439F-B47E-059EA8486D48}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/6EAF8420F5D94FC3AA7487331FD99016" .

