@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_2AB29671-3965-40F6-AF16-7B45A7B3C8FC
  a a2a:Record ;
  rdfs:label "Huwelijk op 2 maart 1898 te Zwolle" ;
  a2a:hasPerson oa:person_hco_2AB29671-3965-40F6-AF16-7B45A7B3C8FC_Person3282538582, oa:person_hco_2AB29671-3965-40F6-AF16-7B45A7B3C8FC_Person3282538583, oa:person_hco_2AB29671-3965-40F6-AF16-7B45A7B3C8FC_Person3282538584, oa:person_hco_2AB29671-3965-40F6-AF16-7B45A7B3C8FC_Person3282538585, oa:person_hco_2AB29671-3965-40F6-AF16-7B45A7B3C8FC_Person3282538586, oa:person_hco_2AB29671-3965-40F6-AF16-7B45A7B3C8FC_Person3282538587 ;
  a2a:hasEvent oa:event_hco_2AB29671-3965-40F6-AF16-7B45A7B3C8FC_Event1 ;
  a2a:hasRelationEP oa:relationep_hco_2AB29671-3965-40F6-AF16-7B45A7B3C8FC_0, oa:relationep_hco_2AB29671-3965-40F6-AF16-7B45A7B3C8FC_1, oa:relationep_hco_2AB29671-3965-40F6-AF16-7B45A7B3C8FC_2, oa:relationep_hco_2AB29671-3965-40F6-AF16-7B45A7B3C8FC_3, oa:relationep_hco_2AB29671-3965-40F6-AF16-7B45A7B3C8FC_4, oa:relationep_hco_2AB29671-3965-40F6-AF16-7B45A7B3C8FC_5 ;
  a2a:hasSource oa:source_hco_2AB29671-3965-40F6-AF16-7B45A7B3C8FC .

oa:person_hco_2AB29671-3965-40F6-AF16-7B45A7B3C8FC_Person3282538582
  a a2a:Person ;
  rdfs:label "Rutger Goert Antoni Zwier baron van Haersolte" ;
  a2a:PersonName [
    rdfs:label "Rutger Goert Antoni Zwier baron van Haersolte" ;
    a2a:PersonNameFirstName "Rutger Goert Antoni Zwier" ;
    a2a:PersonNamePrefixLastName "baron van" ;
    a2a:PersonNameLastName "Haersolte"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "23" ;
    rdfs:label "23"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Zwolle" ;
    rdfs:label "Zwolle"
  ] ;
  a2a:Profession "tweede luitenant" .

oa:person_hco_2AB29671-3965-40F6-AF16-7B45A7B3C8FC_Person3282538583
  a a2a:Person ;
  rdfs:label "Coenraad Willem Antoni baron van Haersolte" ;
  a2a:PersonName [
    rdfs:label "Coenraad Willem Antoni baron van Haersolte" ;
    a2a:PersonNameFirstName "Coenraad Willem Antoni" ;
    a2a:PersonNamePrefixLastName "baron van" ;
    a2a:PersonNameLastName "Haersolte"
  ] .

oa:person_hco_2AB29671-3965-40F6-AF16-7B45A7B3C8FC_Person3282538584
  a a2a:Person ;
  rdfs:label "Helena Debora van Reede" ;
  a2a:PersonName [
    rdfs:label "Helena Debora van Reede" ;
    a2a:PersonNameFirstName "Helena Debora" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Reede"
  ] .

oa:person_hco_2AB29671-3965-40F6-AF16-7B45A7B3C8FC_Person3282538585
  a a2a:Person ;
  rdfs:label "Jacoba Johanna Greven" ;
  a2a:PersonName [
    rdfs:label "Jacoba Johanna Greven" ;
    a2a:PersonNameFirstName "Jacoba Johanna" ;
    a2a:PersonNameLastName "Greven"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "20" ;
    rdfs:label "20"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Zwolle" ;
    rdfs:label "Zwolle"
  ] .

oa:person_hco_2AB29671-3965-40F6-AF16-7B45A7B3C8FC_Person3282538586
  a a2a:Person ;
  rdfs:label "Oswald François Greven" ;
  a2a:PersonName [
    rdfs:label "Oswald François Greven" ;
    a2a:PersonNameFirstName "Oswald François" ;
    a2a:PersonNameLastName "Greven"
  ] ;
  a2a:Profession "griffier" .

oa:person_hco_2AB29671-3965-40F6-AF16-7B45A7B3C8FC_Person3282538587
  a a2a:Person ;
  rdfs:label "Antoinetta Catharina Johanna Wentholt" ;
  a2a:PersonName [
    rdfs:label "Antoinetta Catharina Johanna Wentholt" ;
    a2a:PersonNameFirstName "Antoinetta Catharina Johanna" ;
    a2a:PersonNameLastName "Wentholt"
  ] .

oa:event_hco_2AB29671-3965-40F6-AF16-7B45A7B3C8FC_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "02 03 1898" ;
    a2a:Year "1898" ;
    a2a:Month "03" ;
    a2a:Day "02" ;
    rdfs:label "1898-03-02"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Zwolle" ;
    rdfs:label "Zwolle"
  ] .

oa:relationep_hco_2AB29671-3965-40F6-AF16-7B45A7B3C8FC_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_hco_2AB29671-3965-40F6-AF16-7B45A7B3C8FC_Person3282538582 ;
  a2a:EventKeyRef oa:event_hco_2AB29671-3965-40F6-AF16-7B45A7B3C8FC_Event1 .

oa:relationep_hco_2AB29671-3965-40F6-AF16-7B45A7B3C8FC_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_hco_2AB29671-3965-40F6-AF16-7B45A7B3C8FC_Person3282538583 ;
  a2a:EventKeyRef oa:event_hco_2AB29671-3965-40F6-AF16-7B45A7B3C8FC_Event1 .

oa:relationep_hco_2AB29671-3965-40F6-AF16-7B45A7B3C8FC_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_hco_2AB29671-3965-40F6-AF16-7B45A7B3C8FC_Person3282538584 ;
  a2a:EventKeyRef oa:event_hco_2AB29671-3965-40F6-AF16-7B45A7B3C8FC_Event1 .

oa:relationep_hco_2AB29671-3965-40F6-AF16-7B45A7B3C8FC_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_hco_2AB29671-3965-40F6-AF16-7B45A7B3C8FC_Person3282538585 ;
  a2a:EventKeyRef oa:event_hco_2AB29671-3965-40F6-AF16-7B45A7B3C8FC_Event1 .

oa:relationep_hco_2AB29671-3965-40F6-AF16-7B45A7B3C8FC_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_hco_2AB29671-3965-40F6-AF16-7B45A7B3C8FC_Person3282538586 ;
  a2a:EventKeyRef oa:event_hco_2AB29671-3965-40F6-AF16-7B45A7B3C8FC_Event1 .

oa:relationep_hco_2AB29671-3965-40F6-AF16-7B45A7B3C8FC_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_hco_2AB29671-3965-40F6-AF16-7B45A7B3C8FC_Person3282538587 ;
  a2a:EventKeyRef oa:event_hco_2AB29671-3965-40F6-AF16-7B45A7B3C8FC_Event1 .

oa:source_hco_2AB29671-3965-40F6-AF16-7B45A7B3C8FC
  a a2a:Source ;
  rdfs:label "Collectie Overijssel locatie Zwolle, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Zwolle" ;
    a2a:Country "Nederland" ;
    rdfs:label "Zwolle, Nederland", "1898-03-02 - 1898-03-02"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1898-03-02"^^xsd:date ;
    a2a:SourceIndexDateTo "1898-03-02"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "02 03 1898" ;
    a2a:Year "1898" ;
    a2a:Month "03" ;
    a2a:Day "02" ;
    rdfs:label "02 03 1898"
  ] ;
  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 "27" ;
    a2a:RegistryNumber "14575" ;
    rdfs:label "Collectie Overijssel locatie Zwolle, Zwolle, Burgerlijke Stand in Overijssel, Registers van huwelijken en echtscheidingen, Zwolle, 27, 14575"
  ] ;
  a2a:SourceLastChangeDate "2023-06-30"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://proxy.archieven.nl/141/2AB29671396540F6AF167B45A7B3C8FC" ;
  a2a:RecordIdentifier "3282538581" ;
  a2a:RecordGUID "{2AB29671-3965-40F6-AF16-7B45A7B3C8FC}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/83A19F25FDE5453CB0CAD4E609BD00AC" .

