@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_57BF042D-C3FF-405D-9586-6F27DBB0C2FD
  a a2a:Record ;
  rdfs:label "Huwelijk op 17 mei 1911 te Nijkerk" ;
  a2a:hasPerson oa:person_gld_57BF042D-C3FF-405D-9586-6F27DBB0C2FD_Person3022173984, oa:person_gld_57BF042D-C3FF-405D-9586-6F27DBB0C2FD_Person3022173985, oa:person_gld_57BF042D-C3FF-405D-9586-6F27DBB0C2FD_Person3022173986, oa:person_gld_57BF042D-C3FF-405D-9586-6F27DBB0C2FD_Person3022173987, oa:person_gld_57BF042D-C3FF-405D-9586-6F27DBB0C2FD_Person3022173988, oa:person_gld_57BF042D-C3FF-405D-9586-6F27DBB0C2FD_Person3022173989 ;
  a2a:hasEvent oa:event_gld_57BF042D-C3FF-405D-9586-6F27DBB0C2FD_Event1 ;
  a2a:hasRelationEP oa:relationep_gld_57BF042D-C3FF-405D-9586-6F27DBB0C2FD_0, oa:relationep_gld_57BF042D-C3FF-405D-9586-6F27DBB0C2FD_1, oa:relationep_gld_57BF042D-C3FF-405D-9586-6F27DBB0C2FD_2, oa:relationep_gld_57BF042D-C3FF-405D-9586-6F27DBB0C2FD_3, oa:relationep_gld_57BF042D-C3FF-405D-9586-6F27DBB0C2FD_4, oa:relationep_gld_57BF042D-C3FF-405D-9586-6F27DBB0C2FD_5 ;
  a2a:hasSource oa:source_gld_57BF042D-C3FF-405D-9586-6F27DBB0C2FD .

oa:person_gld_57BF042D-C3FF-405D-9586-6F27DBB0C2FD_Person3022173984
  a a2a:Person ;
  rdfs:label "Albertus Arnoldus Wolters" ;
  a2a:PersonName [
    rdfs:label "Albertus Arnoldus Wolters" ;
    a2a:PersonNameFirstName "Albertus Arnoldus" ;
    a2a:PersonNameLastName "Wolters"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "35" ;
    rdfs:label "35"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Zalk en Veecaten (Kampen)" ;
    rdfs:label "Zalk en Veecaten (Kampen)"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_gld_57BF042D-C3FF-405D-9586-6F27DBB0C2FD_Person3022173985
  a a2a:Person ;
  rdfs:label "Bernhardus Johannes Wolters" ;
  a2a:PersonName [
    rdfs:label "Bernhardus Johannes Wolters" ;
    a2a:PersonNameFirstName "Bernhardus Johannes" ;
    a2a:PersonNameLastName "Wolters"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_gld_57BF042D-C3FF-405D-9586-6F27DBB0C2FD_Person3022173986
  a a2a:Person ;
  rdfs:label "Berendina Johanna Damman" ;
  a2a:PersonName [
    rdfs:label "Berendina Johanna Damman" ;
    a2a:PersonNameFirstName "Berendina Johanna" ;
    a2a:PersonNameLastName "Damman"
  ] ;
  a2a:Profession "geen beroep vermeld" .

oa:person_gld_57BF042D-C3FF-405D-9586-6F27DBB0C2FD_Person3022173987
  a a2a:Person ;
  rdfs:label "Alijda Maria van Ruitenbeek" ;
  a2a:PersonName [
    rdfs:label "Alijda Maria van Ruitenbeek" ;
    a2a:PersonNameFirstName "Alijda Maria" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Ruitenbeek"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "23" ;
    rdfs:label "23"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Nijkerk" ;
    rdfs:label "Nijkerk"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_gld_57BF042D-C3FF-405D-9586-6F27DBB0C2FD_Person3022173988
  a a2a:Person ;
  rdfs:label "Hendrikus van Ruitenbeek" ;
  a2a:PersonName [
    rdfs:label "Hendrikus van Ruitenbeek" ;
    a2a:PersonNameFirstName "Hendrikus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Ruitenbeek"
  ] ;
  a2a:Profession "geen beroep vermeld" .

oa:person_gld_57BF042D-C3FF-405D-9586-6F27DBB0C2FD_Person3022173989
  a a2a:Person ;
  rdfs:label "Aaltje Kuijer" ;
  a2a:PersonName [
    rdfs:label "Aaltje Kuijer" ;
    a2a:PersonNameFirstName "Aaltje" ;
    a2a:PersonNameLastName "Kuijer"
  ] ;
  a2a:Profession "geen beroep vermeld" .

oa:event_gld_57BF042D-C3FF-405D-9586-6F27DBB0C2FD_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "17-05-1911" ;
    a2a:Year "1911" ;
    a2a:Month "05" ;
    a2a:Day "17" ;
    rdfs:label "1911-05-17"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Nijkerk" ;
    rdfs:label "Nijkerk"
  ] .

oa:relationep_gld_57BF042D-C3FF-405D-9586-6F27DBB0C2FD_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_gld_57BF042D-C3FF-405D-9586-6F27DBB0C2FD_Person3022173984 ;
  a2a:EventKeyRef oa:event_gld_57BF042D-C3FF-405D-9586-6F27DBB0C2FD_Event1 .

oa:relationep_gld_57BF042D-C3FF-405D-9586-6F27DBB0C2FD_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_gld_57BF042D-C3FF-405D-9586-6F27DBB0C2FD_Person3022173985 ;
  a2a:EventKeyRef oa:event_gld_57BF042D-C3FF-405D-9586-6F27DBB0C2FD_Event1 .

oa:relationep_gld_57BF042D-C3FF-405D-9586-6F27DBB0C2FD_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_gld_57BF042D-C3FF-405D-9586-6F27DBB0C2FD_Person3022173986 ;
  a2a:EventKeyRef oa:event_gld_57BF042D-C3FF-405D-9586-6F27DBB0C2FD_Event1 .

oa:relationep_gld_57BF042D-C3FF-405D-9586-6F27DBB0C2FD_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_gld_57BF042D-C3FF-405D-9586-6F27DBB0C2FD_Person3022173987 ;
  a2a:EventKeyRef oa:event_gld_57BF042D-C3FF-405D-9586-6F27DBB0C2FD_Event1 .

oa:relationep_gld_57BF042D-C3FF-405D-9586-6F27DBB0C2FD_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_gld_57BF042D-C3FF-405D-9586-6F27DBB0C2FD_Person3022173988 ;
  a2a:EventKeyRef oa:event_gld_57BF042D-C3FF-405D-9586-6F27DBB0C2FD_Event1 .

oa:relationep_gld_57BF042D-C3FF-405D-9586-6F27DBB0C2FD_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_gld_57BF042D-C3FF-405D-9586-6F27DBB0C2FD_Person3022173989 ;
  a2a:EventKeyRef oa:event_gld_57BF042D-C3FF-405D-9586-6F27DBB0C2FD_Event1 .

oa:source_gld_57BF042D-C3FF-405D-9586-6F27DBB0C2FD
  a a2a:Source ;
  rdfs:label "Gelders Archief, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Nijkerk" ;
    a2a:Country "Nederland" ;
    rdfs:label "Nijkerk, Nederland", "1911-05-17 - 1911-05-17"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1911-05-17"^^xsd:date ;
    a2a:SourceIndexDateTo "1911-05-17"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "17-05-1911" ;
    a2a:Year "1911" ;
    a2a:Month "05" ;
    a2a:Day "17" ;
    rdfs:label "17-05-1911"
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gelders Archief" ;
    a2a:Place "Arnhem" ;
    a2a:Collection "Nijkerk, Huwelijksregister" ;
    a2a:Book "Nijkerk, Huwelijksregister" ;
    a2a:DocumentNumber "31" ;
    a2a:RegistryNumber "8522.04" ;
    rdfs:label "Gelders Archief, Arnhem, Nijkerk, Huwelijksregister, Nijkerk, Huwelijksregister, 31, 8522.04"
  ] ;
  a2a:SourceLastChangeDate "2022-11-18"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://permalink.geldersarchief.nl/57BF042DC3FF405D95866F27DBB0C2FD" ;
  a2a:RecordIdentifier "3022173983" ;
  a2a:RecordGUID "{57BF042D-C3FF-405D-9586-6F27DBB0C2FD}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/0442E9206BD94EEBA672D3CED5E0BE32" .

