@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 owl: <http://www.w3.org/2002/07/owl#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

oa:record_gld_2CD3FA29-CDD7-4FC5-AACF-C38D528B16EA
  a a2a:Record ;
  rdfs:label "Huwelijk op 16 november 1895 te Epe" ;
  a2a:hasPerson oa:person_gld_2CD3FA29-CDD7-4FC5-AACF-C38D528B16EA_Person3042458485, oa:person_gld_2CD3FA29-CDD7-4FC5-AACF-C38D528B16EA_Person3042458486, oa:person_gld_2CD3FA29-CDD7-4FC5-AACF-C38D528B16EA_Person3042458487, oa:person_gld_2CD3FA29-CDD7-4FC5-AACF-C38D528B16EA_Person3042458488, oa:person_gld_2CD3FA29-CDD7-4FC5-AACF-C38D528B16EA_Person3042458489, oa:person_gld_2CD3FA29-CDD7-4FC5-AACF-C38D528B16EA_Person3042458490 ;
  a2a:hasEvent oa:event_gld_2CD3FA29-CDD7-4FC5-AACF-C38D528B16EA_Event1 ;
  a2a:hasRelationEP oa:relationep_gld_2CD3FA29-CDD7-4FC5-AACF-C38D528B16EA_0, oa:relationep_gld_2CD3FA29-CDD7-4FC5-AACF-C38D528B16EA_1, oa:relationep_gld_2CD3FA29-CDD7-4FC5-AACF-C38D528B16EA_2, oa:relationep_gld_2CD3FA29-CDD7-4FC5-AACF-C38D528B16EA_3, oa:relationep_gld_2CD3FA29-CDD7-4FC5-AACF-C38D528B16EA_4, oa:relationep_gld_2CD3FA29-CDD7-4FC5-AACF-C38D528B16EA_5 ;
  a2a:hasSource oa:source_gld_2CD3FA29-CDD7-4FC5-AACF-C38D528B16EA .

oa:person_gld_2CD3FA29-CDD7-4FC5-AACF-C38D528B16EA_Person3042458485
  a a2a:Person ;
  rdfs:label "Derk Jan Konijnenberg" ;
  owl:sameAs oa:person_gld_72505A73-2E40-4023-802C-16FF440FC2E3_Person3432820959 ;
  a2a:PersonName [
    rdfs:label "Derk Jan Konijnenberg" ;
    a2a:PersonNameFirstName "Derk Jan" ;
    a2a:PersonNameLastName "Konijnenberg"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "25" ;
    rdfs:label "25"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Oene (Epe)" ;
    rdfs:label "Oene (Epe)"
  ] ;
  a2a:Profession "daglooner" .

oa:person_gld_2CD3FA29-CDD7-4FC5-AACF-C38D528B16EA_Person3042458486
  a a2a:Person ;
  rdfs:label "Jannes Konijnenberg" ;
  a2a:PersonName [
    rdfs:label "Jannes Konijnenberg" ;
    a2a:PersonNameFirstName "Jannes" ;
    a2a:PersonNameLastName "Konijnenberg"
  ] ;
  a2a:Profession "daglooner" .

oa:person_gld_2CD3FA29-CDD7-4FC5-AACF-C38D528B16EA_Person3042458487
  a a2a:Person ;
  rdfs:label "Aaltje Krijgsman" ;
  a2a:PersonName [
    rdfs:label "Aaltje Krijgsman" ;
    a2a:PersonNameFirstName "Aaltje" ;
    a2a:PersonNameLastName "Krijgsman"
  ] ;
  a2a:Profession "dagloonster" .

oa:person_gld_2CD3FA29-CDD7-4FC5-AACF-C38D528B16EA_Person3042458488
  a a2a:Person ;
  rdfs:label "Grietjen Slot" ;
  owl:sameAs oa:person_gld_72505A73-2E40-4023-802C-16FF440FC2E3_Person3432820960 ;
  a2a:PersonName [
    rdfs:label "Grietjen Slot" ;
    a2a:PersonNameFirstName "Grietjen" ;
    a2a:PersonNameLastName "Slot"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "23" ;
    rdfs:label "23"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Doesburg" ;
    rdfs:label "Doesburg"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_gld_2CD3FA29-CDD7-4FC5-AACF-C38D528B16EA_Person3042458489
  a a2a:Person ;
  rdfs:label "Albertus Slot" ;
  a2a:PersonName [
    rdfs:label "Albertus Slot" ;
    a2a:PersonNameFirstName "Albertus" ;
    a2a:PersonNameLastName "Slot"
  ] ;
  a2a:Profession "geen beroep vermeld" .

oa:person_gld_2CD3FA29-CDD7-4FC5-AACF-C38D528B16EA_Person3042458490
  a a2a:Person ;
  rdfs:label "Luchien Koster" ;
  a2a:PersonName [
    rdfs:label "Luchien Koster" ;
    a2a:PersonNameFirstName "Luchien" ;
    a2a:PersonNameLastName "Koster"
  ] ;
  a2a:Profession "zonder beroep" .

oa:event_gld_2CD3FA29-CDD7-4FC5-AACF-C38D528B16EA_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "16-11-1895" ;
    a2a:Year "1895" ;
    a2a:Month "11" ;
    a2a:Day "16" ;
    rdfs:label "1895-11-16"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Epe" ;
    rdfs:label "Epe"
  ] .

oa:relationep_gld_2CD3FA29-CDD7-4FC5-AACF-C38D528B16EA_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_gld_2CD3FA29-CDD7-4FC5-AACF-C38D528B16EA_Person3042458485 ;
  a2a:EventKeyRef oa:event_gld_2CD3FA29-CDD7-4FC5-AACF-C38D528B16EA_Event1 .

oa:relationep_gld_2CD3FA29-CDD7-4FC5-AACF-C38D528B16EA_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_gld_2CD3FA29-CDD7-4FC5-AACF-C38D528B16EA_Person3042458486 ;
  a2a:EventKeyRef oa:event_gld_2CD3FA29-CDD7-4FC5-AACF-C38D528B16EA_Event1 .

oa:relationep_gld_2CD3FA29-CDD7-4FC5-AACF-C38D528B16EA_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_gld_2CD3FA29-CDD7-4FC5-AACF-C38D528B16EA_Person3042458487 ;
  a2a:EventKeyRef oa:event_gld_2CD3FA29-CDD7-4FC5-AACF-C38D528B16EA_Event1 .

oa:relationep_gld_2CD3FA29-CDD7-4FC5-AACF-C38D528B16EA_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_gld_2CD3FA29-CDD7-4FC5-AACF-C38D528B16EA_Person3042458488 ;
  a2a:EventKeyRef oa:event_gld_2CD3FA29-CDD7-4FC5-AACF-C38D528B16EA_Event1 .

oa:relationep_gld_2CD3FA29-CDD7-4FC5-AACF-C38D528B16EA_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_gld_2CD3FA29-CDD7-4FC5-AACF-C38D528B16EA_Person3042458489 ;
  a2a:EventKeyRef oa:event_gld_2CD3FA29-CDD7-4FC5-AACF-C38D528B16EA_Event1 .

oa:relationep_gld_2CD3FA29-CDD7-4FC5-AACF-C38D528B16EA_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_gld_2CD3FA29-CDD7-4FC5-AACF-C38D528B16EA_Person3042458490 ;
  a2a:EventKeyRef oa:event_gld_2CD3FA29-CDD7-4FC5-AACF-C38D528B16EA_Event1 .

oa:source_gld_2CD3FA29-CDD7-4FC5-AACF-C38D528B16EA
  a a2a:Source ;
  rdfs:label "Gelders Archief, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Epe" ;
    a2a:Country "Nederland" ;
    rdfs:label "Epe, Nederland", "1895-11-16 - 1895-11-16"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1895-11-16"^^xsd:date ;
    a2a:SourceIndexDateTo "1895-11-16"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "16-11-1895" ;
    a2a:Year "1895" ;
    a2a:Month "11" ;
    a2a:Day "16" ;
    rdfs:label "16-11-1895"
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gelders Archief" ;
    a2a:Place "Arnhem" ;
    a2a:Collection "Burgerlijke stand Gelderland, dubbelen" ;
    a2a:Book "Epe, Huwelijksregister" ;
    a2a:DocumentNumber "57" ;
    a2a:RegistryNumber "4998.02" ;
    rdfs:label "Gelders Archief, Arnhem, Burgerlijke stand Gelderland, dubbelen, Epe, Huwelijksregister, 57, 4998.02"
  ] ;
  a2a:SourceLastChangeDate "2022-11-29"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://permalink.geldersarchief.nl/2CD3FA29CDD74FC5AACFC38D528B16EA" ;
  a2a:RecordIdentifier "3042458484" ;
  a2a:RecordGUID "{2CD3FA29-CDD7-4FC5-AACF-C38D528B16EA}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/04A7C99D7CF1409A9DBFFC05692A77BA" .

