@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_DC639399-3F86-49D5-9CDF-FD348CD5F2D7
  a a2a:Record ;
  rdfs:label "Huwelijk op 15 september 1894 te Apeldoorn" ;
  a2a:hasPerson oa:person_gld_DC639399-3F86-49D5-9CDF-FD348CD5F2D7_Person3049416654, oa:person_gld_DC639399-3F86-49D5-9CDF-FD348CD5F2D7_Person3049416655, oa:person_gld_DC639399-3F86-49D5-9CDF-FD348CD5F2D7_Person3049416656, oa:person_gld_DC639399-3F86-49D5-9CDF-FD348CD5F2D7_Person3049416657, oa:person_gld_DC639399-3F86-49D5-9CDF-FD348CD5F2D7_Person3049416658, oa:person_gld_DC639399-3F86-49D5-9CDF-FD348CD5F2D7_Person3049416659 ;
  a2a:hasEvent oa:event_gld_DC639399-3F86-49D5-9CDF-FD348CD5F2D7_Event1 ;
  a2a:hasRelationEP oa:relationep_gld_DC639399-3F86-49D5-9CDF-FD348CD5F2D7_0, oa:relationep_gld_DC639399-3F86-49D5-9CDF-FD348CD5F2D7_1, oa:relationep_gld_DC639399-3F86-49D5-9CDF-FD348CD5F2D7_2, oa:relationep_gld_DC639399-3F86-49D5-9CDF-FD348CD5F2D7_3, oa:relationep_gld_DC639399-3F86-49D5-9CDF-FD348CD5F2D7_4, oa:relationep_gld_DC639399-3F86-49D5-9CDF-FD348CD5F2D7_5 ;
  a2a:hasSource oa:source_gld_DC639399-3F86-49D5-9CDF-FD348CD5F2D7 .

oa:person_gld_DC639399-3F86-49D5-9CDF-FD348CD5F2D7_Person3049416654
  a a2a:Person ;
  rdfs:label "Jacob Adrianus de Jong" ;
  a2a:PersonName [
    rdfs:label "Jacob Adrianus de Jong" ;
    a2a:PersonNameFirstName "Jacob Adrianus" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Jong"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "28" ;
    rdfs:label "28"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] ;
  a2a:Profession "agent van politie" .

oa:person_gld_DC639399-3F86-49D5-9CDF-FD348CD5F2D7_Person3049416655
  a a2a:Person ;
  rdfs:label "Jacob de Jong" ;
  a2a:PersonName [
    rdfs:label "Jacob de Jong" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Jong"
  ] ;
  a2a:Profession "geen beroep vermeld" .

oa:person_gld_DC639399-3F86-49D5-9CDF-FD348CD5F2D7_Person3049416656
  a a2a:Person ;
  rdfs:label "Anna de Gilde" ;
  a2a:PersonName [
    rdfs:label "Anna de Gilde" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Gilde"
  ] ;
  a2a:Profession "geen beroep vermeld" .

oa:person_gld_DC639399-3F86-49D5-9CDF-FD348CD5F2D7_Person3049416657
  a a2a:Person ;
  rdfs:label "Jannetje Proper" ;
  a2a:PersonName [
    rdfs:label "Jannetje Proper" ;
    a2a:PersonNameFirstName "Jannetje" ;
    a2a:PersonNameLastName "Proper"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "32" ;
    rdfs:label "32"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Epe" ;
    rdfs:label "Epe"
  ] ;
  a2a:Profession "dienstbode" .

oa:person_gld_DC639399-3F86-49D5-9CDF-FD348CD5F2D7_Person3049416658
  a a2a:Person ;
  rdfs:label "Willem Proper" ;
  a2a:PersonName [
    rdfs:label "Willem Proper" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNameLastName "Proper"
  ] ;
  a2a:Profession "geen beroep vermeld" .

oa:person_gld_DC639399-3F86-49D5-9CDF-FD348CD5F2D7_Person3049416659
  a a2a:Person ;
  rdfs:label "Janna Visch" ;
  a2a:PersonName [
    rdfs:label "Janna Visch" ;
    a2a:PersonNameFirstName "Janna" ;
    a2a:PersonNameLastName "Visch"
  ] ;
  a2a:Profession "gbg" .

oa:event_gld_DC639399-3F86-49D5-9CDF-FD348CD5F2D7_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "15-09-1894" ;
    a2a:Year "1894" ;
    a2a:Month "09" ;
    a2a:Day "15" ;
    rdfs:label "1894-09-15"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:relationep_gld_DC639399-3F86-49D5-9CDF-FD348CD5F2D7_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_gld_DC639399-3F86-49D5-9CDF-FD348CD5F2D7_Person3049416654 ;
  a2a:EventKeyRef oa:event_gld_DC639399-3F86-49D5-9CDF-FD348CD5F2D7_Event1 .

oa:relationep_gld_DC639399-3F86-49D5-9CDF-FD348CD5F2D7_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_gld_DC639399-3F86-49D5-9CDF-FD348CD5F2D7_Person3049416655 ;
  a2a:EventKeyRef oa:event_gld_DC639399-3F86-49D5-9CDF-FD348CD5F2D7_Event1 .

oa:relationep_gld_DC639399-3F86-49D5-9CDF-FD348CD5F2D7_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_gld_DC639399-3F86-49D5-9CDF-FD348CD5F2D7_Person3049416656 ;
  a2a:EventKeyRef oa:event_gld_DC639399-3F86-49D5-9CDF-FD348CD5F2D7_Event1 .

oa:relationep_gld_DC639399-3F86-49D5-9CDF-FD348CD5F2D7_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_gld_DC639399-3F86-49D5-9CDF-FD348CD5F2D7_Person3049416657 ;
  a2a:EventKeyRef oa:event_gld_DC639399-3F86-49D5-9CDF-FD348CD5F2D7_Event1 .

oa:relationep_gld_DC639399-3F86-49D5-9CDF-FD348CD5F2D7_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_gld_DC639399-3F86-49D5-9CDF-FD348CD5F2D7_Person3049416658 ;
  a2a:EventKeyRef oa:event_gld_DC639399-3F86-49D5-9CDF-FD348CD5F2D7_Event1 .

oa:relationep_gld_DC639399-3F86-49D5-9CDF-FD348CD5F2D7_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_gld_DC639399-3F86-49D5-9CDF-FD348CD5F2D7_Person3049416659 ;
  a2a:EventKeyRef oa:event_gld_DC639399-3F86-49D5-9CDF-FD348CD5F2D7_Event1 .

oa:source_gld_DC639399-3F86-49D5-9CDF-FD348CD5F2D7
  a a2a:Source ;
  rdfs:label "Gelders Archief, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Apeldoorn" ;
    a2a:Country "Nederland" ;
    rdfs:label "Apeldoorn, Nederland", "1894-09-15 - 1894-09-15"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1894-09-15"^^xsd:date ;
    a2a:SourceIndexDateTo "1894-09-15"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "15-09-1894" ;
    a2a:Year "1894" ;
    a2a:Month "09" ;
    a2a:Day "15" ;
    rdfs:label "15-09-1894"
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gelders Archief" ;
    a2a:Place "Arnhem" ;
    a2a:Collection "Burgerlijke stand Gelderland, dubbelen 1811-1902" ;
    a2a:Book "Apeldoorn, Huwelijksregister" ;
    a2a:DocumentNumber "118" ;
    a2a:RegistryNumber "6585.03" ;
    rdfs:label "Gelders Archief, Arnhem, Burgerlijke stand Gelderland, dubbelen 1811-1902, Apeldoorn, Huwelijksregister, 118, 6585.03"
  ] ;
  a2a:SourceLastChangeDate "2023-08-29"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://permalink.geldersarchief.nl/DC6393993F8649D59CDFFD348CD5F2D7" ;
  a2a:RecordIdentifier "3049416653" ;
  a2a:RecordGUID "{DC639399-3F86-49D5-9CDF-FD348CD5F2D7}" ;
  a2a:SourceRemarkOpmerking "weduwnaar van Wilhelmina Hendrika j. Kleinlooh" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/870CBCF990464A229B251BEEF590B62D" .

