@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_61642562-552B-4CD6-998B-55C2B4518FB6
  a a2a:Record ;
  rdfs:label "Huwelijk (in het jaar 1934)" ;
  a2a:hasPerson oa:person_hco_61642562-552B-4CD6-998B-55C2B4518FB6_Person4208246348, oa:person_hco_61642562-552B-4CD6-998B-55C2B4518FB6_Person4208246350, oa:person_hco_61642562-552B-4CD6-998B-55C2B4518FB6_Person4208246351, oa:person_hco_61642562-552B-4CD6-998B-55C2B4518FB6_Person4208246349, oa:person_hco_61642562-552B-4CD6-998B-55C2B4518FB6_Person4208246352, oa:person_hco_61642562-552B-4CD6-998B-55C2B4518FB6_Person4208246353 ;
  a2a:hasEvent oa:event_hco_61642562-552B-4CD6-998B-55C2B4518FB6_Event1 ;
  a2a:hasRelationEP oa:relationep_hco_61642562-552B-4CD6-998B-55C2B4518FB6_0, oa:relationep_hco_61642562-552B-4CD6-998B-55C2B4518FB6_1, oa:relationep_hco_61642562-552B-4CD6-998B-55C2B4518FB6_2, oa:relationep_hco_61642562-552B-4CD6-998B-55C2B4518FB6_3, oa:relationep_hco_61642562-552B-4CD6-998B-55C2B4518FB6_4, oa:relationep_hco_61642562-552B-4CD6-998B-55C2B4518FB6_5 ;
  a2a:hasSource oa:source_hco_61642562-552B-4CD6-998B-55C2B4518FB6 .

oa:person_hco_61642562-552B-4CD6-998B-55C2B4518FB6_Person4208246348
  a a2a:Person ;
  rdfs:label "Harmen Zwerus" ;
  a2a:PersonName [
    rdfs:label "Harmen Zwerus" ;
    a2a:PersonNameFirstName "Harmen" ;
    a2a:PersonNameLastName "Zwerus"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "22" ;
    rdfs:label "22"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Hattem" ;
    rdfs:label "Hattem"
  ] ;
  a2a:Profession "opperman" .

oa:person_hco_61642562-552B-4CD6-998B-55C2B4518FB6_Person4208246350
  a a2a:Person ;
  rdfs:label "Lubbertus Zwerus" ;
  a2a:PersonName [
    rdfs:label "Lubbertus Zwerus" ;
    a2a:PersonNameFirstName "Lubbertus" ;
    a2a:PersonNameLastName "Zwerus"
  ] ;
  a2a:Gender "Man" ;
  a2a:Profession "opperman" .

oa:person_hco_61642562-552B-4CD6-998B-55C2B4518FB6_Person4208246351
  a a2a:Person ;
  rdfs:label "Evertje Toons" ;
  a2a:PersonName [
    rdfs:label "Evertje Toons" ;
    a2a:PersonNameFirstName "Evertje" ;
    a2a:PersonNameLastName "Toons"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_hco_61642562-552B-4CD6-998B-55C2B4518FB6_Person4208246349
  a a2a:Person ;
  rdfs:label "Rensie Wagenaar" ;
  a2a:PersonName [
    rdfs:label "Rensie Wagenaar" ;
    a2a:PersonNameFirstName "Rensie" ;
    a2a:PersonNameLastName "Wagenaar"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "17" ;
    rdfs:label "17"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Nieuweschans" ;
    rdfs:label "Nieuweschans"
  ] .

oa:person_hco_61642562-552B-4CD6-998B-55C2B4518FB6_Person4208246352
  a a2a:Person ;
  rdfs:label "Tammo Wagenaar" ;
  a2a:PersonName [
    rdfs:label "Tammo Wagenaar" ;
    a2a:PersonNameFirstName "Tammo" ;
    a2a:PersonNameLastName "Wagenaar"
  ] ;
  a2a:Gender "Man" ;
  a2a:Profession "timmerman" .

oa:person_hco_61642562-552B-4CD6-998B-55C2B4518FB6_Person4208246353
  a a2a:Person ;
  rdfs:label "Hebina Geertruida Wolterman" ;
  a2a:PersonName [
    rdfs:label "Hebina Geertruida Wolterman" ;
    a2a:PersonNameFirstName "Hebina Geertruida" ;
    a2a:PersonNameLastName "Wolterman"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_hco_61642562-552B-4CD6-998B-55C2B4518FB6_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [ ] ;
  a2a:EventPlace [
    a2a:Place "Zwolle" ;
    rdfs:label "Zwolle"
  ] .

oa:relationep_hco_61642562-552B-4CD6-998B-55C2B4518FB6_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_hco_61642562-552B-4CD6-998B-55C2B4518FB6_Person4208246348 ;
  a2a:EventKeyRef oa:event_hco_61642562-552B-4CD6-998B-55C2B4518FB6_Event1 .

oa:relationep_hco_61642562-552B-4CD6-998B-55C2B4518FB6_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_hco_61642562-552B-4CD6-998B-55C2B4518FB6_Person4208246350 ;
  a2a:EventKeyRef oa:event_hco_61642562-552B-4CD6-998B-55C2B4518FB6_Event1 .

oa:relationep_hco_61642562-552B-4CD6-998B-55C2B4518FB6_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_hco_61642562-552B-4CD6-998B-55C2B4518FB6_Person4208246351 ;
  a2a:EventKeyRef oa:event_hco_61642562-552B-4CD6-998B-55C2B4518FB6_Event1 .

oa:relationep_hco_61642562-552B-4CD6-998B-55C2B4518FB6_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_hco_61642562-552B-4CD6-998B-55C2B4518FB6_Person4208246349 ;
  a2a:EventKeyRef oa:event_hco_61642562-552B-4CD6-998B-55C2B4518FB6_Event1 .

oa:relationep_hco_61642562-552B-4CD6-998B-55C2B4518FB6_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_hco_61642562-552B-4CD6-998B-55C2B4518FB6_Person4208246352 ;
  a2a:EventKeyRef oa:event_hco_61642562-552B-4CD6-998B-55C2B4518FB6_Event1 .

oa:relationep_hco_61642562-552B-4CD6-998B-55C2B4518FB6_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_hco_61642562-552B-4CD6-998B-55C2B4518FB6_Person4208246353 ;
  a2a:EventKeyRef oa:event_hco_61642562-552B-4CD6-998B-55C2B4518FB6_Event1 .

oa:source_hco_61642562-552B-4CD6-998B-55C2B4518FB6
  a a2a:Source ;
  rdfs:label "Collectie Overijssel locatie Zwolle, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Zwolle" ;
    a2a:Country "Nederland" ;
    rdfs:label "Zwolle, Nederland", "1934-11-01 - 1934-11-01"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1934-11-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1934-11-01"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "01-11-1934" ;
    a2a:Year "1934" ;
    a2a:Month "11" ;
    a2a:Day "01" ;
    rdfs:label "01-11-1934"
  ] ;
  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, Zwolle" ;
    a2a:DocumentNumber "247" ;
    a2a:RegistryNumber "14590" ;
    rdfs:label "Collectie Overijssel locatie Zwolle, Zwolle, Burgerlijke Stand in Overijssel, Registers van huwelijken en echtscheidingen, Zwolle, 247, 14590"
  ] ;
  a2a:SourceLastChangeDate "2025-07-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://proxy.archieven.nl/141/61642562552B4CD6998B55C2B4518FB6" ;
  a2a:RecordIdentifier "4208246347" ;
  a2a:RecordGUID "{61642562-552B-4CD6-998B-55C2B4518FB6}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/9A1FDC717B784D198B48446109D17A5F" .

