@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_F9A3F2DC-AD98-4FD2-9CB3-894DFB103035
  a a2a:Record ;
  rdfs:label "Huwelijk op 14 januari 1832 te Epe" ;
  a2a:hasPerson oa:person_gld_F9A3F2DC-AD98-4FD2-9CB3-894DFB103035_Person3042492737, oa:person_gld_F9A3F2DC-AD98-4FD2-9CB3-894DFB103035_Person3042492738, oa:person_gld_F9A3F2DC-AD98-4FD2-9CB3-894DFB103035_Person3042492739, oa:person_gld_F9A3F2DC-AD98-4FD2-9CB3-894DFB103035_Person3042492740, oa:person_gld_F9A3F2DC-AD98-4FD2-9CB3-894DFB103035_Person3042492741, oa:person_gld_F9A3F2DC-AD98-4FD2-9CB3-894DFB103035_Person3042492742 ;
  a2a:hasEvent oa:event_gld_F9A3F2DC-AD98-4FD2-9CB3-894DFB103035_Event1 ;
  a2a:hasRelationEP oa:relationep_gld_F9A3F2DC-AD98-4FD2-9CB3-894DFB103035_0, oa:relationep_gld_F9A3F2DC-AD98-4FD2-9CB3-894DFB103035_1, oa:relationep_gld_F9A3F2DC-AD98-4FD2-9CB3-894DFB103035_2, oa:relationep_gld_F9A3F2DC-AD98-4FD2-9CB3-894DFB103035_3, oa:relationep_gld_F9A3F2DC-AD98-4FD2-9CB3-894DFB103035_4, oa:relationep_gld_F9A3F2DC-AD98-4FD2-9CB3-894DFB103035_5 ;
  a2a:hasSource oa:source_gld_F9A3F2DC-AD98-4FD2-9CB3-894DFB103035 .

oa:person_gld_F9A3F2DC-AD98-4FD2-9CB3-894DFB103035_Person3042492737
  a a2a:Person ;
  rdfs:label "Aalbert Beersen" ;
  a2a:PersonName [
    rdfs:label "Aalbert Beersen" ;
    a2a:PersonNameFirstName "Aalbert" ;
    a2a:PersonNameLastName "Beersen"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "35" ;
    rdfs:label "35"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Putten" ;
    rdfs:label "Putten"
  ] ;
  a2a:Profession "jachtopziener" .

oa:person_gld_F9A3F2DC-AD98-4FD2-9CB3-894DFB103035_Person3042492738
  a a2a:Person ;
  rdfs:label "Berend Hendrikse" ;
  a2a:PersonName [
    rdfs:label "Berend Hendrikse" ;
    a2a:PersonNameFirstName "Berend" ;
    a2a:PersonNameLastName "Hendrikse"
  ] ;
  a2a:Profession "geen beroep vermeld" .

oa:person_gld_F9A3F2DC-AD98-4FD2-9CB3-894DFB103035_Person3042492739
  a a2a:Person ;
  rdfs:label "Neeltje Eibertse" ;
  a2a:PersonName [
    rdfs:label "Neeltje Eibertse" ;
    a2a:PersonNameFirstName "Neeltje" ;
    a2a:PersonNameLastName "Eibertse"
  ] ;
  a2a:Profession "geen beroep vermeld" .

oa:person_gld_F9A3F2DC-AD98-4FD2-9CB3-894DFB103035_Person3042492740
  a a2a:Person ;
  rdfs:label "Kristina van den Bosch" ;
  a2a:PersonName [
    rdfs:label "Kristina van den Bosch" ;
    a2a:PersonNameFirstName "Kristina" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Bosch"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "32" ;
    rdfs:label "32"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Epe" ;
    rdfs:label "Epe"
  ] ;
  a2a:Profession "huiswerkdoende" .

oa:person_gld_F9A3F2DC-AD98-4FD2-9CB3-894DFB103035_Person3042492741
  a a2a:Person ;
  rdfs:label "Jan van den Aartsen" ;
  a2a:PersonName [
    rdfs:label "Jan van den Aartsen" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Aartsen"
  ] ;
  a2a:Profession "geen beroep vermeld" .

oa:person_gld_F9A3F2DC-AD98-4FD2-9CB3-894DFB103035_Person3042492742
  a a2a:Person ;
  rdfs:label "Gergjen Kristiaans" ;
  a2a:PersonName [
    rdfs:label "Gergjen Kristiaans" ;
    a2a:PersonNameFirstName "Gergjen" ;
    a2a:PersonNameLastName "Kristiaans"
  ] ;
  a2a:Profession "geen beroep vermeld" .

oa:event_gld_F9A3F2DC-AD98-4FD2-9CB3-894DFB103035_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "14-01-1832" ;
    a2a:Year "1832" ;
    a2a:Month "01" ;
    a2a:Day "14" ;
    rdfs:label "1832-01-14"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Epe" ;
    rdfs:label "Epe"
  ] .

oa:relationep_gld_F9A3F2DC-AD98-4FD2-9CB3-894DFB103035_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_gld_F9A3F2DC-AD98-4FD2-9CB3-894DFB103035_Person3042492737 ;
  a2a:EventKeyRef oa:event_gld_F9A3F2DC-AD98-4FD2-9CB3-894DFB103035_Event1 .

oa:relationep_gld_F9A3F2DC-AD98-4FD2-9CB3-894DFB103035_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_gld_F9A3F2DC-AD98-4FD2-9CB3-894DFB103035_Person3042492738 ;
  a2a:EventKeyRef oa:event_gld_F9A3F2DC-AD98-4FD2-9CB3-894DFB103035_Event1 .

oa:relationep_gld_F9A3F2DC-AD98-4FD2-9CB3-894DFB103035_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_gld_F9A3F2DC-AD98-4FD2-9CB3-894DFB103035_Person3042492739 ;
  a2a:EventKeyRef oa:event_gld_F9A3F2DC-AD98-4FD2-9CB3-894DFB103035_Event1 .

oa:relationep_gld_F9A3F2DC-AD98-4FD2-9CB3-894DFB103035_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_gld_F9A3F2DC-AD98-4FD2-9CB3-894DFB103035_Person3042492740 ;
  a2a:EventKeyRef oa:event_gld_F9A3F2DC-AD98-4FD2-9CB3-894DFB103035_Event1 .

oa:relationep_gld_F9A3F2DC-AD98-4FD2-9CB3-894DFB103035_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_gld_F9A3F2DC-AD98-4FD2-9CB3-894DFB103035_Person3042492741 ;
  a2a:EventKeyRef oa:event_gld_F9A3F2DC-AD98-4FD2-9CB3-894DFB103035_Event1 .

oa:relationep_gld_F9A3F2DC-AD98-4FD2-9CB3-894DFB103035_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_gld_F9A3F2DC-AD98-4FD2-9CB3-894DFB103035_Person3042492742 ;
  a2a:EventKeyRef oa:event_gld_F9A3F2DC-AD98-4FD2-9CB3-894DFB103035_Event1 .

oa:source_gld_F9A3F2DC-AD98-4FD2-9CB3-894DFB103035
  a a2a:Source ;
  rdfs:label "Gelders Archief, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Epe" ;
    a2a:Country "Nederland" ;
    rdfs:label "Epe, Nederland", "1832-01-14 - 1832-01-14"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1832-01-14"^^xsd:date ;
    a2a:SourceIndexDateTo "1832-01-14"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "14-01-1832" ;
    a2a:Year "1832" ;
    a2a:Month "01" ;
    a2a:Day "14" ;
    rdfs:label "14-01-1832"
  ] ;
  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 "1" ;
    a2a:RegistryNumber "5008.08" ;
    rdfs:label "Gelders Archief, Arnhem, Burgerlijke stand Gelderland, dubbelen, Epe, Huwelijksregister, 1, 5008.08"
  ] ;
  a2a:SourceLastChangeDate "2022-11-29"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://permalink.geldersarchief.nl/F9A3F2DCAD984FD29CB3894DFB103035" ;
  a2a:RecordIdentifier "3042492736" ;
  a2a:RecordGUID "{F9A3F2DC-AD98-4FD2-9CB3-894DFB103035}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/B5E9665F31D44F31BA5F4C5FF534D2DA" .

