@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_9DA4EF23-3CCC-4752-85B2-E45893AF1C84
  a a2a:Record ;
  rdfs:label "Huwelijk op 4 november 1936 te Ede" ;
  a2a:hasPerson oa:person_gld_9DA4EF23-3CCC-4752-85B2-E45893AF1C84_Person3015049391, oa:person_gld_9DA4EF23-3CCC-4752-85B2-E45893AF1C84_Person3015049392, oa:person_gld_9DA4EF23-3CCC-4752-85B2-E45893AF1C84_Person3015049393, oa:person_gld_9DA4EF23-3CCC-4752-85B2-E45893AF1C84_Person3015049394, oa:person_gld_9DA4EF23-3CCC-4752-85B2-E45893AF1C84_Person3015049395, oa:person_gld_9DA4EF23-3CCC-4752-85B2-E45893AF1C84_Person3015049396 ;
  a2a:hasEvent oa:event_gld_9DA4EF23-3CCC-4752-85B2-E45893AF1C84_Event1 ;
  a2a:hasRelationEP oa:relationep_gld_9DA4EF23-3CCC-4752-85B2-E45893AF1C84_0, oa:relationep_gld_9DA4EF23-3CCC-4752-85B2-E45893AF1C84_1, oa:relationep_gld_9DA4EF23-3CCC-4752-85B2-E45893AF1C84_2, oa:relationep_gld_9DA4EF23-3CCC-4752-85B2-E45893AF1C84_3, oa:relationep_gld_9DA4EF23-3CCC-4752-85B2-E45893AF1C84_4, oa:relationep_gld_9DA4EF23-3CCC-4752-85B2-E45893AF1C84_5 ;
  a2a:hasSource oa:source_gld_9DA4EF23-3CCC-4752-85B2-E45893AF1C84 .

oa:person_gld_9DA4EF23-3CCC-4752-85B2-E45893AF1C84_Person3015049391
  a a2a:Person ;
  rdfs:label "Hendrik Verschuur" ;
  a2a:PersonName [
    rdfs:label "Hendrik Verschuur" ;
    a2a:PersonNameFirstName "Hendrik" ;
    a2a:PersonNameLastName "Verschuur"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "26" ;
    rdfs:label "26"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Ede" ;
    rdfs:label "Ede"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_gld_9DA4EF23-3CCC-4752-85B2-E45893AF1C84_Person3015049392
  a a2a:Person ;
  rdfs:label "Jan Verschuur" ;
  a2a:PersonName [
    rdfs:label "Jan Verschuur" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Verschuur"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_gld_9DA4EF23-3CCC-4752-85B2-E45893AF1C84_Person3015049393
  a a2a:Person ;
  rdfs:label "Jantje Minne" ;
  a2a:PersonName [
    rdfs:label "Jantje Minne" ;
    a2a:PersonNameFirstName "Jantje" ;
    a2a:PersonNameLastName "Minne"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_gld_9DA4EF23-3CCC-4752-85B2-E45893AF1C84_Person3015049394
  a a2a:Person ;
  rdfs:label "Geesien Eiting" ;
  a2a:PersonName [
    rdfs:label "Geesien Eiting" ;
    a2a:PersonNameFirstName "Geesien" ;
    a2a:PersonNameLastName "Eiting"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "29" ;
    rdfs:label "29"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Sleen" ;
    rdfs:label "Sleen"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_gld_9DA4EF23-3CCC-4752-85B2-E45893AF1C84_Person3015049395
  a a2a:Person ;
  rdfs:label "Jan Eiting" ;
  a2a:PersonName [
    rdfs:label "Jan Eiting" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Eiting"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_gld_9DA4EF23-3CCC-4752-85B2-E45893AF1C84_Person3015049396
  a a2a:Person ;
  rdfs:label "Wemeltien Eijsing" ;
  a2a:PersonName [
    rdfs:label "Wemeltien Eijsing" ;
    a2a:PersonNameFirstName "Wemeltien" ;
    a2a:PersonNameLastName "Eijsing"
  ] ;
  a2a:Profession "zonder beroep" .

oa:event_gld_9DA4EF23-3CCC-4752-85B2-E45893AF1C84_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "04-11-1936" ;
    a2a:Year "1936" ;
    a2a:Month "11" ;
    a2a:Day "04" ;
    rdfs:label "1936-11-04"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Ede" ;
    rdfs:label "Ede"
  ] .

oa:relationep_gld_9DA4EF23-3CCC-4752-85B2-E45893AF1C84_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_gld_9DA4EF23-3CCC-4752-85B2-E45893AF1C84_Person3015049391 ;
  a2a:EventKeyRef oa:event_gld_9DA4EF23-3CCC-4752-85B2-E45893AF1C84_Event1 .

oa:relationep_gld_9DA4EF23-3CCC-4752-85B2-E45893AF1C84_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_gld_9DA4EF23-3CCC-4752-85B2-E45893AF1C84_Person3015049392 ;
  a2a:EventKeyRef oa:event_gld_9DA4EF23-3CCC-4752-85B2-E45893AF1C84_Event1 .

oa:relationep_gld_9DA4EF23-3CCC-4752-85B2-E45893AF1C84_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_gld_9DA4EF23-3CCC-4752-85B2-E45893AF1C84_Person3015049393 ;
  a2a:EventKeyRef oa:event_gld_9DA4EF23-3CCC-4752-85B2-E45893AF1C84_Event1 .

oa:relationep_gld_9DA4EF23-3CCC-4752-85B2-E45893AF1C84_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_gld_9DA4EF23-3CCC-4752-85B2-E45893AF1C84_Person3015049394 ;
  a2a:EventKeyRef oa:event_gld_9DA4EF23-3CCC-4752-85B2-E45893AF1C84_Event1 .

oa:relationep_gld_9DA4EF23-3CCC-4752-85B2-E45893AF1C84_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_gld_9DA4EF23-3CCC-4752-85B2-E45893AF1C84_Person3015049395 ;
  a2a:EventKeyRef oa:event_gld_9DA4EF23-3CCC-4752-85B2-E45893AF1C84_Event1 .

oa:relationep_gld_9DA4EF23-3CCC-4752-85B2-E45893AF1C84_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_gld_9DA4EF23-3CCC-4752-85B2-E45893AF1C84_Person3015049396 ;
  a2a:EventKeyRef oa:event_gld_9DA4EF23-3CCC-4752-85B2-E45893AF1C84_Event1 .

oa:source_gld_9DA4EF23-3CCC-4752-85B2-E45893AF1C84
  a a2a:Source ;
  rdfs:label "Gelders Archief, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Ede" ;
    a2a:Country "Nederland" ;
    rdfs:label "Ede, Nederland", "1936-11-04 - 1936-11-04"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1936-11-04"^^xsd:date ;
    a2a:SourceIndexDateTo "1936-11-04"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "04-11-1936" ;
    a2a:Year "1936" ;
    a2a:Month "11" ;
    a2a:Day "04" ;
    rdfs:label "04-11-1936"
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gelders Archief" ;
    a2a:Place "Arnhem" ;
    a2a:Collection "Burgerlijke stand Gelderland, dubbelen 1903-1980" ;
    a2a:Book "Ede, Huwelijksregister" ;
    a2a:DocumentNumber "199" ;
    a2a:RegistryNumber "13336.01" ;
    rdfs:label "Gelders Archief, Arnhem, Burgerlijke stand Gelderland, dubbelen 1903-1980, Ede, Huwelijksregister, 199, 13336.01"
  ] ;
  a2a:SourceLastChangeDate "2025-08-02"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://permalink.geldersarchief.nl/9DA4EF233CCC475285B2E45893AF1C84" ;
  a2a:RecordIdentifier "3015049390" ;
  a2a:RecordGUID "{9DA4EF23-3CCC-4752-85B2-E45893AF1C84}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/AA45F42A29DE4B60AE9B1285DC587B88" .

