@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_F0B2E40E-20DD-4BEA-AAA1-9D45E4033D51
  a a2a:Record ;
  rdfs:label "Huwelijk op 2 januari 1892 te Markelo" ;
  a2a:hasPerson oa:person_hco_F0B2E40E-20DD-4BEA-AAA1-9D45E4033D51_Person3365393871, oa:person_hco_F0B2E40E-20DD-4BEA-AAA1-9D45E4033D51_Person3365393872, oa:person_hco_F0B2E40E-20DD-4BEA-AAA1-9D45E4033D51_Person3365393873, oa:person_hco_F0B2E40E-20DD-4BEA-AAA1-9D45E4033D51_Person3365393874, oa:person_hco_F0B2E40E-20DD-4BEA-AAA1-9D45E4033D51_Person3365393875, oa:person_hco_F0B2E40E-20DD-4BEA-AAA1-9D45E4033D51_Person3365393876 ;
  a2a:hasEvent oa:event_hco_F0B2E40E-20DD-4BEA-AAA1-9D45E4033D51_Event1 ;
  a2a:hasRelationEP oa:relationep_hco_F0B2E40E-20DD-4BEA-AAA1-9D45E4033D51_0, oa:relationep_hco_F0B2E40E-20DD-4BEA-AAA1-9D45E4033D51_1, oa:relationep_hco_F0B2E40E-20DD-4BEA-AAA1-9D45E4033D51_2, oa:relationep_hco_F0B2E40E-20DD-4BEA-AAA1-9D45E4033D51_3, oa:relationep_hco_F0B2E40E-20DD-4BEA-AAA1-9D45E4033D51_4, oa:relationep_hco_F0B2E40E-20DD-4BEA-AAA1-9D45E4033D51_5 ;
  a2a:hasSource oa:source_hco_F0B2E40E-20DD-4BEA-AAA1-9D45E4033D51 .

oa:person_hco_F0B2E40E-20DD-4BEA-AAA1-9D45E4033D51_Person3365393871
  a a2a:Person ;
  rdfs:label "Jan Ikkink" ;
  a2a:PersonName [
    rdfs:label "Jan Ikkink" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Ikkink"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "40" ;
    rdfs:label "40"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Markelo" ;
    rdfs:label "Markelo"
  ] ;
  a2a:Profession "boerenknecht" .

oa:person_hco_F0B2E40E-20DD-4BEA-AAA1-9D45E4033D51_Person3365393872
  a a2a:Person ;
  rdfs:label "Jan Ikkink" ;
  a2a:PersonName [
    rdfs:label "Jan Ikkink" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Ikkink"
  ] .

oa:person_hco_F0B2E40E-20DD-4BEA-AAA1-9D45E4033D51_Person3365393873
  a a2a:Person ;
  rdfs:label "Maria Brekveld" ;
  a2a:PersonName [
    rdfs:label "Maria Brekveld" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Brekveld"
  ] .

oa:person_hco_F0B2E40E-20DD-4BEA-AAA1-9D45E4033D51_Person3365393874
  a a2a:Person ;
  rdfs:label "Johanna Willemina Lubbers" ;
  a2a:PersonName [
    rdfs:label "Johanna Willemina Lubbers" ;
    a2a:PersonNameFirstName "Johanna Willemina" ;
    a2a:PersonNameLastName "Lubbers"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "39" ;
    rdfs:label "39"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Markelo" ;
    rdfs:label "Markelo"
  ] ;
  a2a:Profession "landbouwster" .

oa:person_hco_F0B2E40E-20DD-4BEA-AAA1-9D45E4033D51_Person3365393875
  a a2a:Person ;
  rdfs:label "Willem Lubbers" ;
  a2a:PersonName [
    rdfs:label "Willem Lubbers" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNameLastName "Lubbers"
  ] .

oa:person_hco_F0B2E40E-20DD-4BEA-AAA1-9D45E4033D51_Person3365393876
  a a2a:Person ;
  rdfs:label "Gerhardina Wannink" ;
  a2a:PersonName [
    rdfs:label "Gerhardina Wannink" ;
    a2a:PersonNameFirstName "Gerhardina" ;
    a2a:PersonNameLastName "Wannink"
  ] .

oa:event_hco_F0B2E40E-20DD-4BEA-AAA1-9D45E4033D51_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "02 01 1892" ;
    a2a:Year "1892" ;
    a2a:Month "01" ;
    a2a:Day "02" ;
    rdfs:label "1892-01-02"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Markelo" ;
    rdfs:label "Markelo"
  ] .

oa:relationep_hco_F0B2E40E-20DD-4BEA-AAA1-9D45E4033D51_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_hco_F0B2E40E-20DD-4BEA-AAA1-9D45E4033D51_Person3365393871 ;
  a2a:EventKeyRef oa:event_hco_F0B2E40E-20DD-4BEA-AAA1-9D45E4033D51_Event1 .

oa:relationep_hco_F0B2E40E-20DD-4BEA-AAA1-9D45E4033D51_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_hco_F0B2E40E-20DD-4BEA-AAA1-9D45E4033D51_Person3365393872 ;
  a2a:EventKeyRef oa:event_hco_F0B2E40E-20DD-4BEA-AAA1-9D45E4033D51_Event1 .

oa:relationep_hco_F0B2E40E-20DD-4BEA-AAA1-9D45E4033D51_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_hco_F0B2E40E-20DD-4BEA-AAA1-9D45E4033D51_Person3365393873 ;
  a2a:EventKeyRef oa:event_hco_F0B2E40E-20DD-4BEA-AAA1-9D45E4033D51_Event1 .

oa:relationep_hco_F0B2E40E-20DD-4BEA-AAA1-9D45E4033D51_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_hco_F0B2E40E-20DD-4BEA-AAA1-9D45E4033D51_Person3365393874 ;
  a2a:EventKeyRef oa:event_hco_F0B2E40E-20DD-4BEA-AAA1-9D45E4033D51_Event1 .

oa:relationep_hco_F0B2E40E-20DD-4BEA-AAA1-9D45E4033D51_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_hco_F0B2E40E-20DD-4BEA-AAA1-9D45E4033D51_Person3365393875 ;
  a2a:EventKeyRef oa:event_hco_F0B2E40E-20DD-4BEA-AAA1-9D45E4033D51_Event1 .

oa:relationep_hco_F0B2E40E-20DD-4BEA-AAA1-9D45E4033D51_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_hco_F0B2E40E-20DD-4BEA-AAA1-9D45E4033D51_Person3365393876 ;
  a2a:EventKeyRef oa:event_hco_F0B2E40E-20DD-4BEA-AAA1-9D45E4033D51_Event1 .

oa:source_hco_F0B2E40E-20DD-4BEA-AAA1-9D45E4033D51
  a a2a:Source ;
  rdfs:label "Collectie Overijssel locatie Zwolle, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Markelo" ;
    a2a:Country "Nederland" ;
    rdfs:label "Markelo, Nederland", "1892-01-02 - 1892-01-02"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1892-01-02"^^xsd:date ;
    a2a:SourceIndexDateTo "1892-01-02"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "02 01 1892" ;
    a2a:Year "1892" ;
    a2a:Month "01" ;
    a2a:Day "02" ;
    rdfs:label "02 01 1892"
  ] ;
  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, Markelo" ;
    a2a:DocumentNumber "1" ;
    a2a:RegistryNumber "9148" ;
    rdfs:label "Collectie Overijssel locatie Zwolle, Zwolle, Burgerlijke Stand in Overijssel, Registers van huwelijken en echtscheidingen, Markelo, 1, 9148"
  ] ;
  a2a:SourceLastChangeDate "2023-10-05"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://proxy.archieven.nl/141/F0B2E40E20DD4BEAAAA19D45E4033D51" ;
  a2a:RecordIdentifier "3365393870" ;
  a2a:RecordGUID "{F0B2E40E-20DD-4BEA-AAA1-9D45E4033D51}" ;
  a2a:SourceRemarkOpmerking "weduwe van Jan Oolbrink" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/2ECBE15FFF0148ECA07742FFF596FEE7" .

