@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_F24AFABD-23E2-4B84-99E4-B55EAFDFDF22
  a a2a:Record ;
  rdfs:label "Huwelijk op 22 september 1813 te Zutphen" ;
  a2a:hasPerson oa:person_gld_F24AFABD-23E2-4B84-99E4-B55EAFDFDF22_Person3027131438, oa:person_gld_F24AFABD-23E2-4B84-99E4-B55EAFDFDF22_Person3027131439, oa:person_gld_F24AFABD-23E2-4B84-99E4-B55EAFDFDF22_Person3027131440, oa:person_gld_F24AFABD-23E2-4B84-99E4-B55EAFDFDF22_Person3027131441, oa:person_gld_F24AFABD-23E2-4B84-99E4-B55EAFDFDF22_Person3027131442, oa:person_gld_F24AFABD-23E2-4B84-99E4-B55EAFDFDF22_Person3027131443 ;
  a2a:hasEvent oa:event_gld_F24AFABD-23E2-4B84-99E4-B55EAFDFDF22_Event1 ;
  a2a:hasRelationEP oa:relationep_gld_F24AFABD-23E2-4B84-99E4-B55EAFDFDF22_0, oa:relationep_gld_F24AFABD-23E2-4B84-99E4-B55EAFDFDF22_1, oa:relationep_gld_F24AFABD-23E2-4B84-99E4-B55EAFDFDF22_2, oa:relationep_gld_F24AFABD-23E2-4B84-99E4-B55EAFDFDF22_3, oa:relationep_gld_F24AFABD-23E2-4B84-99E4-B55EAFDFDF22_4, oa:relationep_gld_F24AFABD-23E2-4B84-99E4-B55EAFDFDF22_5 ;
  a2a:hasSource oa:source_gld_F24AFABD-23E2-4B84-99E4-B55EAFDFDF22 .

oa:person_gld_F24AFABD-23E2-4B84-99E4-B55EAFDFDF22_Person3027131438
  a a2a:Person ;
  rdfs:label "David Sterneborg" ;
  a2a:PersonName [
    rdfs:label "David Sterneborg" ;
    a2a:PersonNameFirstName "David" ;
    a2a:PersonNameLastName "Sterneborg"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "28" ;
    rdfs:label "28"
  ] ;
  a2a:BirthPlace [
    a2a:Place "-" ;
    rdfs:label "-"
  ] ;
  a2a:Profession "smit" .

oa:person_gld_F24AFABD-23E2-4B84-99E4-B55EAFDFDF22_Person3027131439
  a a2a:Person ;
  rdfs:label "Abraham Jan Derkszoon Sterneborg" ;
  a2a:PersonName [
    rdfs:label "Abraham Jan Derkszoon Sterneborg" ;
    a2a:PersonNameFirstName "Abraham" ;
    a2a:PersonNamePatronym "Jan Derkszoon" ;
    a2a:PersonNameLastName "Sterneborg"
  ] ;
  a2a:Profession "geen beroep vermeld" .

oa:person_gld_F24AFABD-23E2-4B84-99E4-B55EAFDFDF22_Person3027131440
  a a2a:Person ;
  rdfs:label "Jenneken van den Bosch" ;
  a2a:PersonName [
    rdfs:label "Jenneken van den Bosch" ;
    a2a:PersonNameFirstName "Jenneken" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Bosch"
  ] ;
  a2a:Profession "geen beroep vermeld" .

oa:person_gld_F24AFABD-23E2-4B84-99E4-B55EAFDFDF22_Person3027131441
  a a2a:Person ;
  rdfs:label "Janna Glaser" ;
  a2a:PersonName [
    rdfs:label "Janna Glaser" ;
    a2a:PersonNameFirstName "Janna" ;
    a2a:PersonNameLastName "Glaser"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "37" ;
    rdfs:label "37"
  ] ;
  a2a:BirthPlace [
    a2a:Place "-" ;
    rdfs:label "-"
  ] ;
  a2a:Profession "smitse" .

oa:person_gld_F24AFABD-23E2-4B84-99E4-B55EAFDFDF22_Person3027131442
  a a2a:Person ;
  rdfs:label "Jan Glaser" ;
  a2a:PersonName [
    rdfs:label "Jan Glaser" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Glaser"
  ] ;
  a2a:Profession "geen beroep vermeld" .

oa:person_gld_F24AFABD-23E2-4B84-99E4-B55EAFDFDF22_Person3027131443
  a a2a:Person ;
  rdfs:label "Geertruij Jochems" ;
  a2a:PersonName [
    rdfs:label "Geertruij Jochems" ;
    a2a:PersonNameFirstName "Geertruij" ;
    a2a:PersonNameLastName "Jochems"
  ] ;
  a2a:Profession "geen beroep vermeld" .

oa:event_gld_F24AFABD-23E2-4B84-99E4-B55EAFDFDF22_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "22-09-1813" ;
    a2a:Year "1813" ;
    a2a:Month "09" ;
    a2a:Day "22" ;
    rdfs:label "1813-09-22"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Zutphen" ;
    rdfs:label "Zutphen"
  ] .

oa:relationep_gld_F24AFABD-23E2-4B84-99E4-B55EAFDFDF22_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_gld_F24AFABD-23E2-4B84-99E4-B55EAFDFDF22_Person3027131438 ;
  a2a:EventKeyRef oa:event_gld_F24AFABD-23E2-4B84-99E4-B55EAFDFDF22_Event1 .

oa:relationep_gld_F24AFABD-23E2-4B84-99E4-B55EAFDFDF22_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_gld_F24AFABD-23E2-4B84-99E4-B55EAFDFDF22_Person3027131439 ;
  a2a:EventKeyRef oa:event_gld_F24AFABD-23E2-4B84-99E4-B55EAFDFDF22_Event1 .

oa:relationep_gld_F24AFABD-23E2-4B84-99E4-B55EAFDFDF22_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_gld_F24AFABD-23E2-4B84-99E4-B55EAFDFDF22_Person3027131440 ;
  a2a:EventKeyRef oa:event_gld_F24AFABD-23E2-4B84-99E4-B55EAFDFDF22_Event1 .

oa:relationep_gld_F24AFABD-23E2-4B84-99E4-B55EAFDFDF22_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_gld_F24AFABD-23E2-4B84-99E4-B55EAFDFDF22_Person3027131441 ;
  a2a:EventKeyRef oa:event_gld_F24AFABD-23E2-4B84-99E4-B55EAFDFDF22_Event1 .

oa:relationep_gld_F24AFABD-23E2-4B84-99E4-B55EAFDFDF22_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_gld_F24AFABD-23E2-4B84-99E4-B55EAFDFDF22_Person3027131442 ;
  a2a:EventKeyRef oa:event_gld_F24AFABD-23E2-4B84-99E4-B55EAFDFDF22_Event1 .

oa:relationep_gld_F24AFABD-23E2-4B84-99E4-B55EAFDFDF22_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_gld_F24AFABD-23E2-4B84-99E4-B55EAFDFDF22_Person3027131443 ;
  a2a:EventKeyRef oa:event_gld_F24AFABD-23E2-4B84-99E4-B55EAFDFDF22_Event1 .

oa:source_gld_F24AFABD-23E2-4B84-99E4-B55EAFDFDF22
  a a2a:Source ;
  rdfs:label "Gelders Archief, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Zutphen" ;
    a2a:Country "Nederland" ;
    rdfs:label "Zutphen, Nederland", "1813-09-22 - 1813-09-22"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1813-09-22"^^xsd:date ;
    a2a:SourceIndexDateTo "1813-09-22"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "22-09-1813" ;
    a2a:Year "1813" ;
    a2a:Month "09" ;
    a2a:Day "22" ;
    rdfs:label "22-09-1813"
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gelders Archief" ;
    a2a:Place "Arnhem" ;
    a2a:Collection "Burgerlijke stand Gelderland, dubbelen 1811-1902" ;
    a2a:Book "Zutphen, Huwelijksregister" ;
    a2a:DocumentNumber "56" ;
    a2a:RegistryNumber "1735.03" ;
    rdfs:label "Gelders Archief, Arnhem, Burgerlijke stand Gelderland, dubbelen 1811-1902, Zutphen, Huwelijksregister, 56, 1735.03"
  ] ;
  a2a:SourceLastChangeDate "2023-12-29"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://permalink.geldersarchief.nl/F24AFABD23E24B8499E4B55EAFDFDF22" ;
  a2a:RecordIdentifier "3027131437" ;
  a2a:RecordGUID "{F24AFABD-23E2-4B84-99E4-B55EAFDFDF22}" ;
  a2a:SourceRemarkOpmerking "weduwe van Reinier Roeterink" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/731F557130584A4BADC3AFE5BCE3FFBA" .

