@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_6accdf2b-d87f-e865-a7cc-91c9880da29f
  a a2a:Record ;
  rdfs:label "Huwelijk op 23 januari 1909 te Wijmbritseradeel" ;
  a2a:hasPerson oa:person_frl_6accdf2b-d87f-e865-a7cc-91c9880da29f_Person-f89f4ba3-2891-e5d9-de98-285388194549, oa:person_frl_6accdf2b-d87f-e865-a7cc-91c9880da29f_Person-d7f1f70f-3f4c-63d2-f90f-0011c1703ff1, oa:person_frl_6accdf2b-d87f-e865-a7cc-91c9880da29f_Person-ab733a04-8ead-4d1b-c6b8-68bc78c00a93, oa:person_frl_6accdf2b-d87f-e865-a7cc-91c9880da29f_Person-8a9486a5-5d2e-598d-fde6-2b454d06a8bf, oa:person_frl_6accdf2b-d87f-e865-a7cc-91c9880da29f_Person-47c291c0-1889-795b-5bab-349d053f9f7c, oa:person_frl_6accdf2b-d87f-e865-a7cc-91c9880da29f_Person-44a7ecd0-b693-ee36-b3eb-fd91d771c017 ;
  a2a:hasEvent oa:event_frl_6accdf2b-d87f-e865-a7cc-91c9880da29f_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_6accdf2b-d87f-e865-a7cc-91c9880da29f_0, oa:relationep_frl_6accdf2b-d87f-e865-a7cc-91c9880da29f_1, oa:relationep_frl_6accdf2b-d87f-e865-a7cc-91c9880da29f_2, oa:relationep_frl_6accdf2b-d87f-e865-a7cc-91c9880da29f_3, oa:relationep_frl_6accdf2b-d87f-e865-a7cc-91c9880da29f_4, oa:relationep_frl_6accdf2b-d87f-e865-a7cc-91c9880da29f_5 ;
  a2a:hasSource oa:source_frl_6accdf2b-d87f-e865-a7cc-91c9880da29f .

oa:person_frl_6accdf2b-d87f-e865-a7cc-91c9880da29f_Person-f89f4ba3-2891-e5d9-de98-285388194549
  a a2a:Person ;
  rdfs:label "Tetje Astra" ;
  a2a:PersonName [
    rdfs:label "Tetje Astra" ;
    a2a:PersonNameFirstName "Tetje" ;
    a2a:PersonNameLastName "Astra"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_frl_6accdf2b-d87f-e865-a7cc-91c9880da29f_Person-d7f1f70f-3f4c-63d2-f90f-0011c1703ff1
  a a2a:Person ;
  rdfs:label "Hendrina de Jong" ;
  a2a:PersonName [
    rdfs:label "Hendrina de Jong" ;
    a2a:PersonNameFirstName "Hendrina" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Jong"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_frl_6accdf2b-d87f-e865-a7cc-91c9880da29f_Person-ab733a04-8ead-4d1b-c6b8-68bc78c00a93
  a a2a:Person ;
  rdfs:label "Johan Woudstra" ;
  a2a:PersonName [
    rdfs:label "Johan Woudstra" ;
    a2a:PersonNameFirstName "Johan" ;
    a2a:PersonNameLastName "Woudstra"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_6accdf2b-d87f-e865-a7cc-91c9880da29f_Person-8a9486a5-5d2e-598d-fde6-2b454d06a8bf
  a a2a:Person ;
  rdfs:label "Geert Willem Velthuis" ;
  a2a:PersonName [
    rdfs:label "Geert Willem Velthuis" ;
    a2a:PersonNameFirstName "Geert Willem" ;
    a2a:PersonNameLastName "Velthuis"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_6accdf2b-d87f-e865-a7cc-91c9880da29f_Person-47c291c0-1889-795b-5bab-349d053f9f7c
  a a2a:Person ;
  rdfs:label "Geert Velthuis" ;
  a2a:PersonName [
    rdfs:label "Geert Velthuis" ;
    a2a:PersonNameFirstName "Geert" ;
    a2a:PersonNameLastName "Velthuis"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "28 jaar" ;
    rdfs:label "28 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Harlingen" ;
    rdfs:label "Harlingen"
  ] .

oa:person_frl_6accdf2b-d87f-e865-a7cc-91c9880da29f_Person-44a7ecd0-b693-ee36-b3eb-fd91d771c017
  a a2a:Person ;
  rdfs:label "Tietje Woudstra" ;
  a2a:PersonName [
    rdfs:label "Tietje Woudstra" ;
    a2a:PersonNameFirstName "Tietje" ;
    a2a:PersonNameLastName "Woudstra"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "28 jaar" ;
    rdfs:label "28 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Oosterwierum" ;
    rdfs:label "Oosterwierum"
  ] .

oa:event_frl_6accdf2b-d87f-e865-a7cc-91c9880da29f_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1909" ;
    a2a:Month "1" ;
    a2a:Day "23" ;
    rdfs:label "1909-01-23"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Wijmbritseradeel" ;
    rdfs:label "Wijmbritseradeel"
  ] .

oa:relationep_frl_6accdf2b-d87f-e865-a7cc-91c9880da29f_0
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_frl_6accdf2b-d87f-e865-a7cc-91c9880da29f_Person:f89f4ba3-2891-e5d9-de98-285388194549 ;
  a2a:EventKeyRef oa:event_frl_6accdf2b-d87f-e865-a7cc-91c9880da29f_Event1 .

oa:relationep_frl_6accdf2b-d87f-e865-a7cc-91c9880da29f_1
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_frl_6accdf2b-d87f-e865-a7cc-91c9880da29f_Person:d7f1f70f-3f4c-63d2-f90f-0011c1703ff1 ;
  a2a:EventKeyRef oa:event_frl_6accdf2b-d87f-e865-a7cc-91c9880da29f_Event1 .

oa:relationep_frl_6accdf2b-d87f-e865-a7cc-91c9880da29f_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_frl_6accdf2b-d87f-e865-a7cc-91c9880da29f_Person:ab733a04-8ead-4d1b-c6b8-68bc78c00a93 ;
  a2a:EventKeyRef oa:event_frl_6accdf2b-d87f-e865-a7cc-91c9880da29f_Event1 .

oa:relationep_frl_6accdf2b-d87f-e865-a7cc-91c9880da29f_3
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_frl_6accdf2b-d87f-e865-a7cc-91c9880da29f_Person:8a9486a5-5d2e-598d-fde6-2b454d06a8bf ;
  a2a:EventKeyRef oa:event_frl_6accdf2b-d87f-e865-a7cc-91c9880da29f_Event1 .

oa:relationep_frl_6accdf2b-d87f-e865-a7cc-91c9880da29f_4
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_frl_6accdf2b-d87f-e865-a7cc-91c9880da29f_Person:47c291c0-1889-795b-5bab-349d053f9f7c ;
  a2a:EventKeyRef oa:event_frl_6accdf2b-d87f-e865-a7cc-91c9880da29f_Event1 .

oa:relationep_frl_6accdf2b-d87f-e865-a7cc-91c9880da29f_5
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_frl_6accdf2b-d87f-e865-a7cc-91c9880da29f_Person:44a7ecd0-b693-ee36-b3eb-fd91d771c017 ;
  a2a:EventKeyRef oa:event_frl_6accdf2b-d87f-e865-a7cc-91c9880da29f_Event1 .

oa:source_frl_6accdf2b-d87f-e865-a7cc-91c9880da29f
  a a2a:Source ;
  rdfs:label "AlleFriezen, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Wijmbritseradeel" ;
    rdfs:label "Wijmbritseradeel", "1909-01-23 - 1909-01-23"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1909-01-23"^^xsd:date ;
    a2a:SourceIndexDateTo "1909-01-23"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1909" ;
    a2a:Month "1" ;
    a2a:Day "23" ;
    rdfs:label "1909-01-23"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Burgerlijke Stand Wijmbritseradeel - Tresoar, Bron: boek, Deel: 2053, Periode: 1909" ;
    a2a:Book "Huwelijksregister 1909" ;
    a2a:DocumentNumber "0004" ;
    a2a:RegistryNumber "2053" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Burgerlijke Stand Wijmbritseradeel - Tresoar, Bron: boek, Deel: 2053, Periode: 1909, Huwelijksregister 1909, 0004, 2053"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://tresoar-images.memorix.nl/frl/thumb/640x480/dc17ecf8-a3fe-75e4-dd27-57556f42183c.jpg" ;
    a2a:UriViewer "http://allefriezen.nl/zoeken/deeds/6accdf2b-d87f-e865-a7cc-91c9880da29f" ;
    a2a:UriPreview "https://tresoar-images.memorix.nl/frl/thumb/250x250/dc17ecf8-a3fe-75e4-dd27-57556f42183c.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://tresoar-images.memorix.nl/frl/thumb/640x480/NL-0400410000%2FNL-0400410000_30-44%2FNL-0400410000_30-44_4124%2FNL-0400410000_30-44_4124_000004_0001.jp2" ;
    a2a:UriViewer "http://allefriezen.nl/zoeken/deeds/6accdf2b-d87f-e865-a7cc-91c9880da29f" ;
    a2a:UriPreview "https://tresoar-images.memorix.nl/frl/thumb/250x250/NL-0400410000%2FNL-0400410000_30-44%2FNL-0400410000_30-44_4124%2FNL-0400410000_30-44_4124_000004_0001.jp2"
  ] ;
  a2a:SourceLastChangeDate "2019-08-30"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/6accdf2b-d87f-e865-a7cc-91c9880da29f" ;
  a2a:RecordGUID "{6accdf2b-d87f-e865-a7cc-91c9880da29f}" ;
  a2a:SourceRemarkarchiefnaam "Burgerlijke Stand Wijmbritseradeel - Tresoar" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "2053" ;
  a2a:SourceRemarkregister_periode "1909" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250425_42363_00042363.xml van FRL" .

