@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_09CE742B-A9D0-4F3E-A555-907BC9DA1548
  a a2a:Record ;
  rdfs:label "Huwelijk op 13 augustus 1898 te Heerde" ;
  a2a:hasPerson oa:person_gld_09CE742B-A9D0-4F3E-A555-907BC9DA1548_Person3039951109, oa:person_gld_09CE742B-A9D0-4F3E-A555-907BC9DA1548_Person3039951110, oa:person_gld_09CE742B-A9D0-4F3E-A555-907BC9DA1548_Person3039951111, oa:person_gld_09CE742B-A9D0-4F3E-A555-907BC9DA1548_Person3039951112, oa:person_gld_09CE742B-A9D0-4F3E-A555-907BC9DA1548_Person3039951113, oa:person_gld_09CE742B-A9D0-4F3E-A555-907BC9DA1548_Person3039951114 ;
  a2a:hasEvent oa:event_gld_09CE742B-A9D0-4F3E-A555-907BC9DA1548_Event1 ;
  a2a:hasRelationEP oa:relationep_gld_09CE742B-A9D0-4F3E-A555-907BC9DA1548_0, oa:relationep_gld_09CE742B-A9D0-4F3E-A555-907BC9DA1548_1, oa:relationep_gld_09CE742B-A9D0-4F3E-A555-907BC9DA1548_2, oa:relationep_gld_09CE742B-A9D0-4F3E-A555-907BC9DA1548_3, oa:relationep_gld_09CE742B-A9D0-4F3E-A555-907BC9DA1548_4, oa:relationep_gld_09CE742B-A9D0-4F3E-A555-907BC9DA1548_5 ;
  a2a:hasSource oa:source_gld_09CE742B-A9D0-4F3E-A555-907BC9DA1548 .

oa:person_gld_09CE742B-A9D0-4F3E-A555-907BC9DA1548_Person3039951109
  a a2a:Person ;
  rdfs:label "Gerrit Willem Eilander" ;
  a2a:PersonName [
    rdfs:label "Gerrit Willem Eilander" ;
    a2a:PersonNameFirstName "Gerrit Willem" ;
    a2a:PersonNameLastName "Eilander"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "29" ;
    rdfs:label "29"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Aschendorp (Heerde)" ;
    rdfs:label "Aschendorp (Heerde)"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_gld_09CE742B-A9D0-4F3E-A555-907BC9DA1548_Person3039951110
  a a2a:Person ;
  rdfs:label "Willem Eilander" ;
  a2a:PersonName [
    rdfs:label "Willem Eilander" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNameLastName "Eilander"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_gld_09CE742B-A9D0-4F3E-A555-907BC9DA1548_Person3039951111
  a a2a:Person ;
  rdfs:label "Gerrigje IJzerman" ;
  a2a:PersonName [
    rdfs:label "Gerrigje IJzerman" ;
    a2a:PersonNameFirstName "Gerrigje" ;
    a2a:PersonNameLastName "IJzerman"
  ] ;
  a2a:Profession "geen beroep vermeld" .

oa:person_gld_09CE742B-A9D0-4F3E-A555-907BC9DA1548_Person3039951112
  a a2a:Person ;
  rdfs:label "Evertje Wonink" ;
  a2a:PersonName [
    rdfs:label "Evertje Wonink" ;
    a2a:PersonNameFirstName "Evertje" ;
    a2a:PersonNameLastName "Wonink"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "23" ;
    rdfs:label "23"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Aschendorp (Heerde)" ;
    rdfs:label "Aschendorp (Heerde)"
  ] ;
  a2a:Profession "dienstmeid" .

oa:person_gld_09CE742B-A9D0-4F3E-A555-907BC9DA1548_Person3039951113
  a a2a:Person ;
  rdfs:label "Evert Wonink" ;
  a2a:PersonName [
    rdfs:label "Evert Wonink" ;
    a2a:PersonNameFirstName "Evert" ;
    a2a:PersonNameLastName "Wonink"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_gld_09CE742B-A9D0-4F3E-A555-907BC9DA1548_Person3039951114
  a a2a:Person ;
  rdfs:label "Johanna Eilander" ;
  a2a:PersonName [
    rdfs:label "Johanna Eilander" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Eilander"
  ] ;
  a2a:Profession "geen beroep vermeld" .

oa:event_gld_09CE742B-A9D0-4F3E-A555-907BC9DA1548_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "13-08-1898" ;
    a2a:Year "1898" ;
    a2a:Month "08" ;
    a2a:Day "13" ;
    rdfs:label "1898-08-13"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Heerde" ;
    rdfs:label "Heerde"
  ] .

oa:relationep_gld_09CE742B-A9D0-4F3E-A555-907BC9DA1548_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_gld_09CE742B-A9D0-4F3E-A555-907BC9DA1548_Person3039951109 ;
  a2a:EventKeyRef oa:event_gld_09CE742B-A9D0-4F3E-A555-907BC9DA1548_Event1 .

oa:relationep_gld_09CE742B-A9D0-4F3E-A555-907BC9DA1548_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_gld_09CE742B-A9D0-4F3E-A555-907BC9DA1548_Person3039951110 ;
  a2a:EventKeyRef oa:event_gld_09CE742B-A9D0-4F3E-A555-907BC9DA1548_Event1 .

oa:relationep_gld_09CE742B-A9D0-4F3E-A555-907BC9DA1548_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_gld_09CE742B-A9D0-4F3E-A555-907BC9DA1548_Person3039951111 ;
  a2a:EventKeyRef oa:event_gld_09CE742B-A9D0-4F3E-A555-907BC9DA1548_Event1 .

oa:relationep_gld_09CE742B-A9D0-4F3E-A555-907BC9DA1548_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_gld_09CE742B-A9D0-4F3E-A555-907BC9DA1548_Person3039951112 ;
  a2a:EventKeyRef oa:event_gld_09CE742B-A9D0-4F3E-A555-907BC9DA1548_Event1 .

oa:relationep_gld_09CE742B-A9D0-4F3E-A555-907BC9DA1548_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_gld_09CE742B-A9D0-4F3E-A555-907BC9DA1548_Person3039951113 ;
  a2a:EventKeyRef oa:event_gld_09CE742B-A9D0-4F3E-A555-907BC9DA1548_Event1 .

oa:relationep_gld_09CE742B-A9D0-4F3E-A555-907BC9DA1548_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_gld_09CE742B-A9D0-4F3E-A555-907BC9DA1548_Person3039951114 ;
  a2a:EventKeyRef oa:event_gld_09CE742B-A9D0-4F3E-A555-907BC9DA1548_Event1 .

oa:source_gld_09CE742B-A9D0-4F3E-A555-907BC9DA1548
  a a2a:Source ;
  rdfs:label "Gelders Archief, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Heerde" ;
    a2a:Country "Nederland" ;
    rdfs:label "Heerde, Nederland", "1898-08-13 - 1898-08-13"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1898-08-13"^^xsd:date ;
    a2a:SourceIndexDateTo "1898-08-13"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "13-08-1898" ;
    a2a:Year "1898" ;
    a2a:Month "08" ;
    a2a:Day "13" ;
    rdfs:label "13-08-1898"
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gelders Archief" ;
    a2a:Place "Arnhem" ;
    a2a:Collection "Burgerlijke stand Gelderland, dubbelen" ;
    a2a:Book "Heerde, Huwelijksregister" ;
    a2a:DocumentNumber "26" ;
    a2a:RegistryNumber "4296.03" ;
    rdfs:label "Gelders Archief, Arnhem, Burgerlijke stand Gelderland, dubbelen, Heerde, Huwelijksregister, 26, 4296.03"
  ] ;
  a2a:SourceLastChangeDate "2022-11-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://permalink.geldersarchief.nl/09CE742BA9D04F3EA555907BC9DA1548" ;
  a2a:RecordIdentifier "3039951108" ;
  a2a:RecordGUID "{09CE742B-A9D0-4F3E-A555-907BC9DA1548}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/B11D63F59FC4440092843AB855736AAC" .

