@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_C8E02760-3C8A-47FD-AEED-6E4D9D15393D
  a a2a:Record ;
  rdfs:label "Huwelijk (in het jaar 1824)" ;
  a2a:hasPerson oa:person_hco_C8E02760-3C8A-47FD-AEED-6E4D9D15393D_Person3603537447, oa:person_hco_C8E02760-3C8A-47FD-AEED-6E4D9D15393D_Person3603537448, oa:person_hco_C8E02760-3C8A-47FD-AEED-6E4D9D15393D_Person3603537449, oa:person_hco_C8E02760-3C8A-47FD-AEED-6E4D9D15393D_Person3603537450, oa:person_hco_C8E02760-3C8A-47FD-AEED-6E4D9D15393D_Person3603537451, oa:person_hco_C8E02760-3C8A-47FD-AEED-6E4D9D15393D_Person3603537452 ;
  a2a:hasEvent oa:event_hco_C8E02760-3C8A-47FD-AEED-6E4D9D15393D_Event1 ;
  a2a:hasRelationEP oa:relationep_hco_C8E02760-3C8A-47FD-AEED-6E4D9D15393D_0, oa:relationep_hco_C8E02760-3C8A-47FD-AEED-6E4D9D15393D_1, oa:relationep_hco_C8E02760-3C8A-47FD-AEED-6E4D9D15393D_2, oa:relationep_hco_C8E02760-3C8A-47FD-AEED-6E4D9D15393D_3, oa:relationep_hco_C8E02760-3C8A-47FD-AEED-6E4D9D15393D_4, oa:relationep_hco_C8E02760-3C8A-47FD-AEED-6E4D9D15393D_5 ;
  a2a:hasSource oa:source_hco_C8E02760-3C8A-47FD-AEED-6E4D9D15393D .

oa:person_hco_C8E02760-3C8A-47FD-AEED-6E4D9D15393D_Person3603537447
  a a2a:Person ;
  rdfs:label "Hendrik Schuuring" ;
  a2a:PersonName [
    rdfs:label "Hendrik Schuuring" ;
    a2a:PersonNameFirstName "Hendrik" ;
    a2a:PersonNameLastName "Schuuring"
  ] ;
  a2a:Profession "schippersknecht" .

oa:person_hco_C8E02760-3C8A-47FD-AEED-6E4D9D15393D_Person3603537448
  a a2a:Person ;
  rdfs:label "Herm Hendriks Schuuring" ;
  a2a:PersonName [
    rdfs:label "Herm Hendriks Schuuring" ;
    a2a:PersonNameFirstName "Herm Hendriks" ;
    a2a:PersonNameLastName "Schuuring"
  ] ;
  a2a:Profession "arbeider" .

oa:person_hco_C8E02760-3C8A-47FD-AEED-6E4D9D15393D_Person3603537449
  a a2a:Person ;
  rdfs:label "Bartha Sjerps" ;
  a2a:PersonName [
    rdfs:label "Bartha Sjerps" ;
    a2a:PersonNameFirstName "Bartha" ;
    a2a:PersonNameLastName "Sjerps"
  ] .

oa:person_hco_C8E02760-3C8A-47FD-AEED-6E4D9D15393D_Person3603537450
  a a2a:Person ;
  rdfs:label "Roelofje Koppers" ;
  a2a:PersonName [
    rdfs:label "Roelofje Koppers" ;
    a2a:PersonNameFirstName "Roelofje" ;
    a2a:PersonNameLastName "Koppers"
  ] ;
  a2a:BirthDate [
    a2a:LiteralDate "09 07 1803" ;
    a2a:Year "1803" ;
    a2a:Month "07" ;
    a2a:Day "09" ;
    rdfs:label "09 07 1803"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Zwartsluis" ;
    rdfs:label "Zwartsluis"
  ] ;
  a2a:Profession "naaister" .

oa:person_hco_C8E02760-3C8A-47FD-AEED-6E4D9D15393D_Person3603537451
  a a2a:Person ;
  rdfs:label "Joannes Koppers" ;
  a2a:PersonName [
    rdfs:label "Joannes Koppers" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNameLastName "Koppers"
  ] ;
  a2a:Profession "tuinman" .

oa:person_hco_C8E02760-3C8A-47FD-AEED-6E4D9D15393D_Person3603537452
  a a2a:Person ;
  rdfs:label "Femmigje Hendriks Kuipers" ;
  a2a:PersonName [
    rdfs:label "Femmigje Hendriks Kuipers" ;
    a2a:PersonNameFirstName "Femmigje Hendriks" ;
    a2a:PersonNameLastName "Kuipers"
  ] .

oa:event_hco_C8E02760-3C8A-47FD-AEED-6E4D9D15393D_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [ ] ;
  a2a:EventPlace [
    a2a:Place "Zwartsluis" ;
    rdfs:label "Zwartsluis"
  ] .

oa:relationep_hco_C8E02760-3C8A-47FD-AEED-6E4D9D15393D_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_hco_C8E02760-3C8A-47FD-AEED-6E4D9D15393D_Person3603537447 ;
  a2a:EventKeyRef oa:event_hco_C8E02760-3C8A-47FD-AEED-6E4D9D15393D_Event1 .

oa:relationep_hco_C8E02760-3C8A-47FD-AEED-6E4D9D15393D_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_hco_C8E02760-3C8A-47FD-AEED-6E4D9D15393D_Person3603537448 ;
  a2a:EventKeyRef oa:event_hco_C8E02760-3C8A-47FD-AEED-6E4D9D15393D_Event1 .

oa:relationep_hco_C8E02760-3C8A-47FD-AEED-6E4D9D15393D_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_hco_C8E02760-3C8A-47FD-AEED-6E4D9D15393D_Person3603537449 ;
  a2a:EventKeyRef oa:event_hco_C8E02760-3C8A-47FD-AEED-6E4D9D15393D_Event1 .

oa:relationep_hco_C8E02760-3C8A-47FD-AEED-6E4D9D15393D_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_hco_C8E02760-3C8A-47FD-AEED-6E4D9D15393D_Person3603537450 ;
  a2a:EventKeyRef oa:event_hco_C8E02760-3C8A-47FD-AEED-6E4D9D15393D_Event1 .

oa:relationep_hco_C8E02760-3C8A-47FD-AEED-6E4D9D15393D_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_hco_C8E02760-3C8A-47FD-AEED-6E4D9D15393D_Person3603537451 ;
  a2a:EventKeyRef oa:event_hco_C8E02760-3C8A-47FD-AEED-6E4D9D15393D_Event1 .

oa:relationep_hco_C8E02760-3C8A-47FD-AEED-6E4D9D15393D_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_hco_C8E02760-3C8A-47FD-AEED-6E4D9D15393D_Person3603537452 ;
  a2a:EventKeyRef oa:event_hco_C8E02760-3C8A-47FD-AEED-6E4D9D15393D_Event1 .

oa:source_hco_C8E02760-3C8A-47FD-AEED-6E4D9D15393D
  a a2a:Source ;
  rdfs:label "Collectie Overijssel locatie Zwolle, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Zwartsluis" ;
    a2a:Country "Nederland" ;
    rdfs:label "Zwartsluis, Nederland", "1824-04-17 - 1824-04-17"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1824-04-17"^^xsd:date ;
    a2a:SourceIndexDateTo "1824-04-17"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "17 04 1824" ;
    a2a:Year "1824" ;
    a2a:Month "04" ;
    a2a:Day "17" ;
    rdfs:label "17 04 1824"
  ] ;
  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, Zwartsluis" ;
    a2a:DocumentNumber "7" ;
    a2a:RegistryNumber "14247" ;
    rdfs:label "Collectie Overijssel locatie Zwolle, Zwolle, Burgerlijke Stand in Overijssel, Registers van huwelijken en echtscheidingen, Zwartsluis, 7, 14247"
  ] ;
  a2a:SourceLastChangeDate "2024-02-08"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://proxy.archieven.nl/141/C8E027603C8A47FDAEED6E4D9D15393D" ;
  a2a:RecordIdentifier "3603537446" ;
  a2a:RecordGUID "{C8E02760-3C8A-47FD-AEED-6E4D9D15393D}" ;
  a2a:SourceRemarkOpmerking "bruidegom gedoopt te Zwartsluis 15 05 1791" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/964B50191A1A4CF9BA4067B7B96EDA8C" .

