@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_4FC803C0-FF6B-4BDF-A2F2-F8BC113DBBFD
  a a2a:Record ;
  rdfs:label "Huwelijk (in het jaar 1922)" ;
  a2a:hasPerson oa:person_hco_4FC803C0-FF6B-4BDF-A2F2-F8BC113DBBFD_Person4542262463, oa:person_hco_4FC803C0-FF6B-4BDF-A2F2-F8BC113DBBFD_Person4542262465, oa:person_hco_4FC803C0-FF6B-4BDF-A2F2-F8BC113DBBFD_Person4542262467, oa:person_hco_4FC803C0-FF6B-4BDF-A2F2-F8BC113DBBFD_Person4542262468, oa:person_hco_4FC803C0-FF6B-4BDF-A2F2-F8BC113DBBFD_Person4542262470, oa:person_hco_4FC803C0-FF6B-4BDF-A2F2-F8BC113DBBFD_Person4542262471 ;
  a2a:hasEvent oa:event_hco_4FC803C0-FF6B-4BDF-A2F2-F8BC113DBBFD_Event1 ;
  a2a:hasRelationEP oa:relationep_hco_4FC803C0-FF6B-4BDF-A2F2-F8BC113DBBFD_0, oa:relationep_hco_4FC803C0-FF6B-4BDF-A2F2-F8BC113DBBFD_1, oa:relationep_hco_4FC803C0-FF6B-4BDF-A2F2-F8BC113DBBFD_2, oa:relationep_hco_4FC803C0-FF6B-4BDF-A2F2-F8BC113DBBFD_3, oa:relationep_hco_4FC803C0-FF6B-4BDF-A2F2-F8BC113DBBFD_4, oa:relationep_hco_4FC803C0-FF6B-4BDF-A2F2-F8BC113DBBFD_5 ;
  a2a:hasSource oa:source_hco_4FC803C0-FF6B-4BDF-A2F2-F8BC113DBBFD .

oa:person_hco_4FC803C0-FF6B-4BDF-A2F2-F8BC113DBBFD_Person4542262463
  a a2a:Person ;
  rdfs:label "Hartog Rubens" ;
  a2a:PersonName [
    rdfs:label "Hartog Rubens" ;
    a2a:PersonNameFirstName "Hartog" ;
    a2a:PersonNameLastName "Rubens"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "23" ;
    rdfs:label "23"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Elburg" ;
    rdfs:label "Elburg"
  ] ;
  a2a:Profession "slager" .

oa:person_hco_4FC803C0-FF6B-4BDF-A2F2-F8BC113DBBFD_Person4542262465
  a a2a:Person ;
  rdfs:label "Salomon Rubens" ;
  a2a:PersonName [
    rdfs:label "Salomon Rubens" ;
    a2a:PersonNameFirstName "Salomon" ;
    a2a:PersonNameLastName "Rubens"
  ] ;
  a2a:Profession "slager" .

oa:person_hco_4FC803C0-FF6B-4BDF-A2F2-F8BC113DBBFD_Person4542262467
  a a2a:Person ;
  rdfs:label "Rozetta Groenberg" ;
  a2a:PersonName [
    rdfs:label "Rozetta Groenberg" ;
    a2a:PersonNameFirstName "Rozetta" ;
    a2a:PersonNameLastName "Groenberg"
  ] .

oa:person_hco_4FC803C0-FF6B-4BDF-A2F2-F8BC113DBBFD_Person4542262468
  a a2a:Person ;
  rdfs:label "Jansje Tiesselink" ;
  a2a:PersonName [
    rdfs:label "Jansje Tiesselink" ;
    a2a:PersonNameFirstName "Jansje" ;
    a2a:PersonNameLastName "Tiesselink"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "24" ;
    rdfs:label "24"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Almelo, Stad" ;
    rdfs:label "Almelo, Stad"
  ] .

oa:person_hco_4FC803C0-FF6B-4BDF-A2F2-F8BC113DBBFD_Person4542262470
  a a2a:Person ;
  rdfs:label "Jan Hendrik Tiesselink" ;
  a2a:PersonName [
    rdfs:label "Jan Hendrik Tiesselink" ;
    a2a:PersonNameFirstName "Jan Hendrik" ;
    a2a:PersonNameLastName "Tiesselink"
  ] .

oa:person_hco_4FC803C0-FF6B-4BDF-A2F2-F8BC113DBBFD_Person4542262471
  a a2a:Person ;
  rdfs:label "Jennigjen Leferink" ;
  a2a:PersonName [
    rdfs:label "Jennigjen Leferink" ;
    a2a:PersonNameFirstName "Jennigjen" ;
    a2a:PersonNameLastName "Leferink"
  ] .

oa:event_hco_4FC803C0-FF6B-4BDF-A2F2-F8BC113DBBFD_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [ ] ;
  a2a:EventPlace [
    a2a:Place "Almelo" ;
    rdfs:label "Almelo"
  ] .

oa:relationep_hco_4FC803C0-FF6B-4BDF-A2F2-F8BC113DBBFD_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_hco_4FC803C0-FF6B-4BDF-A2F2-F8BC113DBBFD_Person4542262463 ;
  a2a:EventKeyRef oa:event_hco_4FC803C0-FF6B-4BDF-A2F2-F8BC113DBBFD_Event1 .

oa:relationep_hco_4FC803C0-FF6B-4BDF-A2F2-F8BC113DBBFD_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_hco_4FC803C0-FF6B-4BDF-A2F2-F8BC113DBBFD_Person4542262465 ;
  a2a:EventKeyRef oa:event_hco_4FC803C0-FF6B-4BDF-A2F2-F8BC113DBBFD_Event1 .

oa:relationep_hco_4FC803C0-FF6B-4BDF-A2F2-F8BC113DBBFD_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_hco_4FC803C0-FF6B-4BDF-A2F2-F8BC113DBBFD_Person4542262467 ;
  a2a:EventKeyRef oa:event_hco_4FC803C0-FF6B-4BDF-A2F2-F8BC113DBBFD_Event1 .

oa:relationep_hco_4FC803C0-FF6B-4BDF-A2F2-F8BC113DBBFD_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_hco_4FC803C0-FF6B-4BDF-A2F2-F8BC113DBBFD_Person4542262468 ;
  a2a:EventKeyRef oa:event_hco_4FC803C0-FF6B-4BDF-A2F2-F8BC113DBBFD_Event1 .

oa:relationep_hco_4FC803C0-FF6B-4BDF-A2F2-F8BC113DBBFD_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_hco_4FC803C0-FF6B-4BDF-A2F2-F8BC113DBBFD_Person4542262470 ;
  a2a:EventKeyRef oa:event_hco_4FC803C0-FF6B-4BDF-A2F2-F8BC113DBBFD_Event1 .

oa:relationep_hco_4FC803C0-FF6B-4BDF-A2F2-F8BC113DBBFD_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_hco_4FC803C0-FF6B-4BDF-A2F2-F8BC113DBBFD_Person4542262471 ;
  a2a:EventKeyRef oa:event_hco_4FC803C0-FF6B-4BDF-A2F2-F8BC113DBBFD_Event1 .

oa:source_hco_4FC803C0-FF6B-4BDF-A2F2-F8BC113DBBFD
  a a2a:Source ;
  rdfs:label "Collectie Overijssel locatie Zwolle, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Almelo" ;
    a2a:Country "Nederland" ;
    rdfs:label "Almelo, Nederland", "1922-04-21 - 1922-04-21"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1922-04-21"^^xsd:date ;
    a2a:SourceIndexDateTo "1922-04-21"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "21 04 1922" ;
    a2a:Year "1922" ;
    a2a:Month "04" ;
    a2a:Day "21" ;
    rdfs:label "21 04 1922"
  ] ;
  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, Almelo" ;
    a2a:DocumentNumber "53" ;
    a2a:RegistryNumber "505" ;
    rdfs:label "Collectie Overijssel locatie Zwolle, Zwolle, Burgerlijke Stand in Overijssel, Registers van huwelijken en echtscheidingen, Almelo, 53, 505"
  ] ;
  a2a:SourceLastChangeDate "2026-02-10"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://proxy.archieven.nl/141/4FC803C0FF6B4BDFA2F2F8BC113DBBFD" ;
  a2a:RecordIdentifier "4542262461" ;
  a2a:RecordGUID "{4FC803C0-FF6B-4BDF-A2F2-F8BC113DBBFD}" ;
  a2a:SourceRemarkOpmerking "echtscheiding Almelo 06 06 1931" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/72619691FA0D4E89A210553B16F12F17" .

