@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_5b2f9eae-ebee-7855-20ea-296ba419c310
  a a2a:Record ;
  rdfs:label "Huwelijk op 12 februari 1854 te Franeker" ;
  a2a:hasPerson oa:person_frl_5b2f9eae-ebee-7855-20ea-296ba419c310_Person-f27182ee-011a-608a-ba61-54d117527b90, oa:person_frl_5b2f9eae-ebee-7855-20ea-296ba419c310_Person-776e8ecc-b5eb-cdfb-8250-d2875837c36d, oa:person_frl_5b2f9eae-ebee-7855-20ea-296ba419c310_Person-5ca4c73b-8586-8c08-3ff4-08cf4d1d5c6c, oa:person_frl_5b2f9eae-ebee-7855-20ea-296ba419c310_Person-2aa93fac-b4c2-858e-3c06-76cc20557344, oa:person_frl_5b2f9eae-ebee-7855-20ea-296ba419c310_Person-849e631d-1991-f9a5-a1fc-a386c9214b2c, oa:person_frl_5b2f9eae-ebee-7855-20ea-296ba419c310_Person-7ea088c4-3fbb-dda0-a1b2-2858e12dafb5 ;
  a2a:hasEvent oa:event_frl_5b2f9eae-ebee-7855-20ea-296ba419c310_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_5b2f9eae-ebee-7855-20ea-296ba419c310_0, oa:relationep_frl_5b2f9eae-ebee-7855-20ea-296ba419c310_1, oa:relationep_frl_5b2f9eae-ebee-7855-20ea-296ba419c310_2, oa:relationep_frl_5b2f9eae-ebee-7855-20ea-296ba419c310_3, oa:relationep_frl_5b2f9eae-ebee-7855-20ea-296ba419c310_4, oa:relationep_frl_5b2f9eae-ebee-7855-20ea-296ba419c310_5 ;
  a2a:hasSource oa:source_frl_5b2f9eae-ebee-7855-20ea-296ba419c310 .

oa:person_frl_5b2f9eae-ebee-7855-20ea-296ba419c310_Person-f27182ee-011a-608a-ba61-54d117527b90
  a a2a:Person ;
  rdfs:label "Gosina Damstra" ;
  a2a:PersonName [
    rdfs:label "Gosina Damstra" ;
    a2a:PersonNameFirstName "Gosina" ;
    a2a:PersonNameLastName "Damstra"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "22 jaar" ;
    rdfs:label "22 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Harlingen" ;
    rdfs:label "Harlingen"
  ] .

oa:person_frl_5b2f9eae-ebee-7855-20ea-296ba419c310_Person-776e8ecc-b5eb-cdfb-8250-d2875837c36d
  a a2a:Person ;
  rdfs:label "Dirk Haitzes Damstra" ;
  a2a:PersonName [
    rdfs:label "Dirk Haitzes Damstra" ;
    a2a:PersonNameFirstName "Dirk" ;
    a2a:PersonNamePatronym "Haitzes" ;
    a2a:PersonNameLastName "Damstra"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_5b2f9eae-ebee-7855-20ea-296ba419c310_Person-5ca4c73b-8586-8c08-3ff4-08cf4d1d5c6c
  a a2a:Person ;
  rdfs:label "Evert Faber" ;
  a2a:PersonName [
    rdfs:label "Evert Faber" ;
    a2a:PersonNameFirstName "Evert" ;
    a2a:PersonNameLastName "Faber"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "23 jaar" ;
    rdfs:label "23 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Franeker" ;
    rdfs:label "Franeker"
  ] .

oa:person_frl_5b2f9eae-ebee-7855-20ea-296ba419c310_Person-2aa93fac-b4c2-858e-3c06-76cc20557344
  a a2a:Person ;
  rdfs:label "Aukje Thomas van der Hout" ;
  a2a:PersonName [
    rdfs:label "Aukje Thomas van der Hout" ;
    a2a:PersonNameFirstName "Aukje" ;
    a2a:PersonNamePatronym "Thomas" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Hout"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_frl_5b2f9eae-ebee-7855-20ea-296ba419c310_Person-849e631d-1991-f9a5-a1fc-a386c9214b2c
  a a2a:Person ;
  rdfs:label "Atje Ymes Hellema" ;
  a2a:PersonName [
    rdfs:label "Atje Ymes Hellema" ;
    a2a:PersonNameFirstName "Atje" ;
    a2a:PersonNamePatronym "Ymes" ;
    a2a:PersonNameLastName "Hellema"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_frl_5b2f9eae-ebee-7855-20ea-296ba419c310_Person-7ea088c4-3fbb-dda0-a1b2-2858e12dafb5
  a a2a:Person ;
  rdfs:label "Johannes Faber" ;
  a2a:PersonName [
    rdfs:label "Johannes Faber" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Faber"
  ] ;
  a2a:Gender "Man" .

oa:event_frl_5b2f9eae-ebee-7855-20ea-296ba419c310_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1854" ;
    a2a:Month "2" ;
    a2a:Day "12" ;
    rdfs:label "1854-02-12"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Franeker" ;
    rdfs:label "Franeker"
  ] .

oa:relationep_frl_5b2f9eae-ebee-7855-20ea-296ba419c310_0
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_frl_5b2f9eae-ebee-7855-20ea-296ba419c310_Person:f27182ee-011a-608a-ba61-54d117527b90 ;
  a2a:EventKeyRef oa:event_frl_5b2f9eae-ebee-7855-20ea-296ba419c310_Event1 .

oa:relationep_frl_5b2f9eae-ebee-7855-20ea-296ba419c310_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_frl_5b2f9eae-ebee-7855-20ea-296ba419c310_Person:776e8ecc-b5eb-cdfb-8250-d2875837c36d ;
  a2a:EventKeyRef oa:event_frl_5b2f9eae-ebee-7855-20ea-296ba419c310_Event1 .

oa:relationep_frl_5b2f9eae-ebee-7855-20ea-296ba419c310_2
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_frl_5b2f9eae-ebee-7855-20ea-296ba419c310_Person:5ca4c73b-8586-8c08-3ff4-08cf4d1d5c6c ;
  a2a:EventKeyRef oa:event_frl_5b2f9eae-ebee-7855-20ea-296ba419c310_Event1 .

oa:relationep_frl_5b2f9eae-ebee-7855-20ea-296ba419c310_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_frl_5b2f9eae-ebee-7855-20ea-296ba419c310_Person:2aa93fac-b4c2-858e-3c06-76cc20557344 ;
  a2a:EventKeyRef oa:event_frl_5b2f9eae-ebee-7855-20ea-296ba419c310_Event1 .

oa:relationep_frl_5b2f9eae-ebee-7855-20ea-296ba419c310_4
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_frl_5b2f9eae-ebee-7855-20ea-296ba419c310_Person:849e631d-1991-f9a5-a1fc-a386c9214b2c ;
  a2a:EventKeyRef oa:event_frl_5b2f9eae-ebee-7855-20ea-296ba419c310_Event1 .

oa:relationep_frl_5b2f9eae-ebee-7855-20ea-296ba419c310_5
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_frl_5b2f9eae-ebee-7855-20ea-296ba419c310_Person:7ea088c4-3fbb-dda0-a1b2-2858e12dafb5 ;
  a2a:EventKeyRef oa:event_frl_5b2f9eae-ebee-7855-20ea-296ba419c310_Event1 .

oa:source_frl_5b2f9eae-ebee-7855-20ea-296ba419c310
  a a2a:Source ;
  rdfs:label "AlleFriezen, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Franeker" ;
    rdfs:label "Franeker", "1854-02-12 - 1854-02-12"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1854-02-12"^^xsd:date ;
    a2a:SourceIndexDateTo "1854-02-12"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1854" ;
    a2a:Month "2" ;
    a2a:Day "12" ;
    rdfs:label "1854-02-12"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Burgerlijke Stand Franeker - Tresoar, Bron: boek, Deel: 2009, Periode: 1854" ;
    a2a:Book "Huwelijksregister 1854" ;
    a2a:DocumentNumber "0005" ;
    a2a:RegistryNumber "2009" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Burgerlijke Stand Franeker - Tresoar, Bron: boek, Deel: 2009, Periode: 1854, Huwelijksregister 1854, 0005, 2009"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://tresoar-images.memorix.nl/frl/thumb/640x480/adef034f-18f9-0f64-3fd4-0018d511e4f3.jpg" ;
    a2a:UriViewer "http://allefriezen.nl/zoeken/deeds/5b2f9eae-ebee-7855-20ea-296ba419c310" ;
    a2a:UriPreview "https://tresoar-images.memorix.nl/frl/thumb/250x250/adef034f-18f9-0f64-3fd4-0018d511e4f3.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://tresoar-images.memorix.nl/frl/thumb/640x480/NL-0400410000%2FNL-0400410000_30-12%2FNL-0400410000_30-12_4044%2FNL-0400410000_30-12_4044_000005_0001.jp2" ;
    a2a:UriViewer "http://allefriezen.nl/zoeken/deeds/5b2f9eae-ebee-7855-20ea-296ba419c310" ;
    a2a:UriPreview "https://tresoar-images.memorix.nl/frl/thumb/250x250/NL-0400410000%2FNL-0400410000_30-12%2FNL-0400410000_30-12_4044%2FNL-0400410000_30-12_4044_000005_0001.jp2"
  ] ;
  a2a:SourceLastChangeDate "2019-08-30"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/5b2f9eae-ebee-7855-20ea-296ba419c310" ;
  a2a:RecordGUID "{5b2f9eae-ebee-7855-20ea-296ba419c310}" ;
  a2a:SourceRemarkarchiefnaam "Burgerlijke Stand Franeker - Tresoar" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "2009" ;
  a2a:SourceRemarkregister_periode "1854" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250425_41469_00041469.xml van FRL" .

