@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_eaece173-e9d8-9fee-1f7f-e97a32ea02b0
  a a2a:Record ;
  rdfs:label "Huwelijk op 19 augustus 1891 te Wonseradeel" ;
  a2a:hasPerson oa:person_frl_eaece173-e9d8-9fee-1f7f-e97a32ea02b0_Person-b4b4bdbb-382e-03aa-f8fe-5c4327b5c2a1, oa:person_frl_eaece173-e9d8-9fee-1f7f-e97a32ea02b0_Person-9d6d21a9-3823-7540-c4d3-8b3eead930cf, oa:person_frl_eaece173-e9d8-9fee-1f7f-e97a32ea02b0_Person-11b1880b-7621-79ed-c541-aca9ccbf9ad8, oa:person_frl_eaece173-e9d8-9fee-1f7f-e97a32ea02b0_Person-3d91c2fd-9834-4561-9924-1e0654c98736, oa:person_frl_eaece173-e9d8-9fee-1f7f-e97a32ea02b0_Person-f66121bb-8ff9-9cbe-2014-cc22c5bd7ee9, oa:person_frl_eaece173-e9d8-9fee-1f7f-e97a32ea02b0_Person-8c97dd3b-b018-e088-ac68-aa75ad01210b ;
  a2a:hasEvent oa:event_frl_eaece173-e9d8-9fee-1f7f-e97a32ea02b0_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_eaece173-e9d8-9fee-1f7f-e97a32ea02b0_0, oa:relationep_frl_eaece173-e9d8-9fee-1f7f-e97a32ea02b0_1, oa:relationep_frl_eaece173-e9d8-9fee-1f7f-e97a32ea02b0_2, oa:relationep_frl_eaece173-e9d8-9fee-1f7f-e97a32ea02b0_3, oa:relationep_frl_eaece173-e9d8-9fee-1f7f-e97a32ea02b0_4, oa:relationep_frl_eaece173-e9d8-9fee-1f7f-e97a32ea02b0_5 ;
  a2a:hasSource oa:source_frl_eaece173-e9d8-9fee-1f7f-e97a32ea02b0 .

oa:person_frl_eaece173-e9d8-9fee-1f7f-e97a32ea02b0_Person-b4b4bdbb-382e-03aa-f8fe-5c4327b5c2a1
  a a2a:Person ;
  rdfs:label "Jacobjen Verschuil" ;
  a2a:PersonName [
    rdfs:label "Jacobjen Verschuil" ;
    a2a:PersonNameFirstName "Jacobjen" ;
    a2a:PersonNameLastName "Verschuil"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_frl_eaece173-e9d8-9fee-1f7f-e97a32ea02b0_Person-9d6d21a9-3823-7540-c4d3-8b3eead930cf
  a a2a:Person ;
  rdfs:label "Grietje Attes Talsma" ;
  a2a:PersonName [
    rdfs:label "Grietje Attes Talsma" ;
    a2a:PersonNameFirstName "Grietje" ;
    a2a:PersonNamePatronym "Attes" ;
    a2a:PersonNameLastName "Talsma"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_frl_eaece173-e9d8-9fee-1f7f-e97a32ea02b0_Person-11b1880b-7621-79ed-c541-aca9ccbf9ad8
  a a2a:Person ;
  rdfs:label "Abraham Anthonie van Beem" ;
  a2a:PersonName [
    rdfs:label "Abraham Anthonie van Beem" ;
    a2a:PersonNameFirstName "Abraham Anthonie" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Beem"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_eaece173-e9d8-9fee-1f7f-e97a32ea02b0_Person-3d91c2fd-9834-4561-9924-1e0654c98736
  a a2a:Person ;
  rdfs:label "Wybren de Jager" ;
  a2a:PersonName [
    rdfs:label "Wybren de Jager" ;
    a2a:PersonNameFirstName "Wybren" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Jager"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_eaece173-e9d8-9fee-1f7f-e97a32ea02b0_Person-f66121bb-8ff9-9cbe-2014-cc22c5bd7ee9
  a a2a:Person ;
  rdfs:label "Jan Willem van Beem" ;
  a2a:PersonName [
    rdfs:label "Jan Willem van Beem" ;
    a2a:PersonNameFirstName "Jan Willem" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Beem"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "44 jaar" ;
    rdfs:label "44 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Haarlem" ;
    rdfs:label "Haarlem"
  ] .

oa:person_frl_eaece173-e9d8-9fee-1f7f-e97a32ea02b0_Person-8c97dd3b-b018-e088-ac68-aa75ad01210b
  a a2a:Person ;
  rdfs:label "Dieuwke de Jager" ;
  a2a:PersonName [
    rdfs:label "Dieuwke de Jager" ;
    a2a:PersonNameFirstName "Dieuwke" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Jager"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "29 jaar" ;
    rdfs:label "29 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Hennaard" ;
    rdfs:label "Hennaard"
  ] .

oa:event_frl_eaece173-e9d8-9fee-1f7f-e97a32ea02b0_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1891" ;
    a2a:Month "8" ;
    a2a:Day "19" ;
    rdfs:label "1891-08-19"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Wonseradeel" ;
    rdfs:label "Wonseradeel"
  ] .

oa:relationep_frl_eaece173-e9d8-9fee-1f7f-e97a32ea02b0_0
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_frl_eaece173-e9d8-9fee-1f7f-e97a32ea02b0_Person:b4b4bdbb-382e-03aa-f8fe-5c4327b5c2a1 ;
  a2a:EventKeyRef oa:event_frl_eaece173-e9d8-9fee-1f7f-e97a32ea02b0_Event1 .

oa:relationep_frl_eaece173-e9d8-9fee-1f7f-e97a32ea02b0_1
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_frl_eaece173-e9d8-9fee-1f7f-e97a32ea02b0_Person:9d6d21a9-3823-7540-c4d3-8b3eead930cf ;
  a2a:EventKeyRef oa:event_frl_eaece173-e9d8-9fee-1f7f-e97a32ea02b0_Event1 .

oa:relationep_frl_eaece173-e9d8-9fee-1f7f-e97a32ea02b0_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_frl_eaece173-e9d8-9fee-1f7f-e97a32ea02b0_Person:11b1880b-7621-79ed-c541-aca9ccbf9ad8 ;
  a2a:EventKeyRef oa:event_frl_eaece173-e9d8-9fee-1f7f-e97a32ea02b0_Event1 .

oa:relationep_frl_eaece173-e9d8-9fee-1f7f-e97a32ea02b0_3
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_frl_eaece173-e9d8-9fee-1f7f-e97a32ea02b0_Person:3d91c2fd-9834-4561-9924-1e0654c98736 ;
  a2a:EventKeyRef oa:event_frl_eaece173-e9d8-9fee-1f7f-e97a32ea02b0_Event1 .

oa:relationep_frl_eaece173-e9d8-9fee-1f7f-e97a32ea02b0_4
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_frl_eaece173-e9d8-9fee-1f7f-e97a32ea02b0_Person:f66121bb-8ff9-9cbe-2014-cc22c5bd7ee9 ;
  a2a:EventKeyRef oa:event_frl_eaece173-e9d8-9fee-1f7f-e97a32ea02b0_Event1 .

oa:relationep_frl_eaece173-e9d8-9fee-1f7f-e97a32ea02b0_5
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_frl_eaece173-e9d8-9fee-1f7f-e97a32ea02b0_Person:8c97dd3b-b018-e088-ac68-aa75ad01210b ;
  a2a:EventKeyRef oa:event_frl_eaece173-e9d8-9fee-1f7f-e97a32ea02b0_Event1 .

oa:source_frl_eaece173-e9d8-9fee-1f7f-e97a32ea02b0
  a a2a:Source ;
  rdfs:label "AlleFriezen, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Wonseradeel" ;
    rdfs:label "Wonseradeel", "1891-08-19 - 1891-08-19"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1891-08-19"^^xsd:date ;
    a2a:SourceIndexDateTo "1891-08-19"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1891" ;
    a2a:Month "8" ;
    a2a:Day "19" ;
    rdfs:label "1891-08-19"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Burgerlijke Stand Wonseradeel - Tresoar, Bron: boek, Deel: 2039, Periode: 1891" ;
    a2a:Book "Huwelijksregister 1891" ;
    a2a:DocumentNumber "0095" ;
    a2a:RegistryNumber "2039" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Burgerlijke Stand Wonseradeel - Tresoar, Bron: boek, Deel: 2039, Periode: 1891, Huwelijksregister 1891, 0095, 2039"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://tresoar-images.memorix.nl/frl/thumb/640x480/8fe6c6f9-911f-b274-2641-0c1b569eb849.jpg" ;
    a2a:UriViewer "http://allefriezen.nl/zoeken/deeds/eaece173-e9d8-9fee-1f7f-e97a32ea02b0" ;
    a2a:UriPreview "https://tresoar-images.memorix.nl/frl/thumb/250x250/8fe6c6f9-911f-b274-2641-0c1b569eb849.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://tresoar-images.memorix.nl/frl/thumb/640x480/NL-0400410000%2FNL-0400410000_30-42%2FNL-0400410000_30-42_4122%2FNL-0400410000_30-42_4122_000095_0001.jp2" ;
    a2a:UriViewer "http://allefriezen.nl/zoeken/deeds/eaece173-e9d8-9fee-1f7f-e97a32ea02b0" ;
    a2a:UriPreview "https://tresoar-images.memorix.nl/frl/thumb/250x250/NL-0400410000%2FNL-0400410000_30-42%2FNL-0400410000_30-42_4122%2FNL-0400410000_30-42_4122_000095_0001.jp2"
  ] ;
  a2a:SourceLastChangeDate "2019-08-30"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/eaece173-e9d8-9fee-1f7f-e97a32ea02b0" ;
  a2a:RecordGUID "{eaece173-e9d8-9fee-1f7f-e97a32ea02b0}" ;
  a2a:SourceRemarkarchiefnaam "Burgerlijke Stand Wonseradeel - Tresoar" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "2039" ;
  a2a:SourceRemarkregister_periode "1891" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250425_47256_00047256.xml van FRL" .

