@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_E69F0DCB-B4F2-48E2-B2CF-0A275FAFF166
  a a2a:Record ;
  rdfs:label "Huwelijk op 6 februari 1891 te Laren" ;
  a2a:hasPerson oa:person_gld_E69F0DCB-B4F2-48E2-B2CF-0A275FAFF166_Person3035276421, oa:person_gld_E69F0DCB-B4F2-48E2-B2CF-0A275FAFF166_Person3035276422, oa:person_gld_E69F0DCB-B4F2-48E2-B2CF-0A275FAFF166_Person3035276423, oa:person_gld_E69F0DCB-B4F2-48E2-B2CF-0A275FAFF166_Person3035276424, oa:person_gld_E69F0DCB-B4F2-48E2-B2CF-0A275FAFF166_Person3035276425, oa:person_gld_E69F0DCB-B4F2-48E2-B2CF-0A275FAFF166_Person3035276426 ;
  a2a:hasEvent oa:event_gld_E69F0DCB-B4F2-48E2-B2CF-0A275FAFF166_Event1 ;
  a2a:hasRelationEP oa:relationep_gld_E69F0DCB-B4F2-48E2-B2CF-0A275FAFF166_0, oa:relationep_gld_E69F0DCB-B4F2-48E2-B2CF-0A275FAFF166_1, oa:relationep_gld_E69F0DCB-B4F2-48E2-B2CF-0A275FAFF166_2, oa:relationep_gld_E69F0DCB-B4F2-48E2-B2CF-0A275FAFF166_3, oa:relationep_gld_E69F0DCB-B4F2-48E2-B2CF-0A275FAFF166_4, oa:relationep_gld_E69F0DCB-B4F2-48E2-B2CF-0A275FAFF166_5 ;
  a2a:hasSource oa:source_gld_E69F0DCB-B4F2-48E2-B2CF-0A275FAFF166 .

oa:person_gld_E69F0DCB-B4F2-48E2-B2CF-0A275FAFF166_Person3035276421
  a a2a:Person ;
  rdfs:label "Evert Jan Leussink" ;
  a2a:PersonName [
    rdfs:label "Evert Jan Leussink" ;
    a2a:PersonNameFirstName "Evert Jan" ;
    a2a:PersonNameLastName "Leussink"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "21" ;
    rdfs:label "21"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Lochem" ;
    rdfs:label "Lochem"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_gld_E69F0DCB-B4F2-48E2-B2CF-0A275FAFF166_Person3035276422
  a a2a:Person ;
  rdfs:label "Gerrit Jan Leussink" ;
  a2a:PersonName [
    rdfs:label "Gerrit Jan Leussink" ;
    a2a:PersonNameFirstName "Gerrit Jan" ;
    a2a:PersonNameLastName "Leussink"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_gld_E69F0DCB-B4F2-48E2-B2CF-0A275FAFF166_Person3035276423
  a a2a:Person ;
  rdfs:label "Reindjen Kempken" ;
  a2a:PersonName [
    rdfs:label "Reindjen Kempken" ;
    a2a:PersonNameFirstName "Reindjen" ;
    a2a:PersonNameLastName "Kempken"
  ] ;
  a2a:Profession "landbouwster" .

oa:person_gld_E69F0DCB-B4F2-48E2-B2CF-0A275FAFF166_Person3035276424
  a a2a:Person ;
  rdfs:label "Everdina Baltes" ;
  a2a:PersonName [
    rdfs:label "Everdina Baltes" ;
    a2a:PersonNameFirstName "Everdina" ;
    a2a:PersonNameLastName "Baltes"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "26" ;
    rdfs:label "26"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Laren" ;
    rdfs:label "Laren"
  ] ;
  a2a:Profession "landbouwster" .

oa:person_gld_E69F0DCB-B4F2-48E2-B2CF-0A275FAFF166_Person3035276425
  a a2a:Person ;
  rdfs:label "Hendrik Jan Baltes" ;
  a2a:PersonName [
    rdfs:label "Hendrik Jan Baltes" ;
    a2a:PersonNameFirstName "Hendrik Jan" ;
    a2a:PersonNameLastName "Baltes"
  ] ;
  a2a:Profession "geen beroep vermeld" .

oa:person_gld_E69F0DCB-B4F2-48E2-B2CF-0A275FAFF166_Person3035276426
  a a2a:Person ;
  rdfs:label "Gerritje Kempken" ;
  a2a:PersonName [
    rdfs:label "Gerritje Kempken" ;
    a2a:PersonNameFirstName "Gerritje" ;
    a2a:PersonNameLastName "Kempken"
  ] ;
  a2a:Profession "geen beroep vermeld" .

oa:event_gld_E69F0DCB-B4F2-48E2-B2CF-0A275FAFF166_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "06-02-1891" ;
    a2a:Year "1891" ;
    a2a:Month "02" ;
    a2a:Day "06" ;
    rdfs:label "1891-02-06"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Laren" ;
    rdfs:label "Laren"
  ] .

oa:relationep_gld_E69F0DCB-B4F2-48E2-B2CF-0A275FAFF166_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_gld_E69F0DCB-B4F2-48E2-B2CF-0A275FAFF166_Person3035276421 ;
  a2a:EventKeyRef oa:event_gld_E69F0DCB-B4F2-48E2-B2CF-0A275FAFF166_Event1 .

oa:relationep_gld_E69F0DCB-B4F2-48E2-B2CF-0A275FAFF166_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_gld_E69F0DCB-B4F2-48E2-B2CF-0A275FAFF166_Person3035276422 ;
  a2a:EventKeyRef oa:event_gld_E69F0DCB-B4F2-48E2-B2CF-0A275FAFF166_Event1 .

oa:relationep_gld_E69F0DCB-B4F2-48E2-B2CF-0A275FAFF166_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_gld_E69F0DCB-B4F2-48E2-B2CF-0A275FAFF166_Person3035276423 ;
  a2a:EventKeyRef oa:event_gld_E69F0DCB-B4F2-48E2-B2CF-0A275FAFF166_Event1 .

oa:relationep_gld_E69F0DCB-B4F2-48E2-B2CF-0A275FAFF166_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_gld_E69F0DCB-B4F2-48E2-B2CF-0A275FAFF166_Person3035276424 ;
  a2a:EventKeyRef oa:event_gld_E69F0DCB-B4F2-48E2-B2CF-0A275FAFF166_Event1 .

oa:relationep_gld_E69F0DCB-B4F2-48E2-B2CF-0A275FAFF166_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_gld_E69F0DCB-B4F2-48E2-B2CF-0A275FAFF166_Person3035276425 ;
  a2a:EventKeyRef oa:event_gld_E69F0DCB-B4F2-48E2-B2CF-0A275FAFF166_Event1 .

oa:relationep_gld_E69F0DCB-B4F2-48E2-B2CF-0A275FAFF166_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_gld_E69F0DCB-B4F2-48E2-B2CF-0A275FAFF166_Person3035276426 ;
  a2a:EventKeyRef oa:event_gld_E69F0DCB-B4F2-48E2-B2CF-0A275FAFF166_Event1 .

oa:source_gld_E69F0DCB-B4F2-48E2-B2CF-0A275FAFF166
  a a2a:Source ;
  rdfs:label "Gelders Archief, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Laren" ;
    a2a:Country "Nederland" ;
    rdfs:label "Laren, Nederland", "1891-02-06 - 1891-02-06"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1891-02-06"^^xsd:date ;
    a2a:SourceIndexDateTo "1891-02-06"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "06-02-1891" ;
    a2a:Year "1891" ;
    a2a:Month "02" ;
    a2a:Day "06" ;
    rdfs:label "06-02-1891"
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gelders Archief" ;
    a2a:Place "Arnhem" ;
    a2a:Collection "Burgerlijke stand Gelderland, dubbelen" ;
    a2a:Book "Laren, Huwelijksregister" ;
    a2a:DocumentNumber "4" ;
    a2a:RegistryNumber "3878.11" ;
    rdfs:label "Gelders Archief, Arnhem, Burgerlijke stand Gelderland, dubbelen, Laren, Huwelijksregister, 4, 3878.11"
  ] ;
  a2a:SourceLastChangeDate "2022-11-26"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://permalink.geldersarchief.nl/E69F0DCBB4F248E2B2CF0A275FAFF166" ;
  a2a:RecordIdentifier "3035276420" ;
  a2a:RecordGUID "{E69F0DCB-B4F2-48E2-B2CF-0A275FAFF166}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/876958933B474B69AF789D153E2A201C" .

