@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_DBDF80DE-10CB-459E-8564-8BAAE9F9BFC2
  a a2a:Record ;
  rdfs:label "Huwelijk op 13 augustus 1840 te Nijmegen" ;
  a2a:hasPerson oa:person_gld_DBDF80DE-10CB-459E-8564-8BAAE9F9BFC2_Person3025741890, oa:person_gld_DBDF80DE-10CB-459E-8564-8BAAE9F9BFC2_Person3025741891, oa:person_gld_DBDF80DE-10CB-459E-8564-8BAAE9F9BFC2_Person3025741892, oa:person_gld_DBDF80DE-10CB-459E-8564-8BAAE9F9BFC2_Person3025741893, oa:person_gld_DBDF80DE-10CB-459E-8564-8BAAE9F9BFC2_Person3025741894, oa:person_gld_DBDF80DE-10CB-459E-8564-8BAAE9F9BFC2_Person3025741895 ;
  a2a:hasEvent oa:event_gld_DBDF80DE-10CB-459E-8564-8BAAE9F9BFC2_Event1 ;
  a2a:hasRelationEP oa:relationep_gld_DBDF80DE-10CB-459E-8564-8BAAE9F9BFC2_0, oa:relationep_gld_DBDF80DE-10CB-459E-8564-8BAAE9F9BFC2_1, oa:relationep_gld_DBDF80DE-10CB-459E-8564-8BAAE9F9BFC2_2, oa:relationep_gld_DBDF80DE-10CB-459E-8564-8BAAE9F9BFC2_3, oa:relationep_gld_DBDF80DE-10CB-459E-8564-8BAAE9F9BFC2_4, oa:relationep_gld_DBDF80DE-10CB-459E-8564-8BAAE9F9BFC2_5 ;
  a2a:hasSource oa:source_gld_DBDF80DE-10CB-459E-8564-8BAAE9F9BFC2 .

oa:person_gld_DBDF80DE-10CB-459E-8564-8BAAE9F9BFC2_Person3025741890
  a a2a:Person ;
  rdfs:label "Henricus Hertzig" ;
  a2a:PersonName [
    rdfs:label "Henricus Hertzig" ;
    a2a:PersonNameFirstName "Henricus" ;
    a2a:PersonNameLastName "Hertzig"
  ] ;
  a2a:BirthDate [
    a2a:LiteralDate "27-02-1810" ;
    a2a:Year "1810" ;
    a2a:Month "02" ;
    a2a:Day "27" ;
    rdfs:label "27-02-1810"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Nijmegen" ;
    rdfs:label "Nijmegen"
  ] ;
  a2a:Profession "daglooner" .

oa:person_gld_DBDF80DE-10CB-459E-8564-8BAAE9F9BFC2_Person3025741891
  a a2a:Person ;
  rdfs:label "Martinus Hertzig" ;
  a2a:PersonName [
    rdfs:label "Martinus Hertzig" ;
    a2a:PersonNameFirstName "Martinus" ;
    a2a:PersonNameLastName "Hertzig"
  ] ;
  a2a:Profession "daglooner" .

oa:person_gld_DBDF80DE-10CB-459E-8564-8BAAE9F9BFC2_Person3025741892
  a a2a:Person ;
  rdfs:label "Joanna Niemeijer" ;
  a2a:PersonName [
    rdfs:label "Joanna Niemeijer" ;
    a2a:PersonNameFirstName "Joanna" ;
    a2a:PersonNameLastName "Niemeijer"
  ] ;
  a2a:Profession "geen beroep vermeld" .

oa:person_gld_DBDF80DE-10CB-459E-8564-8BAAE9F9BFC2_Person3025741893
  a a2a:Person ;
  rdfs:label "Petronilla Linders" ;
  a2a:PersonName [
    rdfs:label "Petronilla Linders" ;
    a2a:PersonNameFirstName "Petronilla" ;
    a2a:PersonNameLastName "Linders"
  ] ;
  a2a:BirthDate [
    a2a:LiteralDate "17-11-1806" ;
    a2a:Year "1806" ;
    a2a:Month "11" ;
    a2a:Day "17" ;
    rdfs:label "17-11-1806"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Nijmegen" ;
    rdfs:label "Nijmegen"
  ] ;
  a2a:Profession "schoonmaakster" .

oa:person_gld_DBDF80DE-10CB-459E-8564-8BAAE9F9BFC2_Person3025741894
  a a2a:Person ;
  rdfs:label "Henricus Linders" ;
  a2a:PersonName [
    rdfs:label "Henricus Linders" ;
    a2a:PersonNameFirstName "Henricus" ;
    a2a:PersonNameLastName "Linders"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_gld_DBDF80DE-10CB-459E-8564-8BAAE9F9BFC2_Person3025741895
  a a2a:Person ;
  rdfs:label "Anna van Ewijk" ;
  a2a:PersonName [
    rdfs:label "Anna van Ewijk" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Ewijk"
  ] ;
  a2a:Profession "geen beroep vermeld" .

oa:event_gld_DBDF80DE-10CB-459E-8564-8BAAE9F9BFC2_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "13-08-1840" ;
    a2a:Year "1840" ;
    a2a:Month "08" ;
    a2a:Day "13" ;
    rdfs:label "1840-08-13"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Nijmegen" ;
    rdfs:label "Nijmegen"
  ] .

oa:relationep_gld_DBDF80DE-10CB-459E-8564-8BAAE9F9BFC2_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_gld_DBDF80DE-10CB-459E-8564-8BAAE9F9BFC2_Person3025741890 ;
  a2a:EventKeyRef oa:event_gld_DBDF80DE-10CB-459E-8564-8BAAE9F9BFC2_Event1 .

oa:relationep_gld_DBDF80DE-10CB-459E-8564-8BAAE9F9BFC2_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_gld_DBDF80DE-10CB-459E-8564-8BAAE9F9BFC2_Person3025741891 ;
  a2a:EventKeyRef oa:event_gld_DBDF80DE-10CB-459E-8564-8BAAE9F9BFC2_Event1 .

oa:relationep_gld_DBDF80DE-10CB-459E-8564-8BAAE9F9BFC2_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_gld_DBDF80DE-10CB-459E-8564-8BAAE9F9BFC2_Person3025741892 ;
  a2a:EventKeyRef oa:event_gld_DBDF80DE-10CB-459E-8564-8BAAE9F9BFC2_Event1 .

oa:relationep_gld_DBDF80DE-10CB-459E-8564-8BAAE9F9BFC2_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_gld_DBDF80DE-10CB-459E-8564-8BAAE9F9BFC2_Person3025741893 ;
  a2a:EventKeyRef oa:event_gld_DBDF80DE-10CB-459E-8564-8BAAE9F9BFC2_Event1 .

oa:relationep_gld_DBDF80DE-10CB-459E-8564-8BAAE9F9BFC2_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_gld_DBDF80DE-10CB-459E-8564-8BAAE9F9BFC2_Person3025741894 ;
  a2a:EventKeyRef oa:event_gld_DBDF80DE-10CB-459E-8564-8BAAE9F9BFC2_Event1 .

oa:relationep_gld_DBDF80DE-10CB-459E-8564-8BAAE9F9BFC2_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_gld_DBDF80DE-10CB-459E-8564-8BAAE9F9BFC2_Person3025741895 ;
  a2a:EventKeyRef oa:event_gld_DBDF80DE-10CB-459E-8564-8BAAE9F9BFC2_Event1 .

oa:source_gld_DBDF80DE-10CB-459E-8564-8BAAE9F9BFC2
  a a2a:Source ;
  rdfs:label "Gelders Archief, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Nijmegen" ;
    a2a:Country "Nederland" ;
    rdfs:label "Nijmegen, Nederland", "1840-08-13 - 1840-08-13"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1840-08-13"^^xsd:date ;
    a2a:SourceIndexDateTo "1840-08-13"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "13-08-1840" ;
    a2a:Year "1840" ;
    a2a:Month "08" ;
    a2a:Day "13" ;
    rdfs:label "13-08-1840"
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gelders Archief" ;
    a2a:Place "Arnhem" ;
    a2a:Collection "Burgerlijke stand Gelderland, dubbelen 1811-1902" ;
    a2a:Book "Nijmegen, Huwelijksregister" ;
    a2a:DocumentNumber "108" ;
    a2a:RegistryNumber "1093.02" ;
    rdfs:label "Gelders Archief, Arnhem, Burgerlijke stand Gelderland, dubbelen 1811-1902, Nijmegen, Huwelijksregister, 108, 1093.02"
  ] ;
  a2a:SourceLastChangeDate "2024-11-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://permalink.geldersarchief.nl/DBDF80DE10CB459E85648BAAE9F9BFC2" ;
  a2a:RecordIdentifier "3025741889" ;
  a2a:RecordGUID "{DBDF80DE-10CB-459E-8564-8BAAE9F9BFC2}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/663C0DA3F8C64285A221C33AE0B48EFD" .

