@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_2c2e3259-e348-13fc-2d80-b61f3a7f09d4
  a a2a:Record ;
  rdfs:label "Huwelijk op 15 december 1895 te Franeker" ;
  a2a:hasPerson oa:person_frl_2c2e3259-e348-13fc-2d80-b61f3a7f09d4_Person-c05e2c9d-9c76-4820-1f9b-b72cc7450e7c, oa:person_frl_2c2e3259-e348-13fc-2d80-b61f3a7f09d4_Person-442cba18-5570-2104-bf8c-6dbf3e9e9f3e, oa:person_frl_2c2e3259-e348-13fc-2d80-b61f3a7f09d4_Person-298db8f1-bcee-3395-bd26-250274a9bc02, oa:person_frl_2c2e3259-e348-13fc-2d80-b61f3a7f09d4_Person-69616d21-8e67-f0a0-1a21-649427e0551b, oa:person_frl_2c2e3259-e348-13fc-2d80-b61f3a7f09d4_Person-657425fd-5955-6a32-8a7b-6d8725a6b02a ;
  a2a:hasEvent oa:event_frl_2c2e3259-e348-13fc-2d80-b61f3a7f09d4_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_2c2e3259-e348-13fc-2d80-b61f3a7f09d4_0, oa:relationep_frl_2c2e3259-e348-13fc-2d80-b61f3a7f09d4_1, oa:relationep_frl_2c2e3259-e348-13fc-2d80-b61f3a7f09d4_2, oa:relationep_frl_2c2e3259-e348-13fc-2d80-b61f3a7f09d4_3, oa:relationep_frl_2c2e3259-e348-13fc-2d80-b61f3a7f09d4_4 ;
  a2a:hasSource oa:source_frl_2c2e3259-e348-13fc-2d80-b61f3a7f09d4 .

oa:person_frl_2c2e3259-e348-13fc-2d80-b61f3a7f09d4_Person-c05e2c9d-9c76-4820-1f9b-b72cc7450e7c
  a a2a:Person ;
  rdfs:label "Janke Elsinga" ;
  a2a:PersonName [
    rdfs:label "Janke Elsinga" ;
    a2a:PersonNameFirstName "Janke" ;
    a2a:PersonNameLastName "Elsinga"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "31 jaar" ;
    rdfs:label "31 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Franeker" ;
    rdfs:label "Franeker"
  ] .

oa:person_frl_2c2e3259-e348-13fc-2d80-b61f3a7f09d4_Person-442cba18-5570-2104-bf8c-6dbf3e9e9f3e
  a a2a:Person ;
  rdfs:label "Poppe Buining" ;
  a2a:PersonName [
    rdfs:label "Poppe Buining" ;
    a2a:PersonNameFirstName "Poppe" ;
    a2a:PersonNameLastName "Buining"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "27 jaar" ;
    rdfs:label "27 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Harlingen" ;
    rdfs:label "Harlingen"
  ] .

oa:person_frl_2c2e3259-e348-13fc-2d80-b61f3a7f09d4_Person-298db8f1-bcee-3395-bd26-250274a9bc02
  a a2a:Person ;
  rdfs:label "Antje Jans Deelstra" ;
  a2a:PersonName [
    rdfs:label "Antje Jans Deelstra" ;
    a2a:PersonNameFirstName "Antje" ;
    a2a:PersonNamePatronym "Jans" ;
    a2a:PersonNameLastName "Deelstra"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_frl_2c2e3259-e348-13fc-2d80-b61f3a7f09d4_Person-69616d21-8e67-f0a0-1a21-649427e0551b
  a a2a:Person ;
  rdfs:label "Wilhelmina Buining" ;
  a2a:PersonName [
    rdfs:label "Wilhelmina Buining" ;
    a2a:PersonNameFirstName "Wilhelmina" ;
    a2a:PersonNameLastName "Buining"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_frl_2c2e3259-e348-13fc-2d80-b61f3a7f09d4_Person-657425fd-5955-6a32-8a7b-6d8725a6b02a
  a a2a:Person ;
  rdfs:label "Rinse Jans Elsinga" ;
  a2a:PersonName [
    rdfs:label "Rinse Jans Elsinga" ;
    a2a:PersonNameFirstName "Rinse" ;
    a2a:PersonNamePatronym "Jans" ;
    a2a:PersonNameLastName "Elsinga"
  ] ;
  a2a:Gender "Man" .

oa:event_frl_2c2e3259-e348-13fc-2d80-b61f3a7f09d4_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1895" ;
    a2a:Month "12" ;
    a2a:Day "15" ;
    rdfs:label "1895-12-15"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Franeker" ;
    rdfs:label "Franeker"
  ] .

oa:relationep_frl_2c2e3259-e348-13fc-2d80-b61f3a7f09d4_0
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_frl_2c2e3259-e348-13fc-2d80-b61f3a7f09d4_Person:c05e2c9d-9c76-4820-1f9b-b72cc7450e7c ;
  a2a:EventKeyRef oa:event_frl_2c2e3259-e348-13fc-2d80-b61f3a7f09d4_Event1 .

oa:relationep_frl_2c2e3259-e348-13fc-2d80-b61f3a7f09d4_1
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_frl_2c2e3259-e348-13fc-2d80-b61f3a7f09d4_Person:442cba18-5570-2104-bf8c-6dbf3e9e9f3e ;
  a2a:EventKeyRef oa:event_frl_2c2e3259-e348-13fc-2d80-b61f3a7f09d4_Event1 .

oa:relationep_frl_2c2e3259-e348-13fc-2d80-b61f3a7f09d4_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_frl_2c2e3259-e348-13fc-2d80-b61f3a7f09d4_Person:298db8f1-bcee-3395-bd26-250274a9bc02 ;
  a2a:EventKeyRef oa:event_frl_2c2e3259-e348-13fc-2d80-b61f3a7f09d4_Event1 .

oa:relationep_frl_2c2e3259-e348-13fc-2d80-b61f3a7f09d4_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_frl_2c2e3259-e348-13fc-2d80-b61f3a7f09d4_Person:69616d21-8e67-f0a0-1a21-649427e0551b ;
  a2a:EventKeyRef oa:event_frl_2c2e3259-e348-13fc-2d80-b61f3a7f09d4_Event1 .

oa:relationep_frl_2c2e3259-e348-13fc-2d80-b61f3a7f09d4_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_frl_2c2e3259-e348-13fc-2d80-b61f3a7f09d4_Person:657425fd-5955-6a32-8a7b-6d8725a6b02a ;
  a2a:EventKeyRef oa:event_frl_2c2e3259-e348-13fc-2d80-b61f3a7f09d4_Event1 .

oa:source_frl_2c2e3259-e348-13fc-2d80-b61f3a7f09d4
  a a2a:Source ;
  rdfs:label "AlleFriezen, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Franeker" ;
    rdfs:label "Franeker", "1895-12-15 - 1895-12-15"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1895-12-15"^^xsd:date ;
    a2a:SourceIndexDateTo "1895-12-15"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1895" ;
    a2a:Month "12" ;
    a2a:Day "15" ;
    rdfs:label "1895-12-15"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Burgerlijke Stand Franeker - Tresoar, Bron: boek, Deel: 2023, Periode: 1895" ;
    a2a:Book "Huwelijksregister 1895" ;
    a2a:DocumentNumber "0055" ;
    a2a:RegistryNumber "2023" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Burgerlijke Stand Franeker - Tresoar, Bron: boek, Deel: 2023, Periode: 1895, Huwelijksregister 1895, 0055, 2023"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://tresoar-images.memorix.nl/frl/thumb/640x480/0df14554-0e0b-4ec5-d65d-80cc33dc0290.jpg" ;
    a2a:UriViewer "http://allefriezen.nl/zoeken/deeds/2c2e3259-e348-13fc-2d80-b61f3a7f09d4" ;
    a2a:UriPreview "https://tresoar-images.memorix.nl/frl/thumb/250x250/0df14554-0e0b-4ec5-d65d-80cc33dc0290.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_4085%2FNL-0400410000_30-12_4085_000055_0001.jp2" ;
    a2a:UriViewer "http://allefriezen.nl/zoeken/deeds/2c2e3259-e348-13fc-2d80-b61f3a7f09d4" ;
    a2a:UriPreview "https://tresoar-images.memorix.nl/frl/thumb/250x250/NL-0400410000%2FNL-0400410000_30-12%2FNL-0400410000_30-12_4085%2FNL-0400410000_30-12_4085_000055_0001.jp2"
  ] ;
  a2a:SourceLastChangeDate "2019-08-30"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/2c2e3259-e348-13fc-2d80-b61f3a7f09d4" ;
  a2a:RecordGUID "{2c2e3259-e348-13fc-2d80-b61f3a7f09d4}" ;
  a2a:SourceRemarkOpmerking "Zijnde de vader bruidegom onbekend" ;
  a2a:SourceRemarkarchiefnaam "Burgerlijke Stand Franeker - Tresoar" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "2023" ;
  a2a:SourceRemarkregister_periode "1895" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250425_39442_00039442.xml van FRL" .

