@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_2DFEC0C4-BB37-4EEC-9EB0-3EB8B6923255
  a a2a:Record ;
  rdfs:label "Huwelijk op 11 september 1875 te Epe" ;
  a2a:hasPerson oa:person_gld_2DFEC0C4-BB37-4EEC-9EB0-3EB8B6923255_Person3042466835, oa:person_gld_2DFEC0C4-BB37-4EEC-9EB0-3EB8B6923255_Person3042466836, oa:person_gld_2DFEC0C4-BB37-4EEC-9EB0-3EB8B6923255_Person3042466837, oa:person_gld_2DFEC0C4-BB37-4EEC-9EB0-3EB8B6923255_Person3042466838, oa:person_gld_2DFEC0C4-BB37-4EEC-9EB0-3EB8B6923255_Person3042466839, oa:person_gld_2DFEC0C4-BB37-4EEC-9EB0-3EB8B6923255_Person3042466840 ;
  a2a:hasEvent oa:event_gld_2DFEC0C4-BB37-4EEC-9EB0-3EB8B6923255_Event1 ;
  a2a:hasRelationEP oa:relationep_gld_2DFEC0C4-BB37-4EEC-9EB0-3EB8B6923255_0, oa:relationep_gld_2DFEC0C4-BB37-4EEC-9EB0-3EB8B6923255_1, oa:relationep_gld_2DFEC0C4-BB37-4EEC-9EB0-3EB8B6923255_2, oa:relationep_gld_2DFEC0C4-BB37-4EEC-9EB0-3EB8B6923255_3, oa:relationep_gld_2DFEC0C4-BB37-4EEC-9EB0-3EB8B6923255_4, oa:relationep_gld_2DFEC0C4-BB37-4EEC-9EB0-3EB8B6923255_5 ;
  a2a:hasSource oa:source_gld_2DFEC0C4-BB37-4EEC-9EB0-3EB8B6923255 .

oa:person_gld_2DFEC0C4-BB37-4EEC-9EB0-3EB8B6923255_Person3042466835
  a a2a:Person ;
  rdfs:label "Hendrik Nijhof" ;
  a2a:PersonName [
    rdfs:label "Hendrik Nijhof" ;
    a2a:PersonNameFirstName "Hendrik" ;
    a2a:PersonNameLastName "Nijhof"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "30" ;
    rdfs:label "30"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Oene (Epe)" ;
    rdfs:label "Oene (Epe)"
  ] ;
  a2a:Profession "Landbouwer" .

oa:person_gld_2DFEC0C4-BB37-4EEC-9EB0-3EB8B6923255_Person3042466836
  a a2a:Person ;
  rdfs:label "Aart Nijhof" ;
  a2a:PersonName [
    rdfs:label "Aart Nijhof" ;
    a2a:PersonNameFirstName "Aart" ;
    a2a:PersonNameLastName "Nijhof"
  ] ;
  a2a:Profession "geen beroep vermeld" .

oa:person_gld_2DFEC0C4-BB37-4EEC-9EB0-3EB8B6923255_Person3042466837
  a a2a:Person ;
  rdfs:label "Janna van Eelen" ;
  a2a:PersonName [
    rdfs:label "Janna van Eelen" ;
    a2a:PersonNameFirstName "Janna" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Eelen"
  ] ;
  a2a:Profession "geen beroep vermeld" .

oa:person_gld_2DFEC0C4-BB37-4EEC-9EB0-3EB8B6923255_Person3042466838
  a a2a:Person ;
  rdfs:label "Hendrika Johanna Beumer" ;
  a2a:PersonName [
    rdfs:label "Hendrika Johanna Beumer" ;
    a2a:PersonNameFirstName "Hendrika Johanna" ;
    a2a:PersonNameLastName "Beumer"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "23" ;
    rdfs:label "23"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Oene (Epe)" ;
    rdfs:label "Oene (Epe)"
  ] ;
  a2a:Profession "Landbouwster" .

oa:person_gld_2DFEC0C4-BB37-4EEC-9EB0-3EB8B6923255_Person3042466839
  a a2a:Person ;
  rdfs:label "Rijk Beumer" ;
  a2a:PersonName [
    rdfs:label "Rijk Beumer" ;
    a2a:PersonNameFirstName "Rijk" ;
    a2a:PersonNameLastName "Beumer"
  ] ;
  a2a:Profession "geen beroep vermeld" .

oa:person_gld_2DFEC0C4-BB37-4EEC-9EB0-3EB8B6923255_Person3042466840
  a a2a:Person ;
  rdfs:label "Roelofje Riphagen" ;
  a2a:PersonName [
    rdfs:label "Roelofje Riphagen" ;
    a2a:PersonNameFirstName "Roelofje" ;
    a2a:PersonNameLastName "Riphagen"
  ] ;
  a2a:Profession "Landbouwster" .

oa:event_gld_2DFEC0C4-BB37-4EEC-9EB0-3EB8B6923255_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "11-09-1875" ;
    a2a:Year "1875" ;
    a2a:Month "09" ;
    a2a:Day "11" ;
    rdfs:label "1875-09-11"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Epe" ;
    rdfs:label "Epe"
  ] .

oa:relationep_gld_2DFEC0C4-BB37-4EEC-9EB0-3EB8B6923255_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_gld_2DFEC0C4-BB37-4EEC-9EB0-3EB8B6923255_Person3042466835 ;
  a2a:EventKeyRef oa:event_gld_2DFEC0C4-BB37-4EEC-9EB0-3EB8B6923255_Event1 .

oa:relationep_gld_2DFEC0C4-BB37-4EEC-9EB0-3EB8B6923255_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_gld_2DFEC0C4-BB37-4EEC-9EB0-3EB8B6923255_Person3042466836 ;
  a2a:EventKeyRef oa:event_gld_2DFEC0C4-BB37-4EEC-9EB0-3EB8B6923255_Event1 .

oa:relationep_gld_2DFEC0C4-BB37-4EEC-9EB0-3EB8B6923255_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_gld_2DFEC0C4-BB37-4EEC-9EB0-3EB8B6923255_Person3042466837 ;
  a2a:EventKeyRef oa:event_gld_2DFEC0C4-BB37-4EEC-9EB0-3EB8B6923255_Event1 .

oa:relationep_gld_2DFEC0C4-BB37-4EEC-9EB0-3EB8B6923255_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_gld_2DFEC0C4-BB37-4EEC-9EB0-3EB8B6923255_Person3042466838 ;
  a2a:EventKeyRef oa:event_gld_2DFEC0C4-BB37-4EEC-9EB0-3EB8B6923255_Event1 .

oa:relationep_gld_2DFEC0C4-BB37-4EEC-9EB0-3EB8B6923255_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_gld_2DFEC0C4-BB37-4EEC-9EB0-3EB8B6923255_Person3042466839 ;
  a2a:EventKeyRef oa:event_gld_2DFEC0C4-BB37-4EEC-9EB0-3EB8B6923255_Event1 .

oa:relationep_gld_2DFEC0C4-BB37-4EEC-9EB0-3EB8B6923255_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_gld_2DFEC0C4-BB37-4EEC-9EB0-3EB8B6923255_Person3042466840 ;
  a2a:EventKeyRef oa:event_gld_2DFEC0C4-BB37-4EEC-9EB0-3EB8B6923255_Event1 .

oa:source_gld_2DFEC0C4-BB37-4EEC-9EB0-3EB8B6923255
  a a2a:Source ;
  rdfs:label "Gelders Archief, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Epe" ;
    a2a:Country "Nederland" ;
    rdfs:label "Epe, Nederland", "1875-09-11 - 1875-09-11"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1875-09-11"^^xsd:date ;
    a2a:SourceIndexDateTo "1875-09-11"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "11-09-1875" ;
    a2a:Year "1875" ;
    a2a:Month "09" ;
    a2a:Day "11" ;
    rdfs:label "11-09-1875"
  ] ;
  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 "48" ;
    a2a:RegistryNumber "5001.02" ;
    rdfs:label "Gelders Archief, Arnhem, Burgerlijke stand Gelderland, dubbelen, Epe, Huwelijksregister, 48, 5001.02"
  ] ;
  a2a:SourceLastChangeDate "2022-11-29"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://permalink.geldersarchief.nl/2DFEC0C4BB374EEC9EB03EB8B6923255" ;
  a2a:RecordIdentifier "3042466834" ;
  a2a:RecordGUID "{2DFEC0C4-BB37-4EEC-9EB0-3EB8B6923255}" ;
  a2a:SourceRemarkOpmerking "weduwnaar van Anna Beumer" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/FF0EF9494ED7436E925AE7B890493CEC" .

