@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_hco_065B99FC-37F2-4346-AA79-44C5EE5F373C
  a a2a:Record ;
  rdfs:label "Huwelijk (in het jaar 1864)" ;
  a2a:hasPerson oa:person_hco_065B99FC-37F2-4346-AA79-44C5EE5F373C_Person3663486233, oa:person_hco_065B99FC-37F2-4346-AA79-44C5EE5F373C_Person3663486234, oa:person_hco_065B99FC-37F2-4346-AA79-44C5EE5F373C_Person3663486235, oa:person_hco_065B99FC-37F2-4346-AA79-44C5EE5F373C_Person3663486236, oa:person_hco_065B99FC-37F2-4346-AA79-44C5EE5F373C_Person3663486237, oa:person_hco_065B99FC-37F2-4346-AA79-44C5EE5F373C_Person3663486238 ;
  a2a:hasEvent oa:event_hco_065B99FC-37F2-4346-AA79-44C5EE5F373C_Event1 ;
  a2a:hasRelationEP oa:relationep_hco_065B99FC-37F2-4346-AA79-44C5EE5F373C_0, oa:relationep_hco_065B99FC-37F2-4346-AA79-44C5EE5F373C_1, oa:relationep_hco_065B99FC-37F2-4346-AA79-44C5EE5F373C_2, oa:relationep_hco_065B99FC-37F2-4346-AA79-44C5EE5F373C_3, oa:relationep_hco_065B99FC-37F2-4346-AA79-44C5EE5F373C_4, oa:relationep_hco_065B99FC-37F2-4346-AA79-44C5EE5F373C_5 ;
  a2a:hasSource oa:source_hco_065B99FC-37F2-4346-AA79-44C5EE5F373C .

oa:person_hco_065B99FC-37F2-4346-AA79-44C5EE5F373C_Person3663486233
  a a2a:Person ;
  rdfs:label "Herm Egberts" ;
  a2a:PersonName [
    rdfs:label "Herm Egberts" ;
    a2a:PersonNameFirstName "Herm" ;
    a2a:PersonNameLastName "Egberts"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "29" ;
    rdfs:label "29"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Olst" ;
    rdfs:label "Olst"
  ] ;
  a2a:Profession "brouwersknecht" .

oa:person_hco_065B99FC-37F2-4346-AA79-44C5EE5F373C_Person3663486234
  a a2a:Person ;
  rdfs:label "Egbert Egberts" ;
  a2a:PersonName [
    rdfs:label "Egbert Egberts" ;
    a2a:PersonNameFirstName "Egbert" ;
    a2a:PersonNameLastName "Egberts"
  ] .

oa:person_hco_065B99FC-37F2-4346-AA79-44C5EE5F373C_Person3663486235
  a a2a:Person ;
  rdfs:label "Aaltjen Bosch" ;
  a2a:PersonName [
    rdfs:label "Aaltjen Bosch" ;
    a2a:PersonNameFirstName "Aaltjen" ;
    a2a:PersonNameLastName "Bosch"
  ] .

oa:person_hco_065B99FC-37F2-4346-AA79-44C5EE5F373C_Person3663486236
  a a2a:Person ;
  rdfs:label "Grada Engelina Veurtjes" ;
  a2a:PersonName [
    rdfs:label "Grada Engelina Veurtjes" ;
    a2a:PersonNameFirstName "Grada Engelina" ;
    a2a:PersonNameLastName "Veurtjes"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "32" ;
    rdfs:label "32"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vorden" ;
    rdfs:label "Vorden"
  ] .

oa:person_hco_065B99FC-37F2-4346-AA79-44C5EE5F373C_Person3663486237
  a a2a:Person ;
  rdfs:label "Jan Hendrik Veurtjes" ;
  a2a:PersonName [
    rdfs:label "Jan Hendrik Veurtjes" ;
    a2a:PersonNameFirstName "Jan Hendrik" ;
    a2a:PersonNameLastName "Veurtjes"
  ] .

oa:person_hco_065B99FC-37F2-4346-AA79-44C5EE5F373C_Person3663486238
  a a2a:Person ;
  rdfs:label "Jenneken Klein Beekman" ;
  a2a:PersonName [
    rdfs:label "Jenneken Klein Beekman" ;
    a2a:PersonNameFirstName "Jenneken" ;
    a2a:PersonNameLastName "Klein Beekman"
  ] .

oa:event_hco_065B99FC-37F2-4346-AA79-44C5EE5F373C_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [ ] ;
  a2a:EventPlace [
    a2a:Place "Deventer" ;
    rdfs:label "Deventer"
  ] .

oa:relationep_hco_065B99FC-37F2-4346-AA79-44C5EE5F373C_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_hco_065B99FC-37F2-4346-AA79-44C5EE5F373C_Person3663486233 ;
  a2a:EventKeyRef oa:event_hco_065B99FC-37F2-4346-AA79-44C5EE5F373C_Event1 .

oa:relationep_hco_065B99FC-37F2-4346-AA79-44C5EE5F373C_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_hco_065B99FC-37F2-4346-AA79-44C5EE5F373C_Person3663486234 ;
  a2a:EventKeyRef oa:event_hco_065B99FC-37F2-4346-AA79-44C5EE5F373C_Event1 .

oa:relationep_hco_065B99FC-37F2-4346-AA79-44C5EE5F373C_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_hco_065B99FC-37F2-4346-AA79-44C5EE5F373C_Person3663486235 ;
  a2a:EventKeyRef oa:event_hco_065B99FC-37F2-4346-AA79-44C5EE5F373C_Event1 .

oa:relationep_hco_065B99FC-37F2-4346-AA79-44C5EE5F373C_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_hco_065B99FC-37F2-4346-AA79-44C5EE5F373C_Person3663486236 ;
  a2a:EventKeyRef oa:event_hco_065B99FC-37F2-4346-AA79-44C5EE5F373C_Event1 .

oa:relationep_hco_065B99FC-37F2-4346-AA79-44C5EE5F373C_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_hco_065B99FC-37F2-4346-AA79-44C5EE5F373C_Person3663486237 ;
  a2a:EventKeyRef oa:event_hco_065B99FC-37F2-4346-AA79-44C5EE5F373C_Event1 .

oa:relationep_hco_065B99FC-37F2-4346-AA79-44C5EE5F373C_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_hco_065B99FC-37F2-4346-AA79-44C5EE5F373C_Person3663486238 ;
  a2a:EventKeyRef oa:event_hco_065B99FC-37F2-4346-AA79-44C5EE5F373C_Event1 .

oa:source_hco_065B99FC-37F2-4346-AA79-44C5EE5F373C
  a a2a:Source ;
  rdfs:label "Collectie Overijssel locatie Zwolle, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Deventer" ;
    a2a:Country "Nederland" ;
    rdfs:label "Deventer, Nederland", "1864-11-03 - 1864-11-03"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1864-11-03"^^xsd:date ;
    a2a:SourceIndexDateTo "1864-11-03"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "03 11 1864" ;
    a2a:Year "1864" ;
    a2a:Month "11" ;
    a2a:Day "03" ;
    rdfs:label "03 11 1864"
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Collectie Overijssel locatie Zwolle" ;
    a2a:Place "Zwolle" ;
    a2a:Collection "Burgerlijke Stand in Overijssel" ;
    a2a:Book "Registers van huwelijken en echtscheidingen, Deventer" ;
    a2a:DocumentNumber "120" ;
    a2a:RegistryNumber "2711" ;
    rdfs:label "Collectie Overijssel locatie Zwolle, Zwolle, Burgerlijke Stand in Overijssel, Registers van huwelijken en echtscheidingen, Deventer, 120, 2711"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/141/4E021A882FF8497493CE0D50B790F2C1" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/141/4E021A882FF8497493CE0D50B790F2C1" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/141/4E021A882FF8497493CE0D50B790F2C1"
  ] ;
  a2a:SourceLastChangeDate "2024-04-18"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://proxy.archieven.nl/141/065B99FC37F24346AA7944C5EE5F373C" ;
  a2a:RecordIdentifier "3663486232" ;
  a2a:RecordGUID "{065B99FC-37F2-4346-AA79-44C5EE5F373C}" ;
  a2a:SourceRemarkOpmerking "weduwnaar van Johanna Geertruid Willems" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/602824CB372C4834B1F416E7F01C7F48" .

