@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_083884DA-6254-4F2E-B9DA-CDC1DB53D2B4
  a a2a:Record ;
  rdfs:label "Huwelijk op 7 januari 1847 te Nijmegen" ;
  a2a:hasPerson oa:person_gld_083884DA-6254-4F2E-B9DA-CDC1DB53D2B4_Person3025748447, oa:person_gld_083884DA-6254-4F2E-B9DA-CDC1DB53D2B4_Person3025748448, oa:person_gld_083884DA-6254-4F2E-B9DA-CDC1DB53D2B4_Person3025748449, oa:person_gld_083884DA-6254-4F2E-B9DA-CDC1DB53D2B4_Person3025748450, oa:person_gld_083884DA-6254-4F2E-B9DA-CDC1DB53D2B4_Person3025748451, oa:person_gld_083884DA-6254-4F2E-B9DA-CDC1DB53D2B4_Person3025748452 ;
  a2a:hasEvent oa:event_gld_083884DA-6254-4F2E-B9DA-CDC1DB53D2B4_Event1 ;
  a2a:hasRelationEP oa:relationep_gld_083884DA-6254-4F2E-B9DA-CDC1DB53D2B4_0, oa:relationep_gld_083884DA-6254-4F2E-B9DA-CDC1DB53D2B4_1, oa:relationep_gld_083884DA-6254-4F2E-B9DA-CDC1DB53D2B4_2, oa:relationep_gld_083884DA-6254-4F2E-B9DA-CDC1DB53D2B4_3, oa:relationep_gld_083884DA-6254-4F2E-B9DA-CDC1DB53D2B4_4, oa:relationep_gld_083884DA-6254-4F2E-B9DA-CDC1DB53D2B4_5 ;
  a2a:hasSource oa:source_gld_083884DA-6254-4F2E-B9DA-CDC1DB53D2B4 .

oa:person_gld_083884DA-6254-4F2E-B9DA-CDC1DB53D2B4_Person3025748447
  a a2a:Person ;
  rdfs:label "Johannes Hermanus Willemsen" ;
  a2a:PersonName [
    rdfs:label "Johannes Hermanus Willemsen" ;
    a2a:PersonNameFirstName "Johannes Hermanus" ;
    a2a:PersonNameLastName "Willemsen"
  ] ;
  a2a:BirthDate [
    a2a:LiteralDate "02-02-1821" ;
    a2a:Year "1821" ;
    a2a:Month "02" ;
    a2a:Day "02" ;
    rdfs:label "02-02-1821"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Nijmegen" ;
    rdfs:label "Nijmegen"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_gld_083884DA-6254-4F2E-B9DA-CDC1DB53D2B4_Person3025748448
  a a2a:Person ;
  rdfs:label "Hermanus Willemsen" ;
  a2a:PersonName [
    rdfs:label "Hermanus Willemsen" ;
    a2a:PersonNameFirstName "Hermanus" ;
    a2a:PersonNameLastName "Willemsen"
  ] ;
  a2a:Profession "geen beroep vermeld" .

oa:person_gld_083884DA-6254-4F2E-B9DA-CDC1DB53D2B4_Person3025748449
  a a2a:Person ;
  rdfs:label "Hendrika Janssen" ;
  a2a:PersonName [
    rdfs:label "Hendrika Janssen" ;
    a2a:PersonNameFirstName "Hendrika" ;
    a2a:PersonNameLastName "Janssen"
  ] ;
  a2a:Profession "landbouwster" .

oa:person_gld_083884DA-6254-4F2E-B9DA-CDC1DB53D2B4_Person3025748450
  a a2a:Person ;
  rdfs:label "Maria Adelheid Hermanns" ;
  a2a:PersonName [
    rdfs:label "Maria Adelheid Hermanns" ;
    a2a:PersonNameFirstName "Maria Adelheid" ;
    a2a:PersonNameLastName "Hermanns"
  ] ;
  a2a:BirthDate [
    a2a:LiteralDate "24-10-1824" ;
    a2a:Year "1824" ;
    a2a:Month "10" ;
    a2a:Day "24" ;
    rdfs:label "24-10-1824"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Krefeld (Duitsland)" ;
    rdfs:label "Krefeld (Duitsland)"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_gld_083884DA-6254-4F2E-B9DA-CDC1DB53D2B4_Person3025748451
  a a2a:Person ;
  rdfs:label "Peter Joseph Hermanns" ;
  a2a:PersonName [
    rdfs:label "Peter Joseph Hermanns" ;
    a2a:PersonNameFirstName "Peter Joseph" ;
    a2a:PersonNameLastName "Hermanns"
  ] ;
  a2a:Profession "geen beroep vermeld" .

oa:person_gld_083884DA-6254-4F2E-B9DA-CDC1DB53D2B4_Person3025748452
  a a2a:Person ;
  rdfs:label "Anna Maria Willichs" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Willichs" ;
    a2a:PersonNameFirstName "Anna Maria" ;
    a2a:PersonNameLastName "Willichs"
  ] ;
  a2a:Profession "landbouwster" .

oa:event_gld_083884DA-6254-4F2E-B9DA-CDC1DB53D2B4_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "07-01-1847" ;
    a2a:Year "1847" ;
    a2a:Month "01" ;
    a2a:Day "07" ;
    rdfs:label "1847-01-07"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Nijmegen" ;
    rdfs:label "Nijmegen"
  ] .

oa:relationep_gld_083884DA-6254-4F2E-B9DA-CDC1DB53D2B4_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_gld_083884DA-6254-4F2E-B9DA-CDC1DB53D2B4_Person3025748447 ;
  a2a:EventKeyRef oa:event_gld_083884DA-6254-4F2E-B9DA-CDC1DB53D2B4_Event1 .

oa:relationep_gld_083884DA-6254-4F2E-B9DA-CDC1DB53D2B4_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_gld_083884DA-6254-4F2E-B9DA-CDC1DB53D2B4_Person3025748448 ;
  a2a:EventKeyRef oa:event_gld_083884DA-6254-4F2E-B9DA-CDC1DB53D2B4_Event1 .

oa:relationep_gld_083884DA-6254-4F2E-B9DA-CDC1DB53D2B4_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_gld_083884DA-6254-4F2E-B9DA-CDC1DB53D2B4_Person3025748449 ;
  a2a:EventKeyRef oa:event_gld_083884DA-6254-4F2E-B9DA-CDC1DB53D2B4_Event1 .

oa:relationep_gld_083884DA-6254-4F2E-B9DA-CDC1DB53D2B4_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_gld_083884DA-6254-4F2E-B9DA-CDC1DB53D2B4_Person3025748450 ;
  a2a:EventKeyRef oa:event_gld_083884DA-6254-4F2E-B9DA-CDC1DB53D2B4_Event1 .

oa:relationep_gld_083884DA-6254-4F2E-B9DA-CDC1DB53D2B4_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_gld_083884DA-6254-4F2E-B9DA-CDC1DB53D2B4_Person3025748451 ;
  a2a:EventKeyRef oa:event_gld_083884DA-6254-4F2E-B9DA-CDC1DB53D2B4_Event1 .

oa:relationep_gld_083884DA-6254-4F2E-B9DA-CDC1DB53D2B4_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_gld_083884DA-6254-4F2E-B9DA-CDC1DB53D2B4_Person3025748452 ;
  a2a:EventKeyRef oa:event_gld_083884DA-6254-4F2E-B9DA-CDC1DB53D2B4_Event1 .

oa:source_gld_083884DA-6254-4F2E-B9DA-CDC1DB53D2B4
  a a2a:Source ;
  rdfs:label "Gelders Archief, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Nijmegen" ;
    a2a:Country "Nederland" ;
    rdfs:label "Nijmegen, Nederland", "1847-01-07 - 1847-01-07"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1847-01-07"^^xsd:date ;
    a2a:SourceIndexDateTo "1847-01-07"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "07-01-1847" ;
    a2a:Year "1847" ;
    a2a:Month "01" ;
    a2a:Day "07" ;
    rdfs:label "07-01-1847"
  ] ;
  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 "2" ;
    a2a:RegistryNumber "1096.02" ;
    rdfs:label "Gelders Archief, Arnhem, Burgerlijke stand Gelderland, dubbelen 1811-1902, Nijmegen, Huwelijksregister, 2, 1096.02"
  ] ;
  a2a:SourceLastChangeDate "2024-05-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://permalink.geldersarchief.nl/083884DA62544F2EB9DACDC1DB53D2B4" ;
  a2a:RecordIdentifier "3025748446" ;
  a2a:RecordGUID "{083884DA-6254-4F2E-B9DA-CDC1DB53D2B4}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/AA183298293347768FFEAD46E8BCD700" .

