@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_9AC3F4BF-3512-4AEA-9DA8-FFD78964EEEC
  a a2a:Record ;
  rdfs:label "Huwelijk (in het jaar 1905)" ;
  a2a:hasPerson oa:person_hco_9AC3F4BF-3512-4AEA-9DA8-FFD78964EEEC_Person3529244960, oa:person_hco_9AC3F4BF-3512-4AEA-9DA8-FFD78964EEEC_Person3529244961, oa:person_hco_9AC3F4BF-3512-4AEA-9DA8-FFD78964EEEC_Person3529244962, oa:person_hco_9AC3F4BF-3512-4AEA-9DA8-FFD78964EEEC_Person3529244963, oa:person_hco_9AC3F4BF-3512-4AEA-9DA8-FFD78964EEEC_Person3529244964, oa:person_hco_9AC3F4BF-3512-4AEA-9DA8-FFD78964EEEC_Person3529244965 ;
  a2a:hasEvent oa:event_hco_9AC3F4BF-3512-4AEA-9DA8-FFD78964EEEC_Event1 ;
  a2a:hasRelationEP oa:relationep_hco_9AC3F4BF-3512-4AEA-9DA8-FFD78964EEEC_0, oa:relationep_hco_9AC3F4BF-3512-4AEA-9DA8-FFD78964EEEC_1, oa:relationep_hco_9AC3F4BF-3512-4AEA-9DA8-FFD78964EEEC_2, oa:relationep_hco_9AC3F4BF-3512-4AEA-9DA8-FFD78964EEEC_3, oa:relationep_hco_9AC3F4BF-3512-4AEA-9DA8-FFD78964EEEC_4, oa:relationep_hco_9AC3F4BF-3512-4AEA-9DA8-FFD78964EEEC_5 ;
  a2a:hasSource oa:source_hco_9AC3F4BF-3512-4AEA-9DA8-FFD78964EEEC .

oa:person_hco_9AC3F4BF-3512-4AEA-9DA8-FFD78964EEEC_Person3529244960
  a a2a:Person ;
  rdfs:label "Gerrit Jan Durberg" ;
  a2a:PersonName [
    rdfs:label "Gerrit Jan Durberg" ;
    a2a:PersonNameFirstName "Gerrit Jan" ;
    a2a:PersonNameLastName "Durberg"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "33" ;
    rdfs:label "33"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Raalte" ;
    rdfs:label "Raalte"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_hco_9AC3F4BF-3512-4AEA-9DA8-FFD78964EEEC_Person3529244961
  a a2a:Person ;
  rdfs:label "Gerrit Jan Durberg" ;
  a2a:PersonName [
    rdfs:label "Gerrit Jan Durberg" ;
    a2a:PersonNameFirstName "Gerrit Jan" ;
    a2a:PersonNameLastName "Durberg"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_hco_9AC3F4BF-3512-4AEA-9DA8-FFD78964EEEC_Person3529244962
  a a2a:Person ;
  rdfs:label "Antonia Bonenkamp" ;
  a2a:PersonName [
    rdfs:label "Antonia Bonenkamp" ;
    a2a:PersonNameFirstName "Antonia" ;
    a2a:PersonNameLastName "Bonenkamp"
  ] .

oa:person_hco_9AC3F4BF-3512-4AEA-9DA8-FFD78964EEEC_Person3529244963
  a a2a:Person ;
  rdfs:label "Hendrika Scheuter" ;
  a2a:PersonName [
    rdfs:label "Hendrika Scheuter" ;
    a2a:PersonNameFirstName "Hendrika" ;
    a2a:PersonNameLastName "Scheuter"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "42" ;
    rdfs:label "42"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Wijhe" ;
    rdfs:label "Wijhe"
  ] .

oa:person_hco_9AC3F4BF-3512-4AEA-9DA8-FFD78964EEEC_Person3529244964
  a a2a:Person ;
  rdfs:label "Berend Scheuter" ;
  a2a:PersonName [
    rdfs:label "Berend Scheuter" ;
    a2a:PersonNameFirstName "Berend" ;
    a2a:PersonNameLastName "Scheuter"
  ] .

oa:person_hco_9AC3F4BF-3512-4AEA-9DA8-FFD78964EEEC_Person3529244965
  a a2a:Person ;
  rdfs:label "Harmina Maria Broekman" ;
  a2a:PersonName [
    rdfs:label "Harmina Maria Broekman" ;
    a2a:PersonNameFirstName "Harmina Maria" ;
    a2a:PersonNameLastName "Broekman"
  ] .

oa:event_hco_9AC3F4BF-3512-4AEA-9DA8-FFD78964EEEC_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [ ] ;
  a2a:EventPlace [
    a2a:Place "Raalte" ;
    rdfs:label "Raalte"
  ] .

oa:relationep_hco_9AC3F4BF-3512-4AEA-9DA8-FFD78964EEEC_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_hco_9AC3F4BF-3512-4AEA-9DA8-FFD78964EEEC_Person3529244960 ;
  a2a:EventKeyRef oa:event_hco_9AC3F4BF-3512-4AEA-9DA8-FFD78964EEEC_Event1 .

oa:relationep_hco_9AC3F4BF-3512-4AEA-9DA8-FFD78964EEEC_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_hco_9AC3F4BF-3512-4AEA-9DA8-FFD78964EEEC_Person3529244961 ;
  a2a:EventKeyRef oa:event_hco_9AC3F4BF-3512-4AEA-9DA8-FFD78964EEEC_Event1 .

oa:relationep_hco_9AC3F4BF-3512-4AEA-9DA8-FFD78964EEEC_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_hco_9AC3F4BF-3512-4AEA-9DA8-FFD78964EEEC_Person3529244962 ;
  a2a:EventKeyRef oa:event_hco_9AC3F4BF-3512-4AEA-9DA8-FFD78964EEEC_Event1 .

oa:relationep_hco_9AC3F4BF-3512-4AEA-9DA8-FFD78964EEEC_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_hco_9AC3F4BF-3512-4AEA-9DA8-FFD78964EEEC_Person3529244963 ;
  a2a:EventKeyRef oa:event_hco_9AC3F4BF-3512-4AEA-9DA8-FFD78964EEEC_Event1 .

oa:relationep_hco_9AC3F4BF-3512-4AEA-9DA8-FFD78964EEEC_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_hco_9AC3F4BF-3512-4AEA-9DA8-FFD78964EEEC_Person3529244964 ;
  a2a:EventKeyRef oa:event_hco_9AC3F4BF-3512-4AEA-9DA8-FFD78964EEEC_Event1 .

oa:relationep_hco_9AC3F4BF-3512-4AEA-9DA8-FFD78964EEEC_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_hco_9AC3F4BF-3512-4AEA-9DA8-FFD78964EEEC_Person3529244965 ;
  a2a:EventKeyRef oa:event_hco_9AC3F4BF-3512-4AEA-9DA8-FFD78964EEEC_Event1 .

oa:source_hco_9AC3F4BF-3512-4AEA-9DA8-FFD78964EEEC
  a a2a:Source ;
  rdfs:label "Collectie Overijssel locatie Zwolle, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Raalte" ;
    a2a:Country "Nederland" ;
    rdfs:label "Raalte, Nederland", "1905-09-02 - 1905-09-02"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1905-09-02"^^xsd:date ;
    a2a:SourceIndexDateTo "1905-09-02"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "02 09 1905" ;
    a2a:Year "1905" ;
    a2a:Month "09" ;
    a2a:Day "02" ;
    rdfs:label "02 09 1905"
  ] ;
  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, Raalte" ;
    a2a:DocumentNumber "33" ;
    a2a:RegistryNumber "10806" ;
    rdfs:label "Collectie Overijssel locatie Zwolle, Zwolle, Burgerlijke Stand in Overijssel, Registers van huwelijken en echtscheidingen, Raalte, 33, 10806"
  ] ;
  a2a:SourceLastChangeDate "2024-01-18"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://proxy.archieven.nl/141/9AC3F4BF35124AEA9DA8FFD78964EEEC" ;
  a2a:RecordIdentifier "3529244959" ;
  a2a:RecordGUID "{9AC3F4BF-3512-4AEA-9DA8-FFD78964EEEC}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/D03D88CAB085418388A695C93A02BDAC" .

