@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_B7FEEE5B-D044-4809-97C8-DF153F9FAF8B
  a a2a:Record ;
  rdfs:label "Huwelijk (in het jaar 1852)" ;
  a2a:hasPerson oa:person_hco_B7FEEE5B-D044-4809-97C8-DF153F9FAF8B_Person3640802354, oa:person_hco_B7FEEE5B-D044-4809-97C8-DF153F9FAF8B_Person3640802355, oa:person_hco_B7FEEE5B-D044-4809-97C8-DF153F9FAF8B_Person3640802356, oa:person_hco_B7FEEE5B-D044-4809-97C8-DF153F9FAF8B_Person3640802357, oa:person_hco_B7FEEE5B-D044-4809-97C8-DF153F9FAF8B_Person3640802358, oa:person_hco_B7FEEE5B-D044-4809-97C8-DF153F9FAF8B_Person3640802359 ;
  a2a:hasEvent oa:event_hco_B7FEEE5B-D044-4809-97C8-DF153F9FAF8B_Event1 ;
  a2a:hasRelationEP oa:relationep_hco_B7FEEE5B-D044-4809-97C8-DF153F9FAF8B_0, oa:relationep_hco_B7FEEE5B-D044-4809-97C8-DF153F9FAF8B_1, oa:relationep_hco_B7FEEE5B-D044-4809-97C8-DF153F9FAF8B_2, oa:relationep_hco_B7FEEE5B-D044-4809-97C8-DF153F9FAF8B_3, oa:relationep_hco_B7FEEE5B-D044-4809-97C8-DF153F9FAF8B_4, oa:relationep_hco_B7FEEE5B-D044-4809-97C8-DF153F9FAF8B_5 ;
  a2a:hasSource oa:source_hco_B7FEEE5B-D044-4809-97C8-DF153F9FAF8B .

oa:person_hco_B7FEEE5B-D044-4809-97C8-DF153F9FAF8B_Person3640802354
  a a2a:Person ;
  rdfs:label "Hendrikus Koorhuis" ;
  a2a:PersonName [
    rdfs:label "Hendrikus Koorhuis" ;
    a2a:PersonNameFirstName "Hendrikus" ;
    a2a:PersonNameLastName "Koorhuis"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "30" ;
    rdfs:label "30"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Weerselo" ;
    rdfs:label "Weerselo"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_hco_B7FEEE5B-D044-4809-97C8-DF153F9FAF8B_Person3640802355
  a a2a:Person ;
  rdfs:label "Gerrit Jan Koorhuis" ;
  a2a:PersonName [
    rdfs:label "Gerrit Jan Koorhuis" ;
    a2a:PersonNameFirstName "Gerrit Jan" ;
    a2a:PersonNameLastName "Koorhuis"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_hco_B7FEEE5B-D044-4809-97C8-DF153F9FAF8B_Person3640802356
  a a2a:Person ;
  rdfs:label "Elisabeth Scholten" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Scholten" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNameLastName "Scholten"
  ] ;
  a2a:Profession "landbouwster" .

oa:person_hco_B7FEEE5B-D044-4809-97C8-DF153F9FAF8B_Person3640802357
  a a2a:Person ;
  rdfs:label "Anna Maria Elisabeth Nacke" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Elisabeth Nacke" ;
    a2a:PersonNameFirstName "Anna Maria Elisabeth" ;
    a2a:PersonNameLastName "Nacke"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "30" ;
    rdfs:label "30"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Heek (Nienborg, Pruissen)" ;
    rdfs:label "Heek (Nienborg, Pruissen)"
  ] ;
  a2a:Profession "landbouwster" .

oa:person_hco_B7FEEE5B-D044-4809-97C8-DF153F9FAF8B_Person3640802358
  a a2a:Person ;
  rdfs:label "Bernard Theodor Nacke" ;
  a2a:PersonName [
    rdfs:label "Bernard Theodor Nacke" ;
    a2a:PersonNameFirstName "Bernard Theodor" ;
    a2a:PersonNameLastName "Nacke"
  ] .

oa:person_hco_B7FEEE5B-D044-4809-97C8-DF153F9FAF8B_Person3640802359
  a a2a:Person ;
  rdfs:label "Elisabeth Holtkamp" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Holtkamp" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNameLastName "Holtkamp"
  ] ;
  a2a:Profession "landbouwster" .

oa:event_hco_B7FEEE5B-D044-4809-97C8-DF153F9FAF8B_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [ ] ;
  a2a:EventPlace [
    a2a:Place "Weerselo" ;
    rdfs:label "Weerselo"
  ] .

oa:relationep_hco_B7FEEE5B-D044-4809-97C8-DF153F9FAF8B_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_hco_B7FEEE5B-D044-4809-97C8-DF153F9FAF8B_Person3640802354 ;
  a2a:EventKeyRef oa:event_hco_B7FEEE5B-D044-4809-97C8-DF153F9FAF8B_Event1 .

oa:relationep_hco_B7FEEE5B-D044-4809-97C8-DF153F9FAF8B_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_hco_B7FEEE5B-D044-4809-97C8-DF153F9FAF8B_Person3640802355 ;
  a2a:EventKeyRef oa:event_hco_B7FEEE5B-D044-4809-97C8-DF153F9FAF8B_Event1 .

oa:relationep_hco_B7FEEE5B-D044-4809-97C8-DF153F9FAF8B_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_hco_B7FEEE5B-D044-4809-97C8-DF153F9FAF8B_Person3640802356 ;
  a2a:EventKeyRef oa:event_hco_B7FEEE5B-D044-4809-97C8-DF153F9FAF8B_Event1 .

oa:relationep_hco_B7FEEE5B-D044-4809-97C8-DF153F9FAF8B_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_hco_B7FEEE5B-D044-4809-97C8-DF153F9FAF8B_Person3640802357 ;
  a2a:EventKeyRef oa:event_hco_B7FEEE5B-D044-4809-97C8-DF153F9FAF8B_Event1 .

oa:relationep_hco_B7FEEE5B-D044-4809-97C8-DF153F9FAF8B_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_hco_B7FEEE5B-D044-4809-97C8-DF153F9FAF8B_Person3640802358 ;
  a2a:EventKeyRef oa:event_hco_B7FEEE5B-D044-4809-97C8-DF153F9FAF8B_Event1 .

oa:relationep_hco_B7FEEE5B-D044-4809-97C8-DF153F9FAF8B_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_hco_B7FEEE5B-D044-4809-97C8-DF153F9FAF8B_Person3640802359 ;
  a2a:EventKeyRef oa:event_hco_B7FEEE5B-D044-4809-97C8-DF153F9FAF8B_Event1 .

oa:source_hco_B7FEEE5B-D044-4809-97C8-DF153F9FAF8B
  a a2a:Source ;
  rdfs:label "Collectie Overijssel locatie Zwolle, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Weerselo" ;
    a2a:Country "Nederland" ;
    rdfs:label "Weerselo, Nederland", "1852-09-23 - 1852-09-23"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1852-09-23"^^xsd:date ;
    a2a:SourceIndexDateTo "1852-09-23"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "23 09 1852" ;
    a2a:Year "1852" ;
    a2a:Month "09" ;
    a2a:Day "23" ;
    rdfs:label "23 09 1852"
  ] ;
  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, Weerselo" ;
    a2a:DocumentNumber "17" ;
    a2a:RegistryNumber "13088" ;
    rdfs:label "Collectie Overijssel locatie Zwolle, Zwolle, Burgerlijke Stand in Overijssel, Registers van huwelijken en echtscheidingen, Weerselo, 17, 13088"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/141/4943883FE42B414D8F4F86880861D884" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/141/4943883FE42B414D8F4F86880861D884" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/141/4943883FE42B414D8F4F86880861D884"
  ] ;
  a2a:SourceLastChangeDate "2024-03-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://proxy.archieven.nl/141/B7FEEE5BD044480997C8DF153F9FAF8B" ;
  a2a:RecordIdentifier "3640802353" ;
  a2a:RecordGUID "{B7FEEE5B-D044-4809-97C8-DF153F9FAF8B}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/8818BED6EB244459B098B9EF21E1C045" .

