@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_frl_595eb081-aec4-986c-0a32-191a0d626c3f
  a a2a:Record ;
  rdfs:label "Huwelijk op 13 mei 1910 te Ooststellingwerf" ;
  a2a:hasPerson oa:person_frl_595eb081-aec4-986c-0a32-191a0d626c3f_Person-0e9cbdcb-89c9-cb3f-20cf-b2633b226980, oa:person_frl_595eb081-aec4-986c-0a32-191a0d626c3f_Person-6b966f43-f59b-68cf-b052-8cd208cb6570, oa:person_frl_595eb081-aec4-986c-0a32-191a0d626c3f_Person-99d91f07-211c-c495-4c8d-4262fa17f1cb, oa:person_frl_595eb081-aec4-986c-0a32-191a0d626c3f_Person-63421f8a-4c5f-ac3c-c1b3-63e883784c3f, oa:person_frl_595eb081-aec4-986c-0a32-191a0d626c3f_Person-d8313719-74ff-1f53-a1eb-2104872f01b9, oa:person_frl_595eb081-aec4-986c-0a32-191a0d626c3f_Person-310430f9-839b-1ce6-b5d6-0335e29f8e26 ;
  a2a:hasEvent oa:event_frl_595eb081-aec4-986c-0a32-191a0d626c3f_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_595eb081-aec4-986c-0a32-191a0d626c3f_0, oa:relationep_frl_595eb081-aec4-986c-0a32-191a0d626c3f_1, oa:relationep_frl_595eb081-aec4-986c-0a32-191a0d626c3f_2, oa:relationep_frl_595eb081-aec4-986c-0a32-191a0d626c3f_3, oa:relationep_frl_595eb081-aec4-986c-0a32-191a0d626c3f_4, oa:relationep_frl_595eb081-aec4-986c-0a32-191a0d626c3f_5 ;
  a2a:hasSource oa:source_frl_595eb081-aec4-986c-0a32-191a0d626c3f .

oa:person_frl_595eb081-aec4-986c-0a32-191a0d626c3f_Person-0e9cbdcb-89c9-cb3f-20cf-b2633b226980
  a a2a:Person ;
  rdfs:label "Harm Bosman" ;
  a2a:PersonName [
    rdfs:label "Harm Bosman" ;
    a2a:PersonNameFirstName "Harm" ;
    a2a:PersonNameLastName "Bosman"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_595eb081-aec4-986c-0a32-191a0d626c3f_Person-6b966f43-f59b-68cf-b052-8cd208cb6570
  a a2a:Person ;
  rdfs:label "Tjetsje Bosma" ;
  a2a:PersonName [
    rdfs:label "Tjetsje Bosma" ;
    a2a:PersonNameFirstName "Tjetsje" ;
    a2a:PersonNameLastName "Bosma"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "21 jaar" ;
    rdfs:label "21 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Haulerwijk" ;
    rdfs:label "Haulerwijk"
  ] .

oa:person_frl_595eb081-aec4-986c-0a32-191a0d626c3f_Person-99d91f07-211c-c495-4c8d-4262fa17f1cb
  a a2a:Person ;
  rdfs:label "Grietje Oedzes Koorda" ;
  a2a:PersonName [
    rdfs:label "Grietje Oedzes Koorda" ;
    a2a:PersonNameFirstName "Grietje" ;
    a2a:PersonNamePatronym "Oedzes" ;
    a2a:PersonNameLastName "Koorda"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_frl_595eb081-aec4-986c-0a32-191a0d626c3f_Person-63421f8a-4c5f-ac3c-c1b3-63e883784c3f
  a a2a:Person ;
  rdfs:label "Freerk Jannes Bosma" ;
  a2a:PersonName [
    rdfs:label "Freerk Jannes Bosma" ;
    a2a:PersonNameFirstName "Freerk" ;
    a2a:PersonNamePatronym "Jannes" ;
    a2a:PersonNameLastName "Bosma"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_595eb081-aec4-986c-0a32-191a0d626c3f_Person-d8313719-74ff-1f53-a1eb-2104872f01b9
  a a2a:Person ;
  rdfs:label "Hendrikje Bergsma" ;
  a2a:PersonName [
    rdfs:label "Hendrikje Bergsma" ;
    a2a:PersonNameFirstName "Hendrikje" ;
    a2a:PersonNameLastName "Bergsma"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_frl_595eb081-aec4-986c-0a32-191a0d626c3f_Person-310430f9-839b-1ce6-b5d6-0335e29f8e26
  a a2a:Person ;
  rdfs:label "Jan Bosman" ;
  a2a:PersonName [
    rdfs:label "Jan Bosman" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Bosman"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "23 jaar" ;
    rdfs:label "23 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Assen" ;
    rdfs:label "Assen"
  ] .

oa:event_frl_595eb081-aec4-986c-0a32-191a0d626c3f_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1910" ;
    a2a:Month "5" ;
    a2a:Day "13" ;
    rdfs:label "1910-05-13"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Ooststellingwerf" ;
    rdfs:label "Ooststellingwerf"
  ] .

oa:relationep_frl_595eb081-aec4-986c-0a32-191a0d626c3f_0
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_frl_595eb081-aec4-986c-0a32-191a0d626c3f_Person:0e9cbdcb-89c9-cb3f-20cf-b2633b226980 ;
  a2a:EventKeyRef oa:event_frl_595eb081-aec4-986c-0a32-191a0d626c3f_Event1 .

oa:relationep_frl_595eb081-aec4-986c-0a32-191a0d626c3f_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_frl_595eb081-aec4-986c-0a32-191a0d626c3f_Person:6b966f43-f59b-68cf-b052-8cd208cb6570 ;
  a2a:EventKeyRef oa:event_frl_595eb081-aec4-986c-0a32-191a0d626c3f_Event1 .

oa:relationep_frl_595eb081-aec4-986c-0a32-191a0d626c3f_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_frl_595eb081-aec4-986c-0a32-191a0d626c3f_Person:99d91f07-211c-c495-4c8d-4262fa17f1cb ;
  a2a:EventKeyRef oa:event_frl_595eb081-aec4-986c-0a32-191a0d626c3f_Event1 .

oa:relationep_frl_595eb081-aec4-986c-0a32-191a0d626c3f_3
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_frl_595eb081-aec4-986c-0a32-191a0d626c3f_Person:63421f8a-4c5f-ac3c-c1b3-63e883784c3f ;
  a2a:EventKeyRef oa:event_frl_595eb081-aec4-986c-0a32-191a0d626c3f_Event1 .

oa:relationep_frl_595eb081-aec4-986c-0a32-191a0d626c3f_4
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_frl_595eb081-aec4-986c-0a32-191a0d626c3f_Person:d8313719-74ff-1f53-a1eb-2104872f01b9 ;
  a2a:EventKeyRef oa:event_frl_595eb081-aec4-986c-0a32-191a0d626c3f_Event1 .

oa:relationep_frl_595eb081-aec4-986c-0a32-191a0d626c3f_5
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_frl_595eb081-aec4-986c-0a32-191a0d626c3f_Person:310430f9-839b-1ce6-b5d6-0335e29f8e26 ;
  a2a:EventKeyRef oa:event_frl_595eb081-aec4-986c-0a32-191a0d626c3f_Event1 .

oa:source_frl_595eb081-aec4-986c-0a32-191a0d626c3f
  a a2a:Source ;
  rdfs:label "AlleFriezen, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Ooststellingwerf" ;
    rdfs:label "Ooststellingwerf", "1910-05-13 - 1910-05-13"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1910-05-13"^^xsd:date ;
    a2a:SourceIndexDateTo "1910-05-13"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1910" ;
    a2a:Month "5" ;
    a2a:Day "13" ;
    rdfs:label "1910-05-13"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Burgerlijke Stand Ooststellingwerf - Tresoar, Bron: boek, Deel: 2050, Periode: 1910" ;
    a2a:Book "Huwelijksregister 1910" ;
    a2a:DocumentNumber "0039" ;
    a2a:RegistryNumber "2050" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Burgerlijke Stand Ooststellingwerf - Tresoar, Bron: boek, Deel: 2050, Periode: 1910, Huwelijksregister 1910, 0039, 2050"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://tresoar-images.memorix.nl/frl/thumb/640x480/NL-0400410000%2FNL-0400410000_30-27%2FNL-0400410000_30-27_2050%2FNL-0400410000_30-27_2050_021.jp2" ;
    a2a:UriViewer "http://allefriezen.nl/zoeken/deeds/595eb081-aec4-986c-0a32-191a0d626c3f" ;
    a2a:UriPreview "https://tresoar-images.memorix.nl/frl/thumb/250x250/NL-0400410000%2FNL-0400410000_30-27%2FNL-0400410000_30-27_2050%2FNL-0400410000_30-27_2050_021.jp2"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://tresoar-images.memorix.nl/frl/thumb/640x480/NL-0400410000%2FNL-0400410000_30-27%2FNL-0400410000_30-27_2050%2FNL-0400410000_30-27_2050_HB000039_0001.jp2" ;
    a2a:UriViewer "http://allefriezen.nl/zoeken/deeds/595eb081-aec4-986c-0a32-191a0d626c3f" ;
    a2a:UriPreview "https://tresoar-images.memorix.nl/frl/thumb/250x250/NL-0400410000%2FNL-0400410000_30-27%2FNL-0400410000_30-27_2050%2FNL-0400410000_30-27_2050_HB000039_0001.jp2"
  ] ;
  a2a:SourceLastChangeDate "2019-08-30"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/595eb081-aec4-986c-0a32-191a0d626c3f" ;
  a2a:RecordGUID "{595eb081-aec4-986c-0a32-191a0d626c3f}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231210_31284_00031284.xml van FRL" .

