@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_gld_6ECFBEE8-7206-4DF0-B4F3-F1663BC40740
  a a2a:Record ;
  rdfs:label "Huwelijk op 30 mei 1901 te Apeldoorn" ;
  a2a:hasPerson oa:person_gld_6ECFBEE8-7206-4DF0-B4F3-F1663BC40740_Person3049403494, oa:person_gld_6ECFBEE8-7206-4DF0-B4F3-F1663BC40740_Person3049403495, oa:person_gld_6ECFBEE8-7206-4DF0-B4F3-F1663BC40740_Person3049403496, oa:person_gld_6ECFBEE8-7206-4DF0-B4F3-F1663BC40740_Person3049403497, oa:person_gld_6ECFBEE8-7206-4DF0-B4F3-F1663BC40740_Person3049403498, oa:person_gld_6ECFBEE8-7206-4DF0-B4F3-F1663BC40740_Person3049403499 ;
  a2a:hasEvent oa:event_gld_6ECFBEE8-7206-4DF0-B4F3-F1663BC40740_Event1 ;
  a2a:hasRelationEP oa:relationep_gld_6ECFBEE8-7206-4DF0-B4F3-F1663BC40740_0, oa:relationep_gld_6ECFBEE8-7206-4DF0-B4F3-F1663BC40740_1, oa:relationep_gld_6ECFBEE8-7206-4DF0-B4F3-F1663BC40740_2, oa:relationep_gld_6ECFBEE8-7206-4DF0-B4F3-F1663BC40740_3, oa:relationep_gld_6ECFBEE8-7206-4DF0-B4F3-F1663BC40740_4, oa:relationep_gld_6ECFBEE8-7206-4DF0-B4F3-F1663BC40740_5 ;
  a2a:hasSource oa:source_gld_6ECFBEE8-7206-4DF0-B4F3-F1663BC40740 .

oa:person_gld_6ECFBEE8-7206-4DF0-B4F3-F1663BC40740_Person3049403494
  a a2a:Person ;
  rdfs:label "Gerrit Johannes Bomhoff" ;
  a2a:PersonName [
    rdfs:label "Gerrit Johannes Bomhoff" ;
    a2a:PersonNameFirstName "Gerrit Johannes" ;
    a2a:PersonNameLastName "Bomhoff"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "28" ;
    rdfs:label "28"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] ;
  a2a:Profession "papierfabrikant" .

oa:person_gld_6ECFBEE8-7206-4DF0-B4F3-F1663BC40740_Person3049403495
  a a2a:Person ;
  rdfs:label "Gerrit Bomhoff" ;
  a2a:PersonName [
    rdfs:label "Gerrit Bomhoff" ;
    a2a:PersonNameFirstName "Gerrit" ;
    a2a:PersonNameLastName "Bomhoff"
  ] ;
  a2a:Profession "papierfabrikant" .

oa:person_gld_6ECFBEE8-7206-4DF0-B4F3-F1663BC40740_Person3049403496
  a a2a:Person ;
  rdfs:label "Jannetje Buitenhuis" ;
  a2a:PersonName [
    rdfs:label "Jannetje Buitenhuis" ;
    a2a:PersonNameFirstName "Jannetje" ;
    a2a:PersonNameLastName "Buitenhuis"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_gld_6ECFBEE8-7206-4DF0-B4F3-F1663BC40740_Person3049403497
  a a2a:Person ;
  rdfs:label "Heintje Buitenhuis" ;
  a2a:PersonName [
    rdfs:label "Heintje Buitenhuis" ;
    a2a:PersonNameFirstName "Heintje" ;
    a2a:PersonNameLastName "Buitenhuis"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "25" ;
    rdfs:label "25"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_gld_6ECFBEE8-7206-4DF0-B4F3-F1663BC40740_Person3049403498
  a a2a:Person ;
  rdfs:label "Willem Buitenhuis" ;
  a2a:PersonName [
    rdfs:label "Willem Buitenhuis" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNameLastName "Buitenhuis"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_gld_6ECFBEE8-7206-4DF0-B4F3-F1663BC40740_Person3049403499
  a a2a:Person ;
  rdfs:label "Johanna Gerdina Kok" ;
  a2a:PersonName [
    rdfs:label "Johanna Gerdina Kok" ;
    a2a:PersonNameFirstName "Johanna Gerdina" ;
    a2a:PersonNameLastName "Kok"
  ] ;
  a2a:Profession "geen beroep vermeld" .

oa:event_gld_6ECFBEE8-7206-4DF0-B4F3-F1663BC40740_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "30-05-1901" ;
    a2a:Year "1901" ;
    a2a:Month "05" ;
    a2a:Day "30" ;
    rdfs:label "1901-05-30"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:relationep_gld_6ECFBEE8-7206-4DF0-B4F3-F1663BC40740_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_gld_6ECFBEE8-7206-4DF0-B4F3-F1663BC40740_Person3049403494 ;
  a2a:EventKeyRef oa:event_gld_6ECFBEE8-7206-4DF0-B4F3-F1663BC40740_Event1 .

oa:relationep_gld_6ECFBEE8-7206-4DF0-B4F3-F1663BC40740_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_gld_6ECFBEE8-7206-4DF0-B4F3-F1663BC40740_Person3049403495 ;
  a2a:EventKeyRef oa:event_gld_6ECFBEE8-7206-4DF0-B4F3-F1663BC40740_Event1 .

oa:relationep_gld_6ECFBEE8-7206-4DF0-B4F3-F1663BC40740_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_gld_6ECFBEE8-7206-4DF0-B4F3-F1663BC40740_Person3049403496 ;
  a2a:EventKeyRef oa:event_gld_6ECFBEE8-7206-4DF0-B4F3-F1663BC40740_Event1 .

oa:relationep_gld_6ECFBEE8-7206-4DF0-B4F3-F1663BC40740_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_gld_6ECFBEE8-7206-4DF0-B4F3-F1663BC40740_Person3049403497 ;
  a2a:EventKeyRef oa:event_gld_6ECFBEE8-7206-4DF0-B4F3-F1663BC40740_Event1 .

oa:relationep_gld_6ECFBEE8-7206-4DF0-B4F3-F1663BC40740_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_gld_6ECFBEE8-7206-4DF0-B4F3-F1663BC40740_Person3049403498 ;
  a2a:EventKeyRef oa:event_gld_6ECFBEE8-7206-4DF0-B4F3-F1663BC40740_Event1 .

oa:relationep_gld_6ECFBEE8-7206-4DF0-B4F3-F1663BC40740_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_gld_6ECFBEE8-7206-4DF0-B4F3-F1663BC40740_Person3049403499 ;
  a2a:EventKeyRef oa:event_gld_6ECFBEE8-7206-4DF0-B4F3-F1663BC40740_Event1 .

oa:source_gld_6ECFBEE8-7206-4DF0-B4F3-F1663BC40740
  a a2a:Source ;
  rdfs:label "Gelders Archief, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Apeldoorn" ;
    a2a:Country "Nederland" ;
    rdfs:label "Apeldoorn, Nederland", "1901-05-30 - 1901-05-30"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1901-05-30"^^xsd:date ;
    a2a:SourceIndexDateTo "1901-05-30"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "30-05-1901" ;
    a2a:Year "1901" ;
    a2a:Month "05" ;
    a2a:Day "30" ;
    rdfs:label "30-05-1901"
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gelders Archief" ;
    a2a:Place "Arnhem" ;
    a2a:Collection "Burgerlijke stand Gelderland, dubbelen 1811-1902" ;
    a2a:Book "Apeldoorn, Huwelijksregister" ;
    a2a:DocumentNumber "86" ;
    a2a:RegistryNumber "6581.01" ;
    rdfs:label "Gelders Archief, Arnhem, Burgerlijke stand Gelderland, dubbelen 1811-1902, Apeldoorn, Huwelijksregister, 86, 6581.01"
  ] ;
  a2a:SourceLastChangeDate "2022-12-03"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://permalink.geldersarchief.nl/6ECFBEE872064DF0B4F3F1663BC40740" ;
  a2a:RecordIdentifier "3049403493" ;
  a2a:RecordGUID "{6ECFBEE8-7206-4DF0-B4F3-F1663BC40740}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/64D524ADA1E24501975D8506FA51933F" .

