@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_1B463F22-70AF-4ADE-BC75-6955C5ACAEB0
  a a2a:Record ;
  rdfs:label "Huwelijk (in het jaar 1826)" ;
  a2a:hasPerson oa:person_hco_1B463F22-70AF-4ADE-BC75-6955C5ACAEB0_Person3676696118, oa:person_hco_1B463F22-70AF-4ADE-BC75-6955C5ACAEB0_Person3676696119, oa:person_hco_1B463F22-70AF-4ADE-BC75-6955C5ACAEB0_Person3676696120, oa:person_hco_1B463F22-70AF-4ADE-BC75-6955C5ACAEB0_Person3676696121, oa:person_hco_1B463F22-70AF-4ADE-BC75-6955C5ACAEB0_Person3676696122, oa:person_hco_1B463F22-70AF-4ADE-BC75-6955C5ACAEB0_Person3676696123 ;
  a2a:hasEvent oa:event_hco_1B463F22-70AF-4ADE-BC75-6955C5ACAEB0_Event1 ;
  a2a:hasRelationEP oa:relationep_hco_1B463F22-70AF-4ADE-BC75-6955C5ACAEB0_0, oa:relationep_hco_1B463F22-70AF-4ADE-BC75-6955C5ACAEB0_1, oa:relationep_hco_1B463F22-70AF-4ADE-BC75-6955C5ACAEB0_2, oa:relationep_hco_1B463F22-70AF-4ADE-BC75-6955C5ACAEB0_3, oa:relationep_hco_1B463F22-70AF-4ADE-BC75-6955C5ACAEB0_4, oa:relationep_hco_1B463F22-70AF-4ADE-BC75-6955C5ACAEB0_5 ;
  a2a:hasSource oa:source_hco_1B463F22-70AF-4ADE-BC75-6955C5ACAEB0 .

oa:person_hco_1B463F22-70AF-4ADE-BC75-6955C5ACAEB0_Person3676696118
  a a2a:Person ;
  rdfs:label "Joannes Henricus Voortman" ;
  a2a:PersonName [
    rdfs:label "Joannes Henricus Voortman" ;
    a2a:PersonNameFirstName "Joannes Henricus" ;
    a2a:PersonNameLastName "Voortman"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "22" ;
    rdfs:label "22"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Enschede" ;
    rdfs:label "Enschede"
  ] ;
  a2a:Profession "metselaar" .

oa:person_hco_1B463F22-70AF-4ADE-BC75-6955C5ACAEB0_Person3676696119
  a a2a:Person ;
  rdfs:label "Joannes Voortman" ;
  a2a:PersonName [
    rdfs:label "Joannes Voortman" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNameLastName "Voortman"
  ] ;
  a2a:Profession "arbeider" .

oa:person_hco_1B463F22-70AF-4ADE-BC75-6955C5ACAEB0_Person3676696120
  a a2a:Person ;
  rdfs:label "Bendina Wiggers" ;
  a2a:PersonName [
    rdfs:label "Bendina Wiggers" ;
    a2a:PersonNameFirstName "Bendina" ;
    a2a:PersonNameLastName "Wiggers"
  ] ;
  a2a:Profession "arbeidster" .

oa:person_hco_1B463F22-70AF-4ADE-BC75-6955C5ACAEB0_Person3676696121
  a a2a:Person ;
  rdfs:label "Gerardina Breukink" ;
  a2a:PersonName [
    rdfs:label "Gerardina Breukink" ;
    a2a:PersonNameFirstName "Gerardina" ;
    a2a:PersonNameLastName "Breukink"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "21" ;
    rdfs:label "21"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Haaksbergen" ;
    rdfs:label "Haaksbergen"
  ] ;
  a2a:Profession "fabrijkarbeidster" .

oa:person_hco_1B463F22-70AF-4ADE-BC75-6955C5ACAEB0_Person3676696122
  a a2a:Person ;
  rdfs:label "Derk Breukink" ;
  a2a:PersonName [
    rdfs:label "Derk Breukink" ;
    a2a:PersonNameFirstName "Derk" ;
    a2a:PersonNameLastName "Breukink"
  ] ;
  a2a:Profession "schoenmaker" .

oa:person_hco_1B463F22-70AF-4ADE-BC75-6955C5ACAEB0_Person3676696123
  a a2a:Person ;
  rdfs:label "Catrina Lansink" ;
  a2a:PersonName [
    rdfs:label "Catrina Lansink" ;
    a2a:PersonNameFirstName "Catrina" ;
    a2a:PersonNameLastName "Lansink"
  ] ;
  a2a:Profession "naaister" .

oa:event_hco_1B463F22-70AF-4ADE-BC75-6955C5ACAEB0_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [ ] ;
  a2a:EventPlace [
    a2a:Place "Enschede" ;
    rdfs:label "Enschede"
  ] .

oa:relationep_hco_1B463F22-70AF-4ADE-BC75-6955C5ACAEB0_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_hco_1B463F22-70AF-4ADE-BC75-6955C5ACAEB0_Person3676696118 ;
  a2a:EventKeyRef oa:event_hco_1B463F22-70AF-4ADE-BC75-6955C5ACAEB0_Event1 .

oa:relationep_hco_1B463F22-70AF-4ADE-BC75-6955C5ACAEB0_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_hco_1B463F22-70AF-4ADE-BC75-6955C5ACAEB0_Person3676696119 ;
  a2a:EventKeyRef oa:event_hco_1B463F22-70AF-4ADE-BC75-6955C5ACAEB0_Event1 .

oa:relationep_hco_1B463F22-70AF-4ADE-BC75-6955C5ACAEB0_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_hco_1B463F22-70AF-4ADE-BC75-6955C5ACAEB0_Person3676696120 ;
  a2a:EventKeyRef oa:event_hco_1B463F22-70AF-4ADE-BC75-6955C5ACAEB0_Event1 .

oa:relationep_hco_1B463F22-70AF-4ADE-BC75-6955C5ACAEB0_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_hco_1B463F22-70AF-4ADE-BC75-6955C5ACAEB0_Person3676696121 ;
  a2a:EventKeyRef oa:event_hco_1B463F22-70AF-4ADE-BC75-6955C5ACAEB0_Event1 .

oa:relationep_hco_1B463F22-70AF-4ADE-BC75-6955C5ACAEB0_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_hco_1B463F22-70AF-4ADE-BC75-6955C5ACAEB0_Person3676696122 ;
  a2a:EventKeyRef oa:event_hco_1B463F22-70AF-4ADE-BC75-6955C5ACAEB0_Event1 .

oa:relationep_hco_1B463F22-70AF-4ADE-BC75-6955C5ACAEB0_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_hco_1B463F22-70AF-4ADE-BC75-6955C5ACAEB0_Person3676696123 ;
  a2a:EventKeyRef oa:event_hco_1B463F22-70AF-4ADE-BC75-6955C5ACAEB0_Event1 .

oa:source_hco_1B463F22-70AF-4ADE-BC75-6955C5ACAEB0
  a a2a:Source ;
  rdfs:label "Collectie Overijssel locatie Zwolle, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Enschede" ;
    a2a:Country "Nederland" ;
    rdfs:label "Enschede, Nederland", "1826-08-17 - 1826-08-17"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1826-08-17"^^xsd:date ;
    a2a:SourceIndexDateTo "1826-08-17"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "17 08 1826" ;
    a2a:Year "1826" ;
    a2a:Month "08" ;
    a2a:Day "17" ;
    rdfs:label "17 08 1826"
  ] ;
  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, Enschede" ;
    a2a:DocumentNumber "19" ;
    a2a:RegistryNumber "3711" ;
    rdfs:label "Collectie Overijssel locatie Zwolle, Zwolle, Burgerlijke Stand in Overijssel, Registers van huwelijken en echtscheidingen, Enschede, 19, 3711"
  ] ;
  a2a:SourceLastChangeDate "2024-05-02"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://proxy.archieven.nl/141/1B463F2270AF4ADEBC756955C5ACAEB0" ;
  a2a:RecordIdentifier "3676696117" ;
  a2a:RecordGUID "{1B463F22-70AF-4ADE-BC75-6955C5ACAEB0}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/50AC051E5C454CA084174A96A2EEF291" .

