@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_D0028C3E-EF1A-4794-B1D8-1BAB552B3608
  a a2a:Record ;
  rdfs:label "Huwelijk op 12 juni 1906 te Losser" ;
  a2a:hasPerson oa:person_hco_D0028C3E-EF1A-4794-B1D8-1BAB552B3608_Person3204598554, oa:person_hco_D0028C3E-EF1A-4794-B1D8-1BAB552B3608_Person3204598555, oa:person_hco_D0028C3E-EF1A-4794-B1D8-1BAB552B3608_Person3204598556, oa:person_hco_D0028C3E-EF1A-4794-B1D8-1BAB552B3608_Person3204598557, oa:person_hco_D0028C3E-EF1A-4794-B1D8-1BAB552B3608_Person3204598558, oa:person_hco_D0028C3E-EF1A-4794-B1D8-1BAB552B3608_Person3204598559 ;
  a2a:hasEvent oa:event_hco_D0028C3E-EF1A-4794-B1D8-1BAB552B3608_Event1 ;
  a2a:hasRelationEP oa:relationep_hco_D0028C3E-EF1A-4794-B1D8-1BAB552B3608_0, oa:relationep_hco_D0028C3E-EF1A-4794-B1D8-1BAB552B3608_1, oa:relationep_hco_D0028C3E-EF1A-4794-B1D8-1BAB552B3608_2, oa:relationep_hco_D0028C3E-EF1A-4794-B1D8-1BAB552B3608_3, oa:relationep_hco_D0028C3E-EF1A-4794-B1D8-1BAB552B3608_4, oa:relationep_hco_D0028C3E-EF1A-4794-B1D8-1BAB552B3608_5 ;
  a2a:hasSource oa:source_hco_D0028C3E-EF1A-4794-B1D8-1BAB552B3608 .

oa:person_hco_D0028C3E-EF1A-4794-B1D8-1BAB552B3608_Person3204598554
  a a2a:Person ;
  rdfs:label "Joannes Benneker" ;
  a2a:PersonName [
    rdfs:label "Joannes Benneker" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNameLastName "Benneker"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "39" ;
    rdfs:label "39"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Losser" ;
    rdfs:label "Losser"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_hco_D0028C3E-EF1A-4794-B1D8-1BAB552B3608_Person3204598555
  a a2a:Person ;
  rdfs:label "Lambertus Benneker" ;
  a2a:PersonName [
    rdfs:label "Lambertus Benneker" ;
    a2a:PersonNameFirstName "Lambertus" ;
    a2a:PersonNameLastName "Benneker"
  ] .

oa:person_hco_D0028C3E-EF1A-4794-B1D8-1BAB552B3608_Person3204598556
  a a2a:Person ;
  rdfs:label "Johanna Tijman" ;
  a2a:PersonName [
    rdfs:label "Johanna Tijman" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Tijman"
  ] .

oa:person_hco_D0028C3E-EF1A-4794-B1D8-1BAB552B3608_Person3204598557
  a a2a:Person ;
  rdfs:label "Johanna Dubbelink" ;
  a2a:PersonName [
    rdfs:label "Johanna Dubbelink" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Dubbelink"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "33" ;
    rdfs:label "33"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Losser" ;
    rdfs:label "Losser"
  ] .

oa:person_hco_D0028C3E-EF1A-4794-B1D8-1BAB552B3608_Person3204598558
  a a2a:Person ;
  rdfs:label "Hermannus Dubbelink" ;
  a2a:PersonName [
    rdfs:label "Hermannus Dubbelink" ;
    a2a:PersonNameFirstName "Hermannus" ;
    a2a:PersonNameLastName "Dubbelink"
  ] .

oa:person_hco_D0028C3E-EF1A-4794-B1D8-1BAB552B3608_Person3204598559
  a a2a:Person ;
  rdfs:label "Janna Perrevoort" ;
  a2a:PersonName [
    rdfs:label "Janna Perrevoort" ;
    a2a:PersonNameFirstName "Janna" ;
    a2a:PersonNameLastName "Perrevoort"
  ] .

oa:event_hco_D0028C3E-EF1A-4794-B1D8-1BAB552B3608_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "12 06 1906" ;
    a2a:Year "1906" ;
    a2a:Month "06" ;
    a2a:Day "12" ;
    rdfs:label "1906-06-12"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Losser" ;
    rdfs:label "Losser"
  ] .

oa:relationep_hco_D0028C3E-EF1A-4794-B1D8-1BAB552B3608_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_hco_D0028C3E-EF1A-4794-B1D8-1BAB552B3608_Person3204598554 ;
  a2a:EventKeyRef oa:event_hco_D0028C3E-EF1A-4794-B1D8-1BAB552B3608_Event1 .

oa:relationep_hco_D0028C3E-EF1A-4794-B1D8-1BAB552B3608_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_hco_D0028C3E-EF1A-4794-B1D8-1BAB552B3608_Person3204598555 ;
  a2a:EventKeyRef oa:event_hco_D0028C3E-EF1A-4794-B1D8-1BAB552B3608_Event1 .

oa:relationep_hco_D0028C3E-EF1A-4794-B1D8-1BAB552B3608_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_hco_D0028C3E-EF1A-4794-B1D8-1BAB552B3608_Person3204598556 ;
  a2a:EventKeyRef oa:event_hco_D0028C3E-EF1A-4794-B1D8-1BAB552B3608_Event1 .

oa:relationep_hco_D0028C3E-EF1A-4794-B1D8-1BAB552B3608_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_hco_D0028C3E-EF1A-4794-B1D8-1BAB552B3608_Person3204598557 ;
  a2a:EventKeyRef oa:event_hco_D0028C3E-EF1A-4794-B1D8-1BAB552B3608_Event1 .

oa:relationep_hco_D0028C3E-EF1A-4794-B1D8-1BAB552B3608_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_hco_D0028C3E-EF1A-4794-B1D8-1BAB552B3608_Person3204598558 ;
  a2a:EventKeyRef oa:event_hco_D0028C3E-EF1A-4794-B1D8-1BAB552B3608_Event1 .

oa:relationep_hco_D0028C3E-EF1A-4794-B1D8-1BAB552B3608_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_hco_D0028C3E-EF1A-4794-B1D8-1BAB552B3608_Person3204598559 ;
  a2a:EventKeyRef oa:event_hco_D0028C3E-EF1A-4794-B1D8-1BAB552B3608_Event1 .

oa:source_hco_D0028C3E-EF1A-4794-B1D8-1BAB552B3608
  a a2a:Source ;
  rdfs:label "Collectie Overijssel locatie Zwolle, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Losser" ;
    a2a:Country "Nederland" ;
    rdfs:label "Losser, Nederland", "1906-06-12 - 1906-06-12"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1906-06-12"^^xsd:date ;
    a2a:SourceIndexDateTo "1906-06-12"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "12 06 1906" ;
    a2a:Year "1906" ;
    a2a:Month "06" ;
    a2a:Day "12" ;
    rdfs:label "12 06 1906"
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Collectie Overijssel locatie Zwolle" ;
    a2a:Place "Zwolle" ;
    a2a:Collection "Burgerlijke Stand in Overijssel" ;
    a2a:Book "Losser, registers van huwelijken en echtscheidingen" ;
    a2a:DocumentNumber "29" ;
    a2a:RegistryNumber "8864" ;
    rdfs:label "Collectie Overijssel locatie Zwolle, Zwolle, Burgerlijke Stand in Overijssel, Losser, registers van huwelijken en echtscheidingen, 29, 8864"
  ] ;
  a2a:SourceLastChangeDate "2023-04-18"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://proxy.archieven.nl/141/D0028C3EEF1A4794B1D81BAB552B3608" ;
  a2a:RecordIdentifier "3204598553" ;
  a2a:RecordGUID "{D0028C3E-EF1A-4794-B1D8-1BAB552B3608}" ;
  a2a:SourceRemarkOpmerking "weduwnaar van Gezina Kuipers" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/3A647FB19C5D49FDB16B73C69266BF20" .

