@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_04EC8DC2-DFD9-4F13-976E-7C2D44BDAFD6
  a a2a:Record ;
  rdfs:label "Huwelijk op 23 augustus 1917 te Wisch" ;
  a2a:hasPerson oa:person_gld_04EC8DC2-DFD9-4F13-976E-7C2D44BDAFD6_Person3023825006, oa:person_gld_04EC8DC2-DFD9-4F13-976E-7C2D44BDAFD6_Person3023825007, oa:person_gld_04EC8DC2-DFD9-4F13-976E-7C2D44BDAFD6_Person3023825008, oa:person_gld_04EC8DC2-DFD9-4F13-976E-7C2D44BDAFD6_Person3023825009, oa:person_gld_04EC8DC2-DFD9-4F13-976E-7C2D44BDAFD6_Person3023825010, oa:person_gld_04EC8DC2-DFD9-4F13-976E-7C2D44BDAFD6_Person3023825011 ;
  a2a:hasEvent oa:event_gld_04EC8DC2-DFD9-4F13-976E-7C2D44BDAFD6_Event1 ;
  a2a:hasRelationEP oa:relationep_gld_04EC8DC2-DFD9-4F13-976E-7C2D44BDAFD6_0, oa:relationep_gld_04EC8DC2-DFD9-4F13-976E-7C2D44BDAFD6_1, oa:relationep_gld_04EC8DC2-DFD9-4F13-976E-7C2D44BDAFD6_2, oa:relationep_gld_04EC8DC2-DFD9-4F13-976E-7C2D44BDAFD6_3, oa:relationep_gld_04EC8DC2-DFD9-4F13-976E-7C2D44BDAFD6_4, oa:relationep_gld_04EC8DC2-DFD9-4F13-976E-7C2D44BDAFD6_5 ;
  a2a:hasSource oa:source_gld_04EC8DC2-DFD9-4F13-976E-7C2D44BDAFD6 .

oa:person_gld_04EC8DC2-DFD9-4F13-976E-7C2D44BDAFD6_Person3023825006
  a a2a:Person ;
  rdfs:label "Frederik ten Have" ;
  a2a:PersonName [
    rdfs:label "Frederik ten Have" ;
    a2a:PersonNameFirstName "Frederik" ;
    a2a:PersonNamePrefixLastName "ten" ;
    a2a:PersonNameLastName "Have"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "21" ;
    rdfs:label "21"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Winterswijk" ;
    rdfs:label "Winterswijk"
  ] ;
  a2a:Profession "fabrikant" .

oa:person_gld_04EC8DC2-DFD9-4F13-976E-7C2D44BDAFD6_Person3023825007
  a a2a:Person ;
  rdfs:label "Martinus ten Have" ;
  a2a:PersonName [
    rdfs:label "Martinus ten Have" ;
    a2a:PersonNameFirstName "Martinus" ;
    a2a:PersonNamePrefixLastName "ten" ;
    a2a:PersonNameLastName "Have"
  ] ;
  a2a:Profession "fabrikant" .

oa:person_gld_04EC8DC2-DFD9-4F13-976E-7C2D44BDAFD6_Person3023825008
  a a2a:Person ;
  rdfs:label "Gesiena Willemina Esselink" ;
  a2a:PersonName [
    rdfs:label "Gesiena Willemina Esselink" ;
    a2a:PersonNameFirstName "Gesiena Willemina" ;
    a2a:PersonNameLastName "Esselink"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_gld_04EC8DC2-DFD9-4F13-976E-7C2D44BDAFD6_Person3023825009
  a a2a:Person ;
  rdfs:label "Harmina Johanna Planten" ;
  a2a:PersonName [
    rdfs:label "Harmina Johanna Planten" ;
    a2a:PersonNameFirstName "Harmina Johanna" ;
    a2a:PersonNameLastName "Planten"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "21" ;
    rdfs:label "21"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Wisch (Oude IJsselstreek)" ;
    rdfs:label "Wisch (Oude IJsselstreek)"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_gld_04EC8DC2-DFD9-4F13-976E-7C2D44BDAFD6_Person3023825010
  a a2a:Person ;
  rdfs:label "Jan Gerhard Planten" ;
  a2a:PersonName [
    rdfs:label "Jan Gerhard Planten" ;
    a2a:PersonNameFirstName "Jan Gerhard" ;
    a2a:PersonNameLastName "Planten"
  ] ;
  a2a:Profession "broodbakker" .

oa:person_gld_04EC8DC2-DFD9-4F13-976E-7C2D44BDAFD6_Person3023825011
  a a2a:Person ;
  rdfs:label "Johanna Jacoba Weening" ;
  a2a:PersonName [
    rdfs:label "Johanna Jacoba Weening" ;
    a2a:PersonNameFirstName "Johanna Jacoba" ;
    a2a:PersonNameLastName "Weening"
  ] ;
  a2a:Profession "zonder beroep" .

oa:event_gld_04EC8DC2-DFD9-4F13-976E-7C2D44BDAFD6_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "23-08-1917" ;
    a2a:Year "1917" ;
    a2a:Month "08" ;
    a2a:Day "23" ;
    rdfs:label "1917-08-23"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Wisch" ;
    rdfs:label "Wisch"
  ] .

oa:relationep_gld_04EC8DC2-DFD9-4F13-976E-7C2D44BDAFD6_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_gld_04EC8DC2-DFD9-4F13-976E-7C2D44BDAFD6_Person3023825006 ;
  a2a:EventKeyRef oa:event_gld_04EC8DC2-DFD9-4F13-976E-7C2D44BDAFD6_Event1 .

oa:relationep_gld_04EC8DC2-DFD9-4F13-976E-7C2D44BDAFD6_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_gld_04EC8DC2-DFD9-4F13-976E-7C2D44BDAFD6_Person3023825007 ;
  a2a:EventKeyRef oa:event_gld_04EC8DC2-DFD9-4F13-976E-7C2D44BDAFD6_Event1 .

oa:relationep_gld_04EC8DC2-DFD9-4F13-976E-7C2D44BDAFD6_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_gld_04EC8DC2-DFD9-4F13-976E-7C2D44BDAFD6_Person3023825008 ;
  a2a:EventKeyRef oa:event_gld_04EC8DC2-DFD9-4F13-976E-7C2D44BDAFD6_Event1 .

oa:relationep_gld_04EC8DC2-DFD9-4F13-976E-7C2D44BDAFD6_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_gld_04EC8DC2-DFD9-4F13-976E-7C2D44BDAFD6_Person3023825009 ;
  a2a:EventKeyRef oa:event_gld_04EC8DC2-DFD9-4F13-976E-7C2D44BDAFD6_Event1 .

oa:relationep_gld_04EC8DC2-DFD9-4F13-976E-7C2D44BDAFD6_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_gld_04EC8DC2-DFD9-4F13-976E-7C2D44BDAFD6_Person3023825010 ;
  a2a:EventKeyRef oa:event_gld_04EC8DC2-DFD9-4F13-976E-7C2D44BDAFD6_Event1 .

oa:relationep_gld_04EC8DC2-DFD9-4F13-976E-7C2D44BDAFD6_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_gld_04EC8DC2-DFD9-4F13-976E-7C2D44BDAFD6_Person3023825011 ;
  a2a:EventKeyRef oa:event_gld_04EC8DC2-DFD9-4F13-976E-7C2D44BDAFD6_Event1 .

oa:source_gld_04EC8DC2-DFD9-4F13-976E-7C2D44BDAFD6
  a a2a:Source ;
  rdfs:label "Gelders Archief, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Wisch" ;
    a2a:Country "Nederland" ;
    rdfs:label "Wisch, Nederland", "1917-08-23 - 1917-08-23"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1917-08-23"^^xsd:date ;
    a2a:SourceIndexDateTo "1917-08-23"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "23-08-1917" ;
    a2a:Year "1917" ;
    a2a:Month "08" ;
    a2a:Day "23" ;
    rdfs:label "23-08-1917"
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gelders Archief" ;
    a2a:Place "Arnhem" ;
    a2a:Collection "Wisch, Huwelijksregister" ;
    a2a:Book "Wisch, Huwelijksregister" ;
    a2a:DocumentNumber "41" ;
    a2a:RegistryNumber "9146.05" ;
    rdfs:label "Gelders Archief, Arnhem, Wisch, Huwelijksregister, Wisch, Huwelijksregister, 41, 9146.05"
  ] ;
  a2a:SourceLastChangeDate "2022-11-20"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://permalink.geldersarchief.nl/04EC8DC2DFD94F13976E7C2D44BDAFD6" ;
  a2a:RecordIdentifier "3023825005" ;
  a2a:RecordGUID "{04EC8DC2-DFD9-4F13-976E-7C2D44BDAFD6}" ;
  a2a:SourceRemarkOpmerking "echtscheiding vonnis Arnhem 08-10-1925" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/0DDE79C97AEF4AECA452080551F162A6" .

