@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_A2F8C983-2B37-413E-8CDB-E92E2AB0DF11
  a a2a:Record ;
  rdfs:label "Huwelijk op 2 februari 1894 te Nijmegen" ;
  a2a:hasPerson oa:person_gld_A2F8C983-2B37-413E-8CDB-E92E2AB0DF11_Person3025808446, oa:person_gld_A2F8C983-2B37-413E-8CDB-E92E2AB0DF11_Person3025808447, oa:person_gld_A2F8C983-2B37-413E-8CDB-E92E2AB0DF11_Person3025808448, oa:person_gld_A2F8C983-2B37-413E-8CDB-E92E2AB0DF11_Person3025808449, oa:person_gld_A2F8C983-2B37-413E-8CDB-E92E2AB0DF11_Person3025808450, oa:person_gld_A2F8C983-2B37-413E-8CDB-E92E2AB0DF11_Person3025808451 ;
  a2a:hasEvent oa:event_gld_A2F8C983-2B37-413E-8CDB-E92E2AB0DF11_Event1 ;
  a2a:hasRelationEP oa:relationep_gld_A2F8C983-2B37-413E-8CDB-E92E2AB0DF11_0, oa:relationep_gld_A2F8C983-2B37-413E-8CDB-E92E2AB0DF11_1, oa:relationep_gld_A2F8C983-2B37-413E-8CDB-E92E2AB0DF11_2, oa:relationep_gld_A2F8C983-2B37-413E-8CDB-E92E2AB0DF11_3, oa:relationep_gld_A2F8C983-2B37-413E-8CDB-E92E2AB0DF11_4, oa:relationep_gld_A2F8C983-2B37-413E-8CDB-E92E2AB0DF11_5 ;
  a2a:hasSource oa:source_gld_A2F8C983-2B37-413E-8CDB-E92E2AB0DF11 .

oa:person_gld_A2F8C983-2B37-413E-8CDB-E92E2AB0DF11_Person3025808446
  a a2a:Person ;
  rdfs:label "Gerhardus Johannes Delcliseur" ;
  a2a:PersonName [
    rdfs:label "Gerhardus Johannes Delcliseur" ;
    a2a:PersonNameFirstName "Gerhardus Johannes" ;
    a2a:PersonNameLastName "Delcliseur"
  ] ;
  a2a:BirthDate [
    a2a:LiteralDate "13-09-1868" ;
    a2a:Year "1868" ;
    a2a:Month "09" ;
    a2a:Day "13" ;
    rdfs:label "13-09-1868"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Nijmegen" ;
    rdfs:label "Nijmegen"
  ] ;
  a2a:Profession "letterzetter" .

oa:person_gld_A2F8C983-2B37-413E-8CDB-E92E2AB0DF11_Person3025808447
  a a2a:Person ;
  rdfs:label "Johannes Delcliseur" ;
  a2a:PersonName [
    rdfs:label "Johannes Delcliseur" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Delcliseur"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_gld_A2F8C983-2B37-413E-8CDB-E92E2AB0DF11_Person3025808448
  a a2a:Person ;
  rdfs:label "Margreta Fransina van Dijck" ;
  a2a:PersonName [
    rdfs:label "Margreta Fransina van Dijck" ;
    a2a:PersonNameFirstName "Margreta Fransina" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Dijck"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_gld_A2F8C983-2B37-413E-8CDB-E92E2AB0DF11_Person3025808449
  a a2a:Person ;
  rdfs:label "Christina Elisabeth Wilhelmina Theijssen" ;
  a2a:PersonName [
    rdfs:label "Christina Elisabeth Wilhelmina Theijssen" ;
    a2a:PersonNameFirstName "Christina Elisabeth Wilhelmina" ;
    a2a:PersonNameLastName "Theijssen"
  ] ;
  a2a:BirthDate [
    a2a:LiteralDate "31-01-1867" ;
    a2a:Year "1867" ;
    a2a:Month "01" ;
    a2a:Day "31" ;
    rdfs:label "31-01-1867"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Nijmegen" ;
    rdfs:label "Nijmegen"
  ] ;
  a2a:Profession "dienstbode" .

oa:person_gld_A2F8C983-2B37-413E-8CDB-E92E2AB0DF11_Person3025808450
  a a2a:Person ;
  rdfs:label "Steven Theijssen" ;
  a2a:PersonName [
    rdfs:label "Steven Theijssen" ;
    a2a:PersonNameFirstName "Steven" ;
    a2a:PersonNameLastName "Theijssen"
  ] ;
  a2a:Profession "timmerman" .

oa:person_gld_A2F8C983-2B37-413E-8CDB-E92E2AB0DF11_Person3025808451
  a a2a:Person ;
  rdfs:label "Lamberta Hendrika Bijenhof" ;
  a2a:PersonName [
    rdfs:label "Lamberta Hendrika Bijenhof" ;
    a2a:PersonNameFirstName "Lamberta Hendrika" ;
    a2a:PersonNameLastName "Bijenhof"
  ] ;
  a2a:Profession "zonder beroep" .

oa:event_gld_A2F8C983-2B37-413E-8CDB-E92E2AB0DF11_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "02-02-1894" ;
    a2a:Year "1894" ;
    a2a:Month "02" ;
    a2a:Day "02" ;
    rdfs:label "1894-02-02"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Nijmegen" ;
    rdfs:label "Nijmegen"
  ] .

oa:relationep_gld_A2F8C983-2B37-413E-8CDB-E92E2AB0DF11_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_gld_A2F8C983-2B37-413E-8CDB-E92E2AB0DF11_Person3025808446 ;
  a2a:EventKeyRef oa:event_gld_A2F8C983-2B37-413E-8CDB-E92E2AB0DF11_Event1 .

oa:relationep_gld_A2F8C983-2B37-413E-8CDB-E92E2AB0DF11_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_gld_A2F8C983-2B37-413E-8CDB-E92E2AB0DF11_Person3025808447 ;
  a2a:EventKeyRef oa:event_gld_A2F8C983-2B37-413E-8CDB-E92E2AB0DF11_Event1 .

oa:relationep_gld_A2F8C983-2B37-413E-8CDB-E92E2AB0DF11_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_gld_A2F8C983-2B37-413E-8CDB-E92E2AB0DF11_Person3025808448 ;
  a2a:EventKeyRef oa:event_gld_A2F8C983-2B37-413E-8CDB-E92E2AB0DF11_Event1 .

oa:relationep_gld_A2F8C983-2B37-413E-8CDB-E92E2AB0DF11_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_gld_A2F8C983-2B37-413E-8CDB-E92E2AB0DF11_Person3025808449 ;
  a2a:EventKeyRef oa:event_gld_A2F8C983-2B37-413E-8CDB-E92E2AB0DF11_Event1 .

oa:relationep_gld_A2F8C983-2B37-413E-8CDB-E92E2AB0DF11_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_gld_A2F8C983-2B37-413E-8CDB-E92E2AB0DF11_Person3025808450 ;
  a2a:EventKeyRef oa:event_gld_A2F8C983-2B37-413E-8CDB-E92E2AB0DF11_Event1 .

oa:relationep_gld_A2F8C983-2B37-413E-8CDB-E92E2AB0DF11_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_gld_A2F8C983-2B37-413E-8CDB-E92E2AB0DF11_Person3025808451 ;
  a2a:EventKeyRef oa:event_gld_A2F8C983-2B37-413E-8CDB-E92E2AB0DF11_Event1 .

oa:source_gld_A2F8C983-2B37-413E-8CDB-E92E2AB0DF11
  a a2a:Source ;
  rdfs:label "Gelders Archief, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Nijmegen" ;
    a2a:Country "Nederland" ;
    rdfs:label "Nijmegen, Nederland", "1894-02-02 - 1894-02-02"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1894-02-02"^^xsd:date ;
    a2a:SourceIndexDateTo "1894-02-02"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "02-02-1894" ;
    a2a:Year "1894" ;
    a2a:Month "02" ;
    a2a:Day "02" ;
    rdfs:label "02-02-1894"
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gelders Archief" ;
    a2a:Place "Arnhem" ;
    a2a:Collection "Burgerlijke stand Gelderland, dubbelen" ;
    a2a:Book "Nijmegen, Huwelijksregister" ;
    a2a:DocumentNumber "28" ;
    a2a:RegistryNumber "1120.03" ;
    rdfs:label "Gelders Archief, Arnhem, Burgerlijke stand Gelderland, dubbelen, Nijmegen, Huwelijksregister, 28, 1120.03"
  ] ;
  a2a:SourceLastChangeDate "2022-11-21"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://permalink.geldersarchief.nl/A2F8C9832B37413E8CDBE92E2AB0DF11" ;
  a2a:RecordIdentifier "3025808445" ;
  a2a:RecordGUID "{A2F8C983-2B37-413E-8CDB-E92E2AB0DF11}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/60A4E1FC951D4204AF5D8C9668787740" .

