@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_899983CC-F0E7-467E-B741-D52A2ACA2AB6
  a a2a:Record ;
  rdfs:label "Huwelijk op 4 mei 1915 te Gendt" ;
  a2a:hasPerson oa:person_gld_899983CC-F0E7-467E-B741-D52A2ACA2AB6_Person3023610126, oa:person_gld_899983CC-F0E7-467E-B741-D52A2ACA2AB6_Person3023610127, oa:person_gld_899983CC-F0E7-467E-B741-D52A2ACA2AB6_Person3023610128, oa:person_gld_899983CC-F0E7-467E-B741-D52A2ACA2AB6_Person3023610129, oa:person_gld_899983CC-F0E7-467E-B741-D52A2ACA2AB6_Person3023610130, oa:person_gld_899983CC-F0E7-467E-B741-D52A2ACA2AB6_Person3023610131 ;
  a2a:hasEvent oa:event_gld_899983CC-F0E7-467E-B741-D52A2ACA2AB6_Event1 ;
  a2a:hasRelationEP oa:relationep_gld_899983CC-F0E7-467E-B741-D52A2ACA2AB6_0, oa:relationep_gld_899983CC-F0E7-467E-B741-D52A2ACA2AB6_1, oa:relationep_gld_899983CC-F0E7-467E-B741-D52A2ACA2AB6_2, oa:relationep_gld_899983CC-F0E7-467E-B741-D52A2ACA2AB6_3, oa:relationep_gld_899983CC-F0E7-467E-B741-D52A2ACA2AB6_4, oa:relationep_gld_899983CC-F0E7-467E-B741-D52A2ACA2AB6_5 ;
  a2a:hasSource oa:source_gld_899983CC-F0E7-467E-B741-D52A2ACA2AB6 .

oa:person_gld_899983CC-F0E7-467E-B741-D52A2ACA2AB6_Person3023610126
  a a2a:Person ;
  rdfs:label "Gerard Anthon Geel" ;
  a2a:PersonName [
    rdfs:label "Gerard Anthon Geel" ;
    a2a:PersonNameFirstName "Gerard Anthon" ;
    a2a:PersonNameLastName "Geel"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "26" ;
    rdfs:label "26"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] ;
  a2a:Profession "militair" .

oa:person_gld_899983CC-F0E7-467E-B741-D52A2ACA2AB6_Person3023610127
  a a2a:Person ;
  rdfs:label "Johan Jacob Lodewijk Geel" ;
  a2a:PersonName [
    rdfs:label "Johan Jacob Lodewijk Geel" ;
    a2a:PersonNameFirstName "Johan Jacob Lodewijk" ;
    a2a:PersonNameLastName "Geel"
  ] ;
  a2a:Profession "geen beroep vermeld" .

oa:person_gld_899983CC-F0E7-467E-B741-D52A2ACA2AB6_Person3023610128
  a a2a:Person ;
  rdfs:label "Adelina Maria Mathilda van Dobben" ;
  a2a:PersonName [
    rdfs:label "Adelina Maria Mathilda van Dobben" ;
    a2a:PersonNameFirstName "Adelina Maria Mathilda" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Dobben"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_gld_899983CC-F0E7-467E-B741-D52A2ACA2AB6_Person3023610129
  a a2a:Person ;
  rdfs:label "Gerritje van der Worp" ;
  a2a:PersonName [
    rdfs:label "Gerritje van der Worp" ;
    a2a:PersonNameFirstName "Gerritje" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Worp"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "26" ;
    rdfs:label "26"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Zutphen" ;
    rdfs:label "Zutphen"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_gld_899983CC-F0E7-467E-B741-D52A2ACA2AB6_Person3023610130
  a a2a:Person ;
  rdfs:label "Gerrit van der Worp" ;
  a2a:PersonName [
    rdfs:label "Gerrit van der Worp" ;
    a2a:PersonNameFirstName "Gerrit" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Worp"
  ] ;
  a2a:Profession "geen beroep vermeld" .

oa:person_gld_899983CC-F0E7-467E-B741-D52A2ACA2AB6_Person3023610131
  a a2a:Person ;
  rdfs:label "Maartje Maria Kret" ;
  a2a:PersonName [
    rdfs:label "Maartje Maria Kret" ;
    a2a:PersonNameFirstName "Maartje Maria" ;
    a2a:PersonNameLastName "Kret"
  ] ;
  a2a:Profession "zonder beroep" .

oa:event_gld_899983CC-F0E7-467E-B741-D52A2ACA2AB6_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "04-05-1915" ;
    a2a:Year "1915" ;
    a2a:Month "05" ;
    a2a:Day "04" ;
    rdfs:label "1915-05-04"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Gendt" ;
    rdfs:label "Gendt"
  ] .

oa:relationep_gld_899983CC-F0E7-467E-B741-D52A2ACA2AB6_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_gld_899983CC-F0E7-467E-B741-D52A2ACA2AB6_Person3023610126 ;
  a2a:EventKeyRef oa:event_gld_899983CC-F0E7-467E-B741-D52A2ACA2AB6_Event1 .

oa:relationep_gld_899983CC-F0E7-467E-B741-D52A2ACA2AB6_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_gld_899983CC-F0E7-467E-B741-D52A2ACA2AB6_Person3023610127 ;
  a2a:EventKeyRef oa:event_gld_899983CC-F0E7-467E-B741-D52A2ACA2AB6_Event1 .

oa:relationep_gld_899983CC-F0E7-467E-B741-D52A2ACA2AB6_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_gld_899983CC-F0E7-467E-B741-D52A2ACA2AB6_Person3023610128 ;
  a2a:EventKeyRef oa:event_gld_899983CC-F0E7-467E-B741-D52A2ACA2AB6_Event1 .

oa:relationep_gld_899983CC-F0E7-467E-B741-D52A2ACA2AB6_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_gld_899983CC-F0E7-467E-B741-D52A2ACA2AB6_Person3023610129 ;
  a2a:EventKeyRef oa:event_gld_899983CC-F0E7-467E-B741-D52A2ACA2AB6_Event1 .

oa:relationep_gld_899983CC-F0E7-467E-B741-D52A2ACA2AB6_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_gld_899983CC-F0E7-467E-B741-D52A2ACA2AB6_Person3023610130 ;
  a2a:EventKeyRef oa:event_gld_899983CC-F0E7-467E-B741-D52A2ACA2AB6_Event1 .

oa:relationep_gld_899983CC-F0E7-467E-B741-D52A2ACA2AB6_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_gld_899983CC-F0E7-467E-B741-D52A2ACA2AB6_Person3023610131 ;
  a2a:EventKeyRef oa:event_gld_899983CC-F0E7-467E-B741-D52A2ACA2AB6_Event1 .

oa:source_gld_899983CC-F0E7-467E-B741-D52A2ACA2AB6
  a a2a:Source ;
  rdfs:label "Gelders Archief, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Gendt" ;
    a2a:Country "Nederland" ;
    rdfs:label "Gendt, Nederland", "1915-05-04 - 1915-05-04"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1915-05-04"^^xsd:date ;
    a2a:SourceIndexDateTo "1915-05-04"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "04-05-1915" ;
    a2a:Year "1915" ;
    a2a:Month "05" ;
    a2a:Day "04" ;
    rdfs:label "04-05-1915"
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gelders Archief" ;
    a2a:Place "Arnhem" ;
    a2a:Collection "Gendt, Huwelijksregister" ;
    a2a:Book "Gendt, Huwelijksregister" ;
    a2a:DocumentNumber "6" ;
    a2a:RegistryNumber "9073.03" ;
    rdfs:label "Gelders Archief, Arnhem, Gendt, Huwelijksregister, Gendt, Huwelijksregister, 6, 9073.03"
  ] ;
  a2a:SourceLastChangeDate "2022-11-19"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://permalink.geldersarchief.nl/899983CCF0E7467EB741D52A2ACA2AB6" ;
  a2a:RecordIdentifier "3023610125" ;
  a2a:RecordGUID "{899983CC-F0E7-467E-B741-D52A2ACA2AB6}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/007D5D98E50840DF9BCFD88085AD515E" .

