@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_EE739701-FA32-4697-AAF2-2AB39580A539
  a a2a:Record ;
  rdfs:label "Huwelijk op 17 januari 1817 te Grafhorst" ;
  a2a:hasPerson oa:person_hco_EE739701-FA32-4697-AAF2-2AB39580A539_Person1, oa:person_hco_EE739701-FA32-4697-AAF2-2AB39580A539_Person2, oa:person_hco_EE739701-FA32-4697-AAF2-2AB39580A539_Person3, oa:person_hco_EE739701-FA32-4697-AAF2-2AB39580A539_Person4, oa:person_hco_EE739701-FA32-4697-AAF2-2AB39580A539_Person5, oa:person_hco_EE739701-FA32-4697-AAF2-2AB39580A539_Person6 ;
  a2a:hasEvent oa:event_hco_EE739701-FA32-4697-AAF2-2AB39580A539_Event1 ;
  a2a:hasRelationEP oa:relationep_hco_EE739701-FA32-4697-AAF2-2AB39580A539_0, oa:relationep_hco_EE739701-FA32-4697-AAF2-2AB39580A539_1, oa:relationep_hco_EE739701-FA32-4697-AAF2-2AB39580A539_2, oa:relationep_hco_EE739701-FA32-4697-AAF2-2AB39580A539_3, oa:relationep_hco_EE739701-FA32-4697-AAF2-2AB39580A539_4, oa:relationep_hco_EE739701-FA32-4697-AAF2-2AB39580A539_5 ;
  a2a:hasSource oa:source_hco_EE739701-FA32-4697-AAF2-2AB39580A539 .

oa:person_hco_EE739701-FA32-4697-AAF2-2AB39580A539_Person1
  a a2a:Person ;
  rdfs:label "Jacob Sijbrands" ;
  a2a:PersonName [
    rdfs:label "Jacob Sijbrands" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNameLastName "Sijbrands"
  ] ;
  a2a:BirthDate [
    a2a:Year "1791" ;
    a2a:Month "2" ;
    a2a:Day "20" ;
    rdfs:label "1791-02-20"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Grafhorst" ;
    rdfs:label "Grafhorst"
  ] ;
  a2a:Profession "schoenmaker" .

oa:person_hco_EE739701-FA32-4697-AAF2-2AB39580A539_Person2
  a a2a:Person ;
  rdfs:label "Frans Sijbrands" ;
  a2a:PersonName [
    rdfs:label "Frans Sijbrands" ;
    a2a:PersonNameFirstName "Frans" ;
    a2a:PersonNameLastName "Sijbrands"
  ] ;
  a2a:Profession "schoenmaker" .

oa:person_hco_EE739701-FA32-4697-AAF2-2AB39580A539_Person3
  a a2a:Person ;
  rdfs:label "Lubbigje Hendriks" ;
  a2a:PersonName [
    rdfs:label "Lubbigje Hendriks" ;
    a2a:PersonNameFirstName "Lubbigje" ;
    a2a:PersonNameLastName "Hendriks"
  ] .

oa:person_hco_EE739701-FA32-4697-AAF2-2AB39580A539_Person4
  a a2a:Person ;
  rdfs:label "Berendje Kattenberg" ;
  a2a:PersonName [
    rdfs:label "Berendje Kattenberg" ;
    a2a:PersonNameFirstName "Berendje" ;
    a2a:PersonNameLastName "Kattenberg"
  ] ;
  a2a:BirthDate [
    a2a:Year "1792" ;
    a2a:Month "2" ;
    a2a:Day "13" ;
    rdfs:label "1792-02-13"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "IJsselmuiden" ;
    rdfs:label "IJsselmuiden"
  ] ;
  a2a:Profession "boerin" .

oa:person_hco_EE739701-FA32-4697-AAF2-2AB39580A539_Person5
  a a2a:Person ;
  rdfs:label "Jan Kattenberg" ;
  a2a:PersonName [
    rdfs:label "Jan Kattenberg" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Kattenberg"
  ] .

oa:person_hco_EE739701-FA32-4697-AAF2-2AB39580A539_Person6
  a a2a:Person ;
  rdfs:label "Willempje Egberts" ;
  a2a:PersonName [
    rdfs:label "Willempje Egberts" ;
    a2a:PersonNameFirstName "Willempje" ;
    a2a:PersonNameLastName "Egberts"
  ] ;
  a2a:Profession "boerin" .

oa:event_hco_EE739701-FA32-4697-AAF2-2AB39580A539_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1817" ;
    a2a:Month "1" ;
    a2a:Day "17" ;
    rdfs:label "1817-01-17"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Grafhorst" ;
    rdfs:label "Grafhorst"
  ] .

oa:relationep_hco_EE739701-FA32-4697-AAF2-2AB39580A539_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_hco_EE739701-FA32-4697-AAF2-2AB39580A539_Person1 ;
  a2a:EventKeyRef oa:event_hco_EE739701-FA32-4697-AAF2-2AB39580A539_Event1 .

oa:relationep_hco_EE739701-FA32-4697-AAF2-2AB39580A539_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_hco_EE739701-FA32-4697-AAF2-2AB39580A539_Person2 ;
  a2a:EventKeyRef oa:event_hco_EE739701-FA32-4697-AAF2-2AB39580A539_Event1 .

oa:relationep_hco_EE739701-FA32-4697-AAF2-2AB39580A539_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_hco_EE739701-FA32-4697-AAF2-2AB39580A539_Person3 ;
  a2a:EventKeyRef oa:event_hco_EE739701-FA32-4697-AAF2-2AB39580A539_Event1 .

oa:relationep_hco_EE739701-FA32-4697-AAF2-2AB39580A539_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_hco_EE739701-FA32-4697-AAF2-2AB39580A539_Person4 ;
  a2a:EventKeyRef oa:event_hco_EE739701-FA32-4697-AAF2-2AB39580A539_Event1 .

oa:relationep_hco_EE739701-FA32-4697-AAF2-2AB39580A539_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_hco_EE739701-FA32-4697-AAF2-2AB39580A539_Person5 ;
  a2a:EventKeyRef oa:event_hco_EE739701-FA32-4697-AAF2-2AB39580A539_Event1 .

oa:relationep_hco_EE739701-FA32-4697-AAF2-2AB39580A539_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_hco_EE739701-FA32-4697-AAF2-2AB39580A539_Person6 ;
  a2a:EventKeyRef oa:event_hco_EE739701-FA32-4697-AAF2-2AB39580A539_Event1 .

oa:source_hco_EE739701-FA32-4697-AAF2-2AB39580A539
  a a2a:Source ;
  rdfs:label "Historisch Centrum Overijssel, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Grafhorst" ;
    rdfs:label "Grafhorst", "1817-01-01 - 1817-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1817-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1817-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1817" ;
    a2a:Month "1" ;
    a2a:Day "17" ;
    rdfs:label "1817-01-17"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Historisch Centrum Overijssel" ;
    a2a:Collection "Grafhorst 1811-1932" ;
    a2a:DocumentNumber "1" ;
    a2a:RegistryNumber "4847" ;
    rdfs:label "Historisch Centrum Overijssel, Grafhorst 1811-1932, 1, 4847"
  ] ;
  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=16832480&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.4847&minr=3013838&miview=ldt" ;
  a2a:RecordGUID "{EE739701-FA32-4697-AAF2-2AB39580A539}" .

