@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_2ACF9BCA-2430-4E99-BFBF-0133CD1BA8DA
  a a2a:Record ;
  rdfs:label "Huwelijk (in het jaar 1836)" ;
  a2a:hasPerson oa:person_hco_2ACF9BCA-2430-4E99-BFBF-0133CD1BA8DA_Person3709852915, oa:person_hco_2ACF9BCA-2430-4E99-BFBF-0133CD1BA8DA_Person3709852916, oa:person_hco_2ACF9BCA-2430-4E99-BFBF-0133CD1BA8DA_Person3709852917, oa:person_hco_2ACF9BCA-2430-4E99-BFBF-0133CD1BA8DA_Person3709852918, oa:person_hco_2ACF9BCA-2430-4E99-BFBF-0133CD1BA8DA_Person3709852919, oa:person_hco_2ACF9BCA-2430-4E99-BFBF-0133CD1BA8DA_Person3709852920 ;
  a2a:hasEvent oa:event_hco_2ACF9BCA-2430-4E99-BFBF-0133CD1BA8DA_Event1 ;
  a2a:hasRelationEP oa:relationep_hco_2ACF9BCA-2430-4E99-BFBF-0133CD1BA8DA_0, oa:relationep_hco_2ACF9BCA-2430-4E99-BFBF-0133CD1BA8DA_1, oa:relationep_hco_2ACF9BCA-2430-4E99-BFBF-0133CD1BA8DA_2, oa:relationep_hco_2ACF9BCA-2430-4E99-BFBF-0133CD1BA8DA_3, oa:relationep_hco_2ACF9BCA-2430-4E99-BFBF-0133CD1BA8DA_4, oa:relationep_hco_2ACF9BCA-2430-4E99-BFBF-0133CD1BA8DA_5 ;
  a2a:hasSource oa:source_hco_2ACF9BCA-2430-4E99-BFBF-0133CD1BA8DA .

oa:person_hco_2ACF9BCA-2430-4E99-BFBF-0133CD1BA8DA_Person3709852915
  a a2a:Person ;
  rdfs:label "Jan Winkels" ;
  a2a:PersonName [
    rdfs:label "Jan Winkels" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Winkels"
  ] ;
  a2a:BirthDate [
    a2a:LiteralDate "09 12 1809" ;
    a2a:Year "1809" ;
    a2a:Month "12" ;
    a2a:Day "09" ;
    rdfs:label "09 12 1809"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rouveen" ;
    rdfs:label "Rouveen"
  ] ;
  a2a:Profession "boereknecht" .

oa:person_hco_2ACF9BCA-2430-4E99-BFBF-0133CD1BA8DA_Person3709852916
  a a2a:Person ;
  rdfs:label "Jan Jans Winkels" ;
  a2a:PersonName [
    rdfs:label "Jan Jans Winkels" ;
    a2a:PersonNameFirstName "Jan Jans" ;
    a2a:PersonNameLastName "Winkels"
  ] .

oa:person_hco_2ACF9BCA-2430-4E99-BFBF-0133CD1BA8DA_Person3709852917
  a a2a:Person ;
  rdfs:label "Jantje Geerlings Krol" ;
  a2a:PersonName [
    rdfs:label "Jantje Geerlings Krol" ;
    a2a:PersonNameFirstName "Jantje Geerlings" ;
    a2a:PersonNameLastName "Krol"
  ] .

oa:person_hco_2ACF9BCA-2430-4E99-BFBF-0133CD1BA8DA_Person3709852918
  a a2a:Person ;
  rdfs:label "Harmpje Weerman" ;
  a2a:PersonName [
    rdfs:label "Harmpje Weerman" ;
    a2a:PersonNameFirstName "Harmpje" ;
    a2a:PersonNameLastName "Weerman"
  ] ;
  a2a:BirthDate [
    a2a:LiteralDate "10 11 1808" ;
    a2a:Year "1808" ;
    a2a:Month "11" ;
    a2a:Day "10" ;
    rdfs:label "10 11 1808"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rouveen" ;
    rdfs:label "Rouveen"
  ] ;
  a2a:Profession "dienstmeid" .

oa:person_hco_2ACF9BCA-2430-4E99-BFBF-0133CD1BA8DA_Person3709852919
  a a2a:Person ;
  rdfs:label "Harm Lamberts Weerman" ;
  a2a:PersonName [
    rdfs:label "Harm Lamberts Weerman" ;
    a2a:PersonNameFirstName "Harm Lamberts" ;
    a2a:PersonNameLastName "Weerman"
  ] .

oa:person_hco_2ACF9BCA-2430-4E99-BFBF-0133CD1BA8DA_Person3709852920
  a a2a:Person ;
  rdfs:label "Grietje Gerrits Reuterus" ;
  a2a:PersonName [
    rdfs:label "Grietje Gerrits Reuterus" ;
    a2a:PersonNameFirstName "Grietje Gerrits" ;
    a2a:PersonNameLastName "Reuterus"
  ] .

oa:event_hco_2ACF9BCA-2430-4E99-BFBF-0133CD1BA8DA_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [ ] ;
  a2a:EventPlace [
    a2a:Place "Staphorst" ;
    rdfs:label "Staphorst"
  ] .

oa:relationep_hco_2ACF9BCA-2430-4E99-BFBF-0133CD1BA8DA_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_hco_2ACF9BCA-2430-4E99-BFBF-0133CD1BA8DA_Person3709852915 ;
  a2a:EventKeyRef oa:event_hco_2ACF9BCA-2430-4E99-BFBF-0133CD1BA8DA_Event1 .

oa:relationep_hco_2ACF9BCA-2430-4E99-BFBF-0133CD1BA8DA_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_hco_2ACF9BCA-2430-4E99-BFBF-0133CD1BA8DA_Person3709852916 ;
  a2a:EventKeyRef oa:event_hco_2ACF9BCA-2430-4E99-BFBF-0133CD1BA8DA_Event1 .

oa:relationep_hco_2ACF9BCA-2430-4E99-BFBF-0133CD1BA8DA_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_hco_2ACF9BCA-2430-4E99-BFBF-0133CD1BA8DA_Person3709852917 ;
  a2a:EventKeyRef oa:event_hco_2ACF9BCA-2430-4E99-BFBF-0133CD1BA8DA_Event1 .

oa:relationep_hco_2ACF9BCA-2430-4E99-BFBF-0133CD1BA8DA_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_hco_2ACF9BCA-2430-4E99-BFBF-0133CD1BA8DA_Person3709852918 ;
  a2a:EventKeyRef oa:event_hco_2ACF9BCA-2430-4E99-BFBF-0133CD1BA8DA_Event1 .

oa:relationep_hco_2ACF9BCA-2430-4E99-BFBF-0133CD1BA8DA_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_hco_2ACF9BCA-2430-4E99-BFBF-0133CD1BA8DA_Person3709852919 ;
  a2a:EventKeyRef oa:event_hco_2ACF9BCA-2430-4E99-BFBF-0133CD1BA8DA_Event1 .

oa:relationep_hco_2ACF9BCA-2430-4E99-BFBF-0133CD1BA8DA_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_hco_2ACF9BCA-2430-4E99-BFBF-0133CD1BA8DA_Person3709852920 ;
  a2a:EventKeyRef oa:event_hco_2ACF9BCA-2430-4E99-BFBF-0133CD1BA8DA_Event1 .

oa:source_hco_2ACF9BCA-2430-4E99-BFBF-0133CD1BA8DA
  a a2a:Source ;
  rdfs:label "Collectie Overijssel locatie Zwolle, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Staphorst" ;
    a2a:Country "Nederland" ;
    rdfs:label "Staphorst, Nederland", "1836-04-30 - 1836-04-30"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1836-04-30"^^xsd:date ;
    a2a:SourceIndexDateTo "1836-04-30"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "30 04 1836" ;
    a2a:Year "1836" ;
    a2a:Month "04" ;
    a2a:Day "30" ;
    rdfs:label "30 04 1836"
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Collectie Overijssel locatie Zwolle" ;
    a2a:Collection "Burgerlijke Stand in Overijssel" ;
    a2a:Book "Registers van huwelijken en echtscheidingen, Staphorst" ;
    a2a:DocumentNumber "15" ;
    a2a:RegistryNumber "11272" ;
    rdfs:label "Collectie Overijssel locatie Zwolle, Burgerlijke Stand in Overijssel, Registers van huwelijken en echtscheidingen, Staphorst, 15, 11272"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/141/F7E2471C47D74FB3B6D963D10E91D85E" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/141/F7E2471C47D74FB3B6D963D10E91D85E" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/141/F7E2471C47D74FB3B6D963D10E91D85E"
  ] ;
  a2a:SourceLastChangeDate "2024-06-13"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://proxy.archieven.nl/141/2ACF9BCA24304E99BFBF0133CD1BA8DA" ;
  a2a:RecordIdentifier "3709852914" ;
  a2a:RecordGUID "{2ACF9BCA-2430-4E99-BFBF-0133CD1BA8DA}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/82B560EC14834C78BCD43B11725FC1CD" .

