@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_3C140551-27D4-4792-B351-FFB0EB7B8CD7
  a a2a:Record ;
  rdfs:label "Huwelijk op 10 juni 1943 te Kampen" ;
  a2a:hasPerson oa:person_hco_3C140551-27D4-4792-B351-FFB0EB7B8CD7_Person3179638113, oa:person_hco_3C140551-27D4-4792-B351-FFB0EB7B8CD7_Person3179638114, oa:person_hco_3C140551-27D4-4792-B351-FFB0EB7B8CD7_Person3179638115, oa:person_hco_3C140551-27D4-4792-B351-FFB0EB7B8CD7_Person3179638116, oa:person_hco_3C140551-27D4-4792-B351-FFB0EB7B8CD7_Person3179638117, oa:person_hco_3C140551-27D4-4792-B351-FFB0EB7B8CD7_Person3179638118 ;
  a2a:hasEvent oa:event_hco_3C140551-27D4-4792-B351-FFB0EB7B8CD7_Event1 ;
  a2a:hasRelationEP oa:relationep_hco_3C140551-27D4-4792-B351-FFB0EB7B8CD7_0, oa:relationep_hco_3C140551-27D4-4792-B351-FFB0EB7B8CD7_1, oa:relationep_hco_3C140551-27D4-4792-B351-FFB0EB7B8CD7_2, oa:relationep_hco_3C140551-27D4-4792-B351-FFB0EB7B8CD7_3, oa:relationep_hco_3C140551-27D4-4792-B351-FFB0EB7B8CD7_4, oa:relationep_hco_3C140551-27D4-4792-B351-FFB0EB7B8CD7_5 ;
  a2a:hasSource oa:source_hco_3C140551-27D4-4792-B351-FFB0EB7B8CD7 .

oa:person_hco_3C140551-27D4-4792-B351-FFB0EB7B8CD7_Person3179638113
  a a2a:Person ;
  rdfs:label "Roelof Marsman" ;
  a2a:PersonName [
    rdfs:label "Roelof Marsman" ;
    a2a:PersonNameFirstName "Roelof" ;
    a2a:PersonNameLastName "Marsman"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "27" ;
    rdfs:label "27"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Kampen" ;
    rdfs:label "Kampen"
  ] ;
  a2a:Profession "onderwijzer" .

oa:person_hco_3C140551-27D4-4792-B351-FFB0EB7B8CD7_Person3179638114
  a a2a:Person ;
  rdfs:label "Dirk Jan Marsman" ;
  a2a:PersonName [
    rdfs:label "Dirk Jan Marsman" ;
    a2a:PersonNameFirstName "Dirk Jan" ;
    a2a:PersonNameLastName "Marsman"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "57" ;
    rdfs:label "57"
  ] ;
  a2a:Profession "wegenbouwer" .

oa:person_hco_3C140551-27D4-4792-B351-FFB0EB7B8CD7_Person3179638115
  a a2a:Person ;
  rdfs:label "Hendrika Stalknecht" ;
  a2a:PersonName [
    rdfs:label "Hendrika Stalknecht" ;
    a2a:PersonNameFirstName "Hendrika" ;
    a2a:PersonNameLastName "Stalknecht"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "53" ;
    rdfs:label "53"
  ] .

oa:person_hco_3C140551-27D4-4792-B351-FFB0EB7B8CD7_Person3179638116
  a a2a:Person ;
  rdfs:label "Lubbertje van Oene" ;
  a2a:PersonName [
    rdfs:label "Lubbertje van Oene" ;
    a2a:PersonNameFirstName "Lubbertje" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Oene"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "28" ;
    rdfs:label "28"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Kampen" ;
    rdfs:label "Kampen"
  ] .

oa:person_hco_3C140551-27D4-4792-B351-FFB0EB7B8CD7_Person3179638117
  a a2a:Person ;
  rdfs:label "Albert van Oene" ;
  a2a:PersonName [
    rdfs:label "Albert van Oene" ;
    a2a:PersonNameFirstName "Albert" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Oene"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "57" ;
    rdfs:label "57"
  ] ;
  a2a:Profession "gemeente-arbeider" .

oa:person_hco_3C140551-27D4-4792-B351-FFB0EB7B8CD7_Person3179638118
  a a2a:Person ;
  rdfs:label "Lubbertje Boom" ;
  a2a:PersonName [
    rdfs:label "Lubbertje Boom" ;
    a2a:PersonNameFirstName "Lubbertje" ;
    a2a:PersonNameLastName "Boom"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_hco_3C140551-27D4-4792-B351-FFB0EB7B8CD7_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "10-06-1943" ;
    a2a:Year "1943" ;
    a2a:Month "06" ;
    a2a:Day "10" ;
    rdfs:label "1943-06-10"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Kampen" ;
    rdfs:label "Kampen"
  ] .

oa:relationep_hco_3C140551-27D4-4792-B351-FFB0EB7B8CD7_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_hco_3C140551-27D4-4792-B351-FFB0EB7B8CD7_Person3179638113 ;
  a2a:EventKeyRef oa:event_hco_3C140551-27D4-4792-B351-FFB0EB7B8CD7_Event1 .

oa:relationep_hco_3C140551-27D4-4792-B351-FFB0EB7B8CD7_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_hco_3C140551-27D4-4792-B351-FFB0EB7B8CD7_Person3179638114 ;
  a2a:EventKeyRef oa:event_hco_3C140551-27D4-4792-B351-FFB0EB7B8CD7_Event1 .

oa:relationep_hco_3C140551-27D4-4792-B351-FFB0EB7B8CD7_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_hco_3C140551-27D4-4792-B351-FFB0EB7B8CD7_Person3179638115 ;
  a2a:EventKeyRef oa:event_hco_3C140551-27D4-4792-B351-FFB0EB7B8CD7_Event1 .

oa:relationep_hco_3C140551-27D4-4792-B351-FFB0EB7B8CD7_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_hco_3C140551-27D4-4792-B351-FFB0EB7B8CD7_Person3179638116 ;
  a2a:EventKeyRef oa:event_hco_3C140551-27D4-4792-B351-FFB0EB7B8CD7_Event1 .

oa:relationep_hco_3C140551-27D4-4792-B351-FFB0EB7B8CD7_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_hco_3C140551-27D4-4792-B351-FFB0EB7B8CD7_Person3179638117 ;
  a2a:EventKeyRef oa:event_hco_3C140551-27D4-4792-B351-FFB0EB7B8CD7_Event1 .

oa:relationep_hco_3C140551-27D4-4792-B351-FFB0EB7B8CD7_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_hco_3C140551-27D4-4792-B351-FFB0EB7B8CD7_Person3179638118 ;
  a2a:EventKeyRef oa:event_hco_3C140551-27D4-4792-B351-FFB0EB7B8CD7_Event1 .

oa:source_hco_3C140551-27D4-4792-B351-FFB0EB7B8CD7
  a a2a:Source ;
  rdfs:label "Collectie Overijssel locatie Zwolle, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Kampen" ;
    a2a:Country "Nederland" ;
    rdfs:label "Kampen, Nederland", "1943-06-10 - 1943-06-10"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1943-06-10"^^xsd:date ;
    a2a:SourceIndexDateTo "1943-06-10"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "10-06-1943" ;
    a2a:Year "1943" ;
    a2a:Month "06" ;
    a2a:Day "10" ;
    rdfs:label "10-06-1943"
  ] ;
  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" ;
    a2a:DocumentNumber "82" ;
    a2a:RegistryNumber "16354" ;
    rdfs:label "Collectie Overijssel locatie Zwolle, Zwolle, Burgerlijke Stand in Overijssel, Registers van huwelijken en echtscheidingen, 82, 16354"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/141/D405B6043754421FA7600EE2B3600BDF" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/141/D405B6043754421FA7600EE2B3600BDF" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/141/D405B6043754421FA7600EE2B3600BDF"
  ] ;
  a2a:SourceLastChangeDate "2023-03-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://proxy.archieven.nl/141/3C14055127D44792B351FFB0EB7B8CD7" ;
  a2a:RecordIdentifier "3179638112" ;
  a2a:RecordGUID "{3C140551-27D4-4792-B351-FFB0EB7B8CD7}" ;
  a2a:SourceRemarkOpmerking "Moeder bruid overleden" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/150751A08234415BBEBE52A562C56391" .

