@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_1E11CD87-8AFF-40B5-BC97-2F0FF2538DEE
  a a2a:Record ;
  rdfs:label "Huwelijk op 18 april 1872 te Hellendoorn" ;
  a2a:hasPerson oa:person_hco_1E11CD87-8AFF-40B5-BC97-2F0FF2538DEE_Person3272935801, oa:person_hco_1E11CD87-8AFF-40B5-BC97-2F0FF2538DEE_Person3272935802, oa:person_hco_1E11CD87-8AFF-40B5-BC97-2F0FF2538DEE_Person3272935803, oa:person_hco_1E11CD87-8AFF-40B5-BC97-2F0FF2538DEE_Person3272935804, oa:person_hco_1E11CD87-8AFF-40B5-BC97-2F0FF2538DEE_Person3272935805, oa:person_hco_1E11CD87-8AFF-40B5-BC97-2F0FF2538DEE_Person3272935806 ;
  a2a:hasEvent oa:event_hco_1E11CD87-8AFF-40B5-BC97-2F0FF2538DEE_Event1 ;
  a2a:hasRelationEP oa:relationep_hco_1E11CD87-8AFF-40B5-BC97-2F0FF2538DEE_0, oa:relationep_hco_1E11CD87-8AFF-40B5-BC97-2F0FF2538DEE_1, oa:relationep_hco_1E11CD87-8AFF-40B5-BC97-2F0FF2538DEE_2, oa:relationep_hco_1E11CD87-8AFF-40B5-BC97-2F0FF2538DEE_3, oa:relationep_hco_1E11CD87-8AFF-40B5-BC97-2F0FF2538DEE_4, oa:relationep_hco_1E11CD87-8AFF-40B5-BC97-2F0FF2538DEE_5 ;
  a2a:hasSource oa:source_hco_1E11CD87-8AFF-40B5-BC97-2F0FF2538DEE .

oa:person_hco_1E11CD87-8AFF-40B5-BC97-2F0FF2538DEE_Person3272935801
  a a2a:Person ;
  rdfs:label "Zwier Telman" ;
  a2a:PersonName [
    rdfs:label "Zwier Telman" ;
    a2a:PersonNameFirstName "Zwier" ;
    a2a:PersonNameLastName "Telman"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "43" ;
    rdfs:label "43"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Hellendoorn" ;
    rdfs:label "Hellendoorn"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_hco_1E11CD87-8AFF-40B5-BC97-2F0FF2538DEE_Person3272935802
  a a2a:Person ;
  rdfs:label "Hendrik Telman" ;
  a2a:PersonName [
    rdfs:label "Hendrik Telman" ;
    a2a:PersonNameFirstName "Hendrik" ;
    a2a:PersonNameLastName "Telman"
  ] .

oa:person_hco_1E11CD87-8AFF-40B5-BC97-2F0FF2538DEE_Person3272935803
  a a2a:Person ;
  rdfs:label "Maria Kruimer" ;
  a2a:PersonName [
    rdfs:label "Maria Kruimer" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Kruimer"
  ] .

oa:person_hco_1E11CD87-8AFF-40B5-BC97-2F0FF2538DEE_Person3272935804
  a a2a:Person ;
  rdfs:label "Wilhelmina Maris" ;
  a2a:PersonName [
    rdfs:label "Wilhelmina Maris" ;
    a2a:PersonNameFirstName "Wilhelmina" ;
    a2a:PersonNameLastName "Maris"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "31" ;
    rdfs:label "31"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Hellendoorn" ;
    rdfs:label "Hellendoorn"
  ] .

oa:person_hco_1E11CD87-8AFF-40B5-BC97-2F0FF2538DEE_Person3272935805
  a a2a:Person ;
  rdfs:label "Berend Maris" ;
  a2a:PersonName [
    rdfs:label "Berend Maris" ;
    a2a:PersonNameFirstName "Berend" ;
    a2a:PersonNameLastName "Maris"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_hco_1E11CD87-8AFF-40B5-BC97-2F0FF2538DEE_Person3272935806
  a a2a:Person ;
  rdfs:label "Hendrika Klein Soepenberg" ;
  a2a:PersonName [
    rdfs:label "Hendrika Klein Soepenberg" ;
    a2a:PersonNameFirstName "Hendrika" ;
    a2a:PersonNameLastName "Klein Soepenberg"
  ] ;
  a2a:Profession "landbouwster" .

oa:event_hco_1E11CD87-8AFF-40B5-BC97-2F0FF2538DEE_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "18 04 1872" ;
    a2a:Year "1872" ;
    a2a:Month "04" ;
    a2a:Day "18" ;
    rdfs:label "1872-04-18"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Hellendoorn" ;
    rdfs:label "Hellendoorn"
  ] .

oa:relationep_hco_1E11CD87-8AFF-40B5-BC97-2F0FF2538DEE_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_hco_1E11CD87-8AFF-40B5-BC97-2F0FF2538DEE_Person3272935801 ;
  a2a:EventKeyRef oa:event_hco_1E11CD87-8AFF-40B5-BC97-2F0FF2538DEE_Event1 .

oa:relationep_hco_1E11CD87-8AFF-40B5-BC97-2F0FF2538DEE_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_hco_1E11CD87-8AFF-40B5-BC97-2F0FF2538DEE_Person3272935802 ;
  a2a:EventKeyRef oa:event_hco_1E11CD87-8AFF-40B5-BC97-2F0FF2538DEE_Event1 .

oa:relationep_hco_1E11CD87-8AFF-40B5-BC97-2F0FF2538DEE_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_hco_1E11CD87-8AFF-40B5-BC97-2F0FF2538DEE_Person3272935803 ;
  a2a:EventKeyRef oa:event_hco_1E11CD87-8AFF-40B5-BC97-2F0FF2538DEE_Event1 .

oa:relationep_hco_1E11CD87-8AFF-40B5-BC97-2F0FF2538DEE_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_hco_1E11CD87-8AFF-40B5-BC97-2F0FF2538DEE_Person3272935804 ;
  a2a:EventKeyRef oa:event_hco_1E11CD87-8AFF-40B5-BC97-2F0FF2538DEE_Event1 .

oa:relationep_hco_1E11CD87-8AFF-40B5-BC97-2F0FF2538DEE_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_hco_1E11CD87-8AFF-40B5-BC97-2F0FF2538DEE_Person3272935805 ;
  a2a:EventKeyRef oa:event_hco_1E11CD87-8AFF-40B5-BC97-2F0FF2538DEE_Event1 .

oa:relationep_hco_1E11CD87-8AFF-40B5-BC97-2F0FF2538DEE_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_hco_1E11CD87-8AFF-40B5-BC97-2F0FF2538DEE_Person3272935806 ;
  a2a:EventKeyRef oa:event_hco_1E11CD87-8AFF-40B5-BC97-2F0FF2538DEE_Event1 .

oa:source_hco_1E11CD87-8AFF-40B5-BC97-2F0FF2538DEE
  a a2a:Source ;
  rdfs:label "Collectie Overijssel locatie Zwolle, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Hellendoorn" ;
    a2a:Country "Nederland" ;
    rdfs:label "Hellendoorn, Nederland", "1872-04-18 - 1872-04-18"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1872-04-18"^^xsd:date ;
    a2a:SourceIndexDateTo "1872-04-18"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "18 04 1872" ;
    a2a:Year "1872" ;
    a2a:Month "04" ;
    a2a:Day "18" ;
    rdfs:label "18 04 1872"
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Collectie Overijssel locatie Zwolle" ;
    a2a:Place "Zwolle" ;
    a2a:Collection "Burgerlijke Stand in Overijssel" ;
    a2a:Book "Hellendoorn, registers van huwelijken en echtscheidingen" ;
    a2a:DocumentNumber "4" ;
    a2a:RegistryNumber "6579" ;
    rdfs:label "Collectie Overijssel locatie Zwolle, Zwolle, Burgerlijke Stand in Overijssel, Hellendoorn, registers van huwelijken en echtscheidingen, 4, 6579"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/141/A8723F6E3D6F4C45B23080E4F49D3946" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/141/A8723F6E3D6F4C45B23080E4F49D3946" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/141/A8723F6E3D6F4C45B23080E4F49D3946"
  ] ;
  a2a:SourceLastChangeDate "2023-06-20"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://proxy.archieven.nl/141/1E11CD878AFF40B5BC972F0FF2538DEE" ;
  a2a:RecordIdentifier "3272935800" ;
  a2a:RecordGUID "{1E11CD87-8AFF-40B5-BC97-2F0FF2538DEE}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/B13CBF4313934B69B552158433933DA0" .

