@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_57509DB7-F227-49F0-B532-FEBBA5ABCD36
  a a2a:Record ;
  rdfs:label "Huwelijk op 29 november 1854 te Appeltern" ;
  a2a:hasPerson oa:person_gld_57509DB7-F227-49F0-B532-FEBBA5ABCD36_Person3049186523, oa:person_gld_57509DB7-F227-49F0-B532-FEBBA5ABCD36_Person3049186524, oa:person_gld_57509DB7-F227-49F0-B532-FEBBA5ABCD36_Person3049186525, oa:person_gld_57509DB7-F227-49F0-B532-FEBBA5ABCD36_Person3049186526, oa:person_gld_57509DB7-F227-49F0-B532-FEBBA5ABCD36_Person3049186527, oa:person_gld_57509DB7-F227-49F0-B532-FEBBA5ABCD36_Person3049186528 ;
  a2a:hasEvent oa:event_gld_57509DB7-F227-49F0-B532-FEBBA5ABCD36_Event1 ;
  a2a:hasRelationEP oa:relationep_gld_57509DB7-F227-49F0-B532-FEBBA5ABCD36_0, oa:relationep_gld_57509DB7-F227-49F0-B532-FEBBA5ABCD36_1, oa:relationep_gld_57509DB7-F227-49F0-B532-FEBBA5ABCD36_2, oa:relationep_gld_57509DB7-F227-49F0-B532-FEBBA5ABCD36_3, oa:relationep_gld_57509DB7-F227-49F0-B532-FEBBA5ABCD36_4, oa:relationep_gld_57509DB7-F227-49F0-B532-FEBBA5ABCD36_5 ;
  a2a:hasSource oa:source_gld_57509DB7-F227-49F0-B532-FEBBA5ABCD36 .

oa:person_gld_57509DB7-F227-49F0-B532-FEBBA5ABCD36_Person3049186523
  a a2a:Person ;
  rdfs:label "Gradus Egbertus Luijpen" ;
  a2a:PersonName [
    rdfs:label "Gradus Egbertus Luijpen" ;
    a2a:PersonNameFirstName "Gradus Egbertus" ;
    a2a:PersonNameLastName "Luijpen"
  ] ;
  a2a:BirthDate [
    a2a:LiteralDate "18-10-1829" ;
    a2a:Year "1829" ;
    a2a:Month "10" ;
    a2a:Day "18" ;
    rdfs:label "18-10-1829"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Maasbommel (West Maas en Waal)" ;
    rdfs:label "Maasbommel (West Maas en Waal)"
  ] ;
  a2a:Profession "Arbeider" .

oa:person_gld_57509DB7-F227-49F0-B532-FEBBA5ABCD36_Person3049186524
  a a2a:Person ;
  rdfs:label "Cornelius Antonius Luijpen" ;
  a2a:PersonName [
    rdfs:label "Cornelius Antonius Luijpen" ;
    a2a:PersonNameFirstName "Cornelius Antonius" ;
    a2a:PersonNameLastName "Luijpen"
  ] ;
  a2a:Profession "metselaar" .

oa:person_gld_57509DB7-F227-49F0-B532-FEBBA5ABCD36_Person3049186525
  a a2a:Person ;
  rdfs:label "Anna Catharina Storij" ;
  a2a:PersonName [
    rdfs:label "Anna Catharina Storij" ;
    a2a:PersonNameFirstName "Anna Catharina" ;
    a2a:PersonNameLastName "Storij"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_gld_57509DB7-F227-49F0-B532-FEBBA5ABCD36_Person3049186526
  a a2a:Person ;
  rdfs:label "Ida Schonenberg" ;
  a2a:PersonName [
    rdfs:label "Ida Schonenberg" ;
    a2a:PersonNameFirstName "Ida" ;
    a2a:PersonNameLastName "Schonenberg"
  ] ;
  a2a:BirthDate [
    a2a:LiteralDate "19-07-1827" ;
    a2a:Year "1827" ;
    a2a:Month "07" ;
    a2a:Day "19" ;
    rdfs:label "19-07-1827"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Maasbommel (West Maas en Waal)" ;
    rdfs:label "Maasbommel (West Maas en Waal)"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_gld_57509DB7-F227-49F0-B532-FEBBA5ABCD36_Person3049186527
  a a2a:Person ;
  rdfs:label "Loef Schonenberg" ;
  a2a:PersonName [
    rdfs:label "Loef Schonenberg" ;
    a2a:PersonNameFirstName "Loef" ;
    a2a:PersonNameLastName "Schonenberg"
  ] ;
  a2a:Profession "metselaar" .

oa:person_gld_57509DB7-F227-49F0-B532-FEBBA5ABCD36_Person3049186528
  a a2a:Person ;
  rdfs:label "Annemie van Heumen" ;
  a2a:PersonName [
    rdfs:label "Annemie van Heumen" ;
    a2a:PersonNameFirstName "Annemie" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Heumen"
  ] ;
  a2a:Profession "zonder beroep" .

oa:event_gld_57509DB7-F227-49F0-B532-FEBBA5ABCD36_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "29-11-1854" ;
    a2a:Year "1854" ;
    a2a:Month "11" ;
    a2a:Day "29" ;
    rdfs:label "1854-11-29"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Appeltern" ;
    rdfs:label "Appeltern"
  ] .

oa:relationep_gld_57509DB7-F227-49F0-B532-FEBBA5ABCD36_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_gld_57509DB7-F227-49F0-B532-FEBBA5ABCD36_Person3049186523 ;
  a2a:EventKeyRef oa:event_gld_57509DB7-F227-49F0-B532-FEBBA5ABCD36_Event1 .

oa:relationep_gld_57509DB7-F227-49F0-B532-FEBBA5ABCD36_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_gld_57509DB7-F227-49F0-B532-FEBBA5ABCD36_Person3049186524 ;
  a2a:EventKeyRef oa:event_gld_57509DB7-F227-49F0-B532-FEBBA5ABCD36_Event1 .

oa:relationep_gld_57509DB7-F227-49F0-B532-FEBBA5ABCD36_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_gld_57509DB7-F227-49F0-B532-FEBBA5ABCD36_Person3049186525 ;
  a2a:EventKeyRef oa:event_gld_57509DB7-F227-49F0-B532-FEBBA5ABCD36_Event1 .

oa:relationep_gld_57509DB7-F227-49F0-B532-FEBBA5ABCD36_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_gld_57509DB7-F227-49F0-B532-FEBBA5ABCD36_Person3049186526 ;
  a2a:EventKeyRef oa:event_gld_57509DB7-F227-49F0-B532-FEBBA5ABCD36_Event1 .

oa:relationep_gld_57509DB7-F227-49F0-B532-FEBBA5ABCD36_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_gld_57509DB7-F227-49F0-B532-FEBBA5ABCD36_Person3049186527 ;
  a2a:EventKeyRef oa:event_gld_57509DB7-F227-49F0-B532-FEBBA5ABCD36_Event1 .

oa:relationep_gld_57509DB7-F227-49F0-B532-FEBBA5ABCD36_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_gld_57509DB7-F227-49F0-B532-FEBBA5ABCD36_Person3049186528 ;
  a2a:EventKeyRef oa:event_gld_57509DB7-F227-49F0-B532-FEBBA5ABCD36_Event1 .

oa:source_gld_57509DB7-F227-49F0-B532-FEBBA5ABCD36
  a a2a:Source ;
  rdfs:label "Gelders Archief, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Appeltern" ;
    a2a:Country "Nederland" ;
    rdfs:label "Appeltern, Nederland", "1854-11-29 - 1854-11-29"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1854-11-29"^^xsd:date ;
    a2a:SourceIndexDateTo "1854-11-29"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "29-11-1854" ;
    a2a:Year "1854" ;
    a2a:Month "11" ;
    a2a:Day "29" ;
    rdfs:label "29-11-1854"
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gelders Archief" ;
    a2a:Place "Arnhem" ;
    a2a:Collection "Burgerlijke stand Gelderland, dubbelen 1811-1902" ;
    a2a:Book "Appeltern, Huwelijksregister" ;
    a2a:DocumentNumber "25" ;
    a2a:RegistryNumber "6480.02" ;
    rdfs:label "Gelders Archief, Arnhem, Burgerlijke stand Gelderland, dubbelen 1811-1902, Appeltern, Huwelijksregister, 25, 6480.02"
  ] ;
  a2a:SourceLastChangeDate "2025-10-09"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://permalink.geldersarchief.nl/57509DB7F22749F0B532FEBBA5ABCD36" ;
  a2a:RecordIdentifier "3049186522" ;
  a2a:RecordGUID "{57509DB7-F227-49F0-B532-FEBBA5ABCD36}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/A25825F356A54B89905FF5791BACD04C" .

