@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_F2BFD424-962F-403D-92E9-B3D22B8A5EC7
  a a2a:Record ;
  rdfs:label "Huwelijk op 24 juni 1925 te Zelhem" ;
  a2a:hasPerson oa:person_gld_F2BFD424-962F-403D-92E9-B3D22B8A5EC7_Person3014633640, oa:person_gld_F2BFD424-962F-403D-92E9-B3D22B8A5EC7_Person3014633641, oa:person_gld_F2BFD424-962F-403D-92E9-B3D22B8A5EC7_Person3014633642, oa:person_gld_F2BFD424-962F-403D-92E9-B3D22B8A5EC7_Person3014633643, oa:person_gld_F2BFD424-962F-403D-92E9-B3D22B8A5EC7_Person3014633644, oa:person_gld_F2BFD424-962F-403D-92E9-B3D22B8A5EC7_Person3014633645 ;
  a2a:hasEvent oa:event_gld_F2BFD424-962F-403D-92E9-B3D22B8A5EC7_Event1 ;
  a2a:hasRelationEP oa:relationep_gld_F2BFD424-962F-403D-92E9-B3D22B8A5EC7_0, oa:relationep_gld_F2BFD424-962F-403D-92E9-B3D22B8A5EC7_1, oa:relationep_gld_F2BFD424-962F-403D-92E9-B3D22B8A5EC7_2, oa:relationep_gld_F2BFD424-962F-403D-92E9-B3D22B8A5EC7_3, oa:relationep_gld_F2BFD424-962F-403D-92E9-B3D22B8A5EC7_4, oa:relationep_gld_F2BFD424-962F-403D-92E9-B3D22B8A5EC7_5 ;
  a2a:hasSource oa:source_gld_F2BFD424-962F-403D-92E9-B3D22B8A5EC7 .

oa:person_gld_F2BFD424-962F-403D-92E9-B3D22B8A5EC7_Person3014633640
  a a2a:Person ;
  rdfs:label "Gerrit Jan Abbink" ;
  a2a:PersonName [
    rdfs:label "Gerrit Jan Abbink" ;
    a2a:PersonNameFirstName "Gerrit Jan" ;
    a2a:PersonNameLastName "Abbink"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "55" ;
    rdfs:label "55"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Groenlo" ;
    rdfs:label "Groenlo"
  ] ;
  a2a:Profession "schilder" .

oa:person_gld_F2BFD424-962F-403D-92E9-B3D22B8A5EC7_Person3014633641
  a a2a:Person ;
  rdfs:label "Christiaan Abbink" ;
  a2a:PersonName [
    rdfs:label "Christiaan Abbink" ;
    a2a:PersonNameFirstName "Christiaan" ;
    a2a:PersonNameLastName "Abbink"
  ] ;
  a2a:Profession "geen beroep vermeld" .

oa:person_gld_F2BFD424-962F-403D-92E9-B3D22B8A5EC7_Person3014633642
  a a2a:Person ;
  rdfs:label "Johanna Wilhelmina Mellink" ;
  a2a:PersonName [
    rdfs:label "Johanna Wilhelmina Mellink" ;
    a2a:PersonNameFirstName "Johanna Wilhelmina" ;
    a2a:PersonNameLastName "Mellink"
  ] ;
  a2a:Profession "geen beroep vermeld" .

oa:person_gld_F2BFD424-962F-403D-92E9-B3D22B8A5EC7_Person3014633643
  a a2a:Person ;
  rdfs:label "Grada Frederika Nibbelink" ;
  a2a:PersonName [
    rdfs:label "Grada Frederika Nibbelink" ;
    a2a:PersonNameFirstName "Grada Frederika" ;
    a2a:PersonNameLastName "Nibbelink"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "36" ;
    rdfs:label "36"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Zelhem" ;
    rdfs:label "Zelhem"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_gld_F2BFD424-962F-403D-92E9-B3D22B8A5EC7_Person3014633644
  a a2a:Person ;
  rdfs:label "Steven Groot Nibbelink" ;
  a2a:PersonName [
    rdfs:label "Steven Groot Nibbelink" ;
    a2a:PersonNameFirstName "Steven" ;
    a2a:PersonNamePrefixLastName "Groot" ;
    a2a:PersonNameLastName "Nibbelink"
  ] ;
  a2a:Profession "geen beroep vermeld" .

oa:person_gld_F2BFD424-962F-403D-92E9-B3D22B8A5EC7_Person3014633645
  a a2a:Person ;
  rdfs:label "Willemina Johanna Barink" ;
  a2a:PersonName [
    rdfs:label "Willemina Johanna Barink" ;
    a2a:PersonNameFirstName "Willemina Johanna" ;
    a2a:PersonNameLastName "Barink"
  ] ;
  a2a:Profession "zonder beroep" .

oa:event_gld_F2BFD424-962F-403D-92E9-B3D22B8A5EC7_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "24-06-1925" ;
    a2a:Year "1925" ;
    a2a:Month "06" ;
    a2a:Day "24" ;
    rdfs:label "1925-06-24"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Zelhem" ;
    rdfs:label "Zelhem"
  ] .

oa:relationep_gld_F2BFD424-962F-403D-92E9-B3D22B8A5EC7_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_gld_F2BFD424-962F-403D-92E9-B3D22B8A5EC7_Person3014633640 ;
  a2a:EventKeyRef oa:event_gld_F2BFD424-962F-403D-92E9-B3D22B8A5EC7_Event1 .

oa:relationep_gld_F2BFD424-962F-403D-92E9-B3D22B8A5EC7_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_gld_F2BFD424-962F-403D-92E9-B3D22B8A5EC7_Person3014633641 ;
  a2a:EventKeyRef oa:event_gld_F2BFD424-962F-403D-92E9-B3D22B8A5EC7_Event1 .

oa:relationep_gld_F2BFD424-962F-403D-92E9-B3D22B8A5EC7_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_gld_F2BFD424-962F-403D-92E9-B3D22B8A5EC7_Person3014633642 ;
  a2a:EventKeyRef oa:event_gld_F2BFD424-962F-403D-92E9-B3D22B8A5EC7_Event1 .

oa:relationep_gld_F2BFD424-962F-403D-92E9-B3D22B8A5EC7_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_gld_F2BFD424-962F-403D-92E9-B3D22B8A5EC7_Person3014633643 ;
  a2a:EventKeyRef oa:event_gld_F2BFD424-962F-403D-92E9-B3D22B8A5EC7_Event1 .

oa:relationep_gld_F2BFD424-962F-403D-92E9-B3D22B8A5EC7_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_gld_F2BFD424-962F-403D-92E9-B3D22B8A5EC7_Person3014633644 ;
  a2a:EventKeyRef oa:event_gld_F2BFD424-962F-403D-92E9-B3D22B8A5EC7_Event1 .

oa:relationep_gld_F2BFD424-962F-403D-92E9-B3D22B8A5EC7_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_gld_F2BFD424-962F-403D-92E9-B3D22B8A5EC7_Person3014633645 ;
  a2a:EventKeyRef oa:event_gld_F2BFD424-962F-403D-92E9-B3D22B8A5EC7_Event1 .

oa:source_gld_F2BFD424-962F-403D-92E9-B3D22B8A5EC7
  a a2a:Source ;
  rdfs:label "Gelders Archief, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Zelhem" ;
    a2a:Country "Nederland" ;
    rdfs:label "Zelhem, Nederland", "1925-06-24 - 1925-06-24"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1925-06-24"^^xsd:date ;
    a2a:SourceIndexDateTo "1925-06-24"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "24-06-1925" ;
    a2a:Year "1925" ;
    a2a:Month "06" ;
    a2a:Day "24" ;
    rdfs:label "24-06-1925"
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gelders Archief" ;
    a2a:Place "Arnhem" ;
    a2a:Collection "Zelhem, Huwelijksregister" ;
    a2a:Book "Zelhem, Huwelijksregister" ;
    a2a:DocumentNumber "29" ;
    a2a:RegistryNumber "12560.03" ;
    rdfs:label "Gelders Archief, Arnhem, Zelhem, Huwelijksregister, Zelhem, Huwelijksregister, 29, 12560.03"
  ] ;
  a2a:SourceLastChangeDate "2022-11-16"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://permalink.geldersarchief.nl/F2BFD424962F403D92E9B3D22B8A5EC7" ;
  a2a:RecordIdentifier "3014633639" ;
  a2a:RecordGUID "{F2BFD424-962F-403D-92E9-B3D22B8A5EC7}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/5675DF1869B94D0C9CE33372C0C992E3" .

