@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_41f15997-d7b6-e69f-1dcd-0b6afc3b3577
  a a2a:Record ;
  rdfs:label "Huwelijk op 9 juni 1900 te Almelo, Ambt" ;
  a2a:hasPerson oa:person_hco_41f15997-d7b6-e69f-1dcd-0b6afc3b3577_Person1, oa:person_hco_41f15997-d7b6-e69f-1dcd-0b6afc3b3577_Person2, oa:person_hco_41f15997-d7b6-e69f-1dcd-0b6afc3b3577_Person3, oa:person_hco_41f15997-d7b6-e69f-1dcd-0b6afc3b3577_Person4, oa:person_hco_41f15997-d7b6-e69f-1dcd-0b6afc3b3577_Person5, oa:person_hco_41f15997-d7b6-e69f-1dcd-0b6afc3b3577_Person6 ;
  a2a:hasEvent oa:event_hco_41f15997-d7b6-e69f-1dcd-0b6afc3b3577_Event1 ;
  a2a:hasRelationEP oa:relationep_hco_41f15997-d7b6-e69f-1dcd-0b6afc3b3577_0, oa:relationep_hco_41f15997-d7b6-e69f-1dcd-0b6afc3b3577_1, oa:relationep_hco_41f15997-d7b6-e69f-1dcd-0b6afc3b3577_2, oa:relationep_hco_41f15997-d7b6-e69f-1dcd-0b6afc3b3577_3, oa:relationep_hco_41f15997-d7b6-e69f-1dcd-0b6afc3b3577_4, oa:relationep_hco_41f15997-d7b6-e69f-1dcd-0b6afc3b3577_5 ;
  a2a:hasSource oa:source_hco_41f15997-d7b6-e69f-1dcd-0b6afc3b3577 .

oa:person_hco_41f15997-d7b6-e69f-1dcd-0b6afc3b3577_Person1
  a a2a:Person ;
  rdfs:label "Jan Kuiper" ;
  a2a:PersonName [
    rdfs:label "Jan Kuiper" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Kuiper"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "24" ;
    rdfs:label "24"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Almelo, Ambt" ;
    rdfs:label "Almelo, Ambt"
  ] ;
  a2a:Profession "wever" .

oa:person_hco_41f15997-d7b6-e69f-1dcd-0b6afc3b3577_Person2
  a a2a:Person ;
  rdfs:label "Berend Kuiper" ;
  a2a:PersonName [
    rdfs:label "Berend Kuiper" ;
    a2a:PersonNameFirstName "Berend" ;
    a2a:PersonNameLastName "Kuiper"
  ] .

oa:person_hco_41f15997-d7b6-e69f-1dcd-0b6afc3b3577_Person3
  a a2a:Person ;
  rdfs:label "Dina Tusveld" ;
  a2a:PersonName [
    rdfs:label "Dina Tusveld" ;
    a2a:PersonNameFirstName "Dina" ;
    a2a:PersonNameLastName "Tusveld"
  ] .

oa:person_hco_41f15997-d7b6-e69f-1dcd-0b6afc3b3577_Person4
  a a2a:Person ;
  rdfs:label "Gezina Letteboer" ;
  a2a:PersonName [
    rdfs:label "Gezina Letteboer" ;
    a2a:PersonNameFirstName "Gezina" ;
    a2a:PersonNameLastName "Letteboer"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "25" ;
    rdfs:label "25"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Almelo, Ambt" ;
    rdfs:label "Almelo, Ambt"
  ] .

oa:person_hco_41f15997-d7b6-e69f-1dcd-0b6afc3b3577_Person5
  a a2a:Person ;
  rdfs:label "Evert Jan Letteboer" ;
  a2a:PersonName [
    rdfs:label "Evert Jan Letteboer" ;
    a2a:PersonNameFirstName "Evert Jan" ;
    a2a:PersonNameLastName "Letteboer"
  ] ;
  a2a:Profession "stoffenverver" .

oa:person_hco_41f15997-d7b6-e69f-1dcd-0b6afc3b3577_Person6
  a a2a:Person ;
  rdfs:label "Janna Kosters" ;
  a2a:PersonName [
    rdfs:label "Janna Kosters" ;
    a2a:PersonNameFirstName "Janna" ;
    a2a:PersonNameLastName "Kosters"
  ] .

oa:event_hco_41f15997-d7b6-e69f-1dcd-0b6afc3b3577_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1900" ;
    a2a:Month "6" ;
    a2a:Day "9" ;
    rdfs:label "1900-06-09"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Almelo, Ambt" ;
    rdfs:label "Almelo, Ambt"
  ] .

oa:relationep_hco_41f15997-d7b6-e69f-1dcd-0b6afc3b3577_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_hco_41f15997-d7b6-e69f-1dcd-0b6afc3b3577_Person1 ;
  a2a:EventKeyRef oa:event_hco_41f15997-d7b6-e69f-1dcd-0b6afc3b3577_Event1 .

oa:relationep_hco_41f15997-d7b6-e69f-1dcd-0b6afc3b3577_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_hco_41f15997-d7b6-e69f-1dcd-0b6afc3b3577_Person2 ;
  a2a:EventKeyRef oa:event_hco_41f15997-d7b6-e69f-1dcd-0b6afc3b3577_Event1 .

oa:relationep_hco_41f15997-d7b6-e69f-1dcd-0b6afc3b3577_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_hco_41f15997-d7b6-e69f-1dcd-0b6afc3b3577_Person3 ;
  a2a:EventKeyRef oa:event_hco_41f15997-d7b6-e69f-1dcd-0b6afc3b3577_Event1 .

oa:relationep_hco_41f15997-d7b6-e69f-1dcd-0b6afc3b3577_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_hco_41f15997-d7b6-e69f-1dcd-0b6afc3b3577_Person4 ;
  a2a:EventKeyRef oa:event_hco_41f15997-d7b6-e69f-1dcd-0b6afc3b3577_Event1 .

oa:relationep_hco_41f15997-d7b6-e69f-1dcd-0b6afc3b3577_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_hco_41f15997-d7b6-e69f-1dcd-0b6afc3b3577_Person5 ;
  a2a:EventKeyRef oa:event_hco_41f15997-d7b6-e69f-1dcd-0b6afc3b3577_Event1 .

oa:relationep_hco_41f15997-d7b6-e69f-1dcd-0b6afc3b3577_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_hco_41f15997-d7b6-e69f-1dcd-0b6afc3b3577_Person6 ;
  a2a:EventKeyRef oa:event_hco_41f15997-d7b6-e69f-1dcd-0b6afc3b3577_Event1 .

oa:source_hco_41f15997-d7b6-e69f-1dcd-0b6afc3b3577
  a a2a:Source ;
  rdfs:label "Historisch Centrum Overijssel, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Almelo, Ambt" ;
    rdfs:label "Almelo, Ambt", "1900-01-01 - 1900-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1900-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1900-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1900" ;
    a2a:Month "6" ;
    a2a:Day "9" ;
    rdfs:label "1900-06-09"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Historisch Centrum Overijssel" ;
    a2a:Collection "Almelo 1811-1932" ;
    a2a:DocumentNumber "26" ;
    a2a:RegistryNumber "287" ;
    rdfs:label "Historisch Centrum Overijssel, Almelo 1811-1932, 26, 287"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "http://www.archieven.nl/mi/www/?mivast=0&miadt=141&miaet=185&micode=0123&minr=14390447&milang=nl&misort=last_mod%7Cdesc&miview=viewer2"
  ] ;
  a2a:SourceLastChangeDate "2017-01-02"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://www.archieven.nl/nl/zoeken?mivast=0&mizig=310&miadt=141&miaet=54&micode=0123.287&minr=2475483&miview=ldt" ;
  a2a:RecordGUID "{41f15997-d7b6-e69f-1dcd-0b6afc3b3577}" .

