@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_e4e463ee-6101-b0dc-a41c-09bc6bbbcefc
  a a2a:Record ;
  rdfs:label "Huwelijk op 31 mei 1857 te Schoterland" ;
  a2a:hasPerson oa:person_frl_e4e463ee-6101-b0dc-a41c-09bc6bbbcefc_Person-c9ff984b-e56e-7daa-1147-7638c8d4faec, oa:person_frl_e4e463ee-6101-b0dc-a41c-09bc6bbbcefc_Person-9c2358f9-6e9c-da4f-19a1-9891f0d7f8c9, oa:person_frl_e4e463ee-6101-b0dc-a41c-09bc6bbbcefc_Person-16ebc009-70e3-d866-8cba-1c483bd63a41, oa:person_frl_e4e463ee-6101-b0dc-a41c-09bc6bbbcefc_Person-329dbe3a-f518-eee6-bc13-b7c6f89e7e6e, oa:person_frl_e4e463ee-6101-b0dc-a41c-09bc6bbbcefc_Person-5a5cc92f-e179-59ca-f3cd-e0c8daac5c26, oa:person_frl_e4e463ee-6101-b0dc-a41c-09bc6bbbcefc_Person-2583552e-4353-36b2-6dd1-ec284c9cab71 ;
  a2a:hasEvent oa:event_frl_e4e463ee-6101-b0dc-a41c-09bc6bbbcefc_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_e4e463ee-6101-b0dc-a41c-09bc6bbbcefc_0, oa:relationep_frl_e4e463ee-6101-b0dc-a41c-09bc6bbbcefc_1, oa:relationep_frl_e4e463ee-6101-b0dc-a41c-09bc6bbbcefc_2, oa:relationep_frl_e4e463ee-6101-b0dc-a41c-09bc6bbbcefc_3, oa:relationep_frl_e4e463ee-6101-b0dc-a41c-09bc6bbbcefc_4, oa:relationep_frl_e4e463ee-6101-b0dc-a41c-09bc6bbbcefc_5 ;
  a2a:hasSource oa:source_frl_e4e463ee-6101-b0dc-a41c-09bc6bbbcefc .

oa:person_frl_e4e463ee-6101-b0dc-a41c-09bc6bbbcefc_Person-c9ff984b-e56e-7daa-1147-7638c8d4faec
  a a2a:Person ;
  rdfs:label "Geert van der Feer" ;
  a2a:PersonName [
    rdfs:label "Geert van der Feer" ;
    a2a:PersonNameFirstName "Geert" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Feer"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_e4e463ee-6101-b0dc-a41c-09bc6bbbcefc_Person-9c2358f9-6e9c-da4f-19a1-9891f0d7f8c9
  a a2a:Person ;
  rdfs:label "Anna van der Feer" ;
  a2a:PersonName [
    rdfs:label "Anna van der Feer" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Feer"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "25 jaar" ;
    rdfs:label "25 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Sneek" ;
    rdfs:label "Sneek"
  ] .

oa:person_frl_e4e463ee-6101-b0dc-a41c-09bc6bbbcefc_Person-16ebc009-70e3-d866-8cba-1c483bd63a41
  a a2a:Person ;
  rdfs:label "Gepke Wilhelmy" ;
  a2a:PersonName [
    rdfs:label "Gepke Wilhelmy" ;
    a2a:PersonNameFirstName "Gepke" ;
    a2a:PersonNameLastName "Wilhelmy"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_frl_e4e463ee-6101-b0dc-a41c-09bc6bbbcefc_Person-329dbe3a-f518-eee6-bc13-b7c6f89e7e6e
  a a2a:Person ;
  rdfs:label "Jan Jans Bakker" ;
  a2a:PersonName [
    rdfs:label "Jan Jans Bakker" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePatronym "Jans" ;
    a2a:PersonNameLastName "Bakker"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "23 jaar" ;
    rdfs:label "23 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Heerenveen" ;
    rdfs:label "Heerenveen"
  ] .

oa:person_frl_e4e463ee-6101-b0dc-a41c-09bc6bbbcefc_Person-5a5cc92f-e179-59ca-f3cd-e0c8daac5c26
  a a2a:Person ;
  rdfs:label "Jan Bakker" ;
  a2a:PersonName [
    rdfs:label "Jan Bakker" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Bakker"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_e4e463ee-6101-b0dc-a41c-09bc6bbbcefc_Person-2583552e-4353-36b2-6dd1-ec284c9cab71
  a a2a:Person ;
  rdfs:label "Eelkjen Luitzens Wijma" ;
  a2a:PersonName [
    rdfs:label "Eelkjen Luitzens Wijma" ;
    a2a:PersonNameFirstName "Eelkjen" ;
    a2a:PersonNamePatronym "Luitzens" ;
    a2a:PersonNameLastName "Wijma"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_frl_e4e463ee-6101-b0dc-a41c-09bc6bbbcefc_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1857" ;
    a2a:Month "5" ;
    a2a:Day "31" ;
    rdfs:label "1857-05-31"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Schoterland" ;
    rdfs:label "Schoterland"
  ] .

oa:relationep_frl_e4e463ee-6101-b0dc-a41c-09bc6bbbcefc_0
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_frl_e4e463ee-6101-b0dc-a41c-09bc6bbbcefc_Person:c9ff984b-e56e-7daa-1147-7638c8d4faec ;
  a2a:EventKeyRef oa:event_frl_e4e463ee-6101-b0dc-a41c-09bc6bbbcefc_Event1 .

oa:relationep_frl_e4e463ee-6101-b0dc-a41c-09bc6bbbcefc_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_frl_e4e463ee-6101-b0dc-a41c-09bc6bbbcefc_Person:9c2358f9-6e9c-da4f-19a1-9891f0d7f8c9 ;
  a2a:EventKeyRef oa:event_frl_e4e463ee-6101-b0dc-a41c-09bc6bbbcefc_Event1 .

oa:relationep_frl_e4e463ee-6101-b0dc-a41c-09bc6bbbcefc_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_frl_e4e463ee-6101-b0dc-a41c-09bc6bbbcefc_Person:16ebc009-70e3-d866-8cba-1c483bd63a41 ;
  a2a:EventKeyRef oa:event_frl_e4e463ee-6101-b0dc-a41c-09bc6bbbcefc_Event1 .

oa:relationep_frl_e4e463ee-6101-b0dc-a41c-09bc6bbbcefc_3
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_frl_e4e463ee-6101-b0dc-a41c-09bc6bbbcefc_Person:329dbe3a-f518-eee6-bc13-b7c6f89e7e6e ;
  a2a:EventKeyRef oa:event_frl_e4e463ee-6101-b0dc-a41c-09bc6bbbcefc_Event1 .

oa:relationep_frl_e4e463ee-6101-b0dc-a41c-09bc6bbbcefc_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_frl_e4e463ee-6101-b0dc-a41c-09bc6bbbcefc_Person:5a5cc92f-e179-59ca-f3cd-e0c8daac5c26 ;
  a2a:EventKeyRef oa:event_frl_e4e463ee-6101-b0dc-a41c-09bc6bbbcefc_Event1 .

oa:relationep_frl_e4e463ee-6101-b0dc-a41c-09bc6bbbcefc_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_frl_e4e463ee-6101-b0dc-a41c-09bc6bbbcefc_Person:2583552e-4353-36b2-6dd1-ec284c9cab71 ;
  a2a:EventKeyRef oa:event_frl_e4e463ee-6101-b0dc-a41c-09bc6bbbcefc_Event1 .

oa:source_frl_e4e463ee-6101-b0dc-a41c-09bc6bbbcefc
  a a2a:Source ;
  rdfs:label "AlleFriezen, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Schoterland" ;
    rdfs:label "Schoterland", "1857-05-31 - 1857-05-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1857-05-31"^^xsd:date ;
    a2a:SourceIndexDateTo "1857-05-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1857" ;
    a2a:Month "5" ;
    a2a:Day "31" ;
    rdfs:label "1857-05-31"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Burgerlijke Stand Schoterland - Tresoar, Bron: boek, Deel: 2019, Periode: 1857" ;
    a2a:Book "Huwelijksregister 1857" ;
    a2a:DocumentNumber "0043" ;
    a2a:RegistryNumber "2019" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Burgerlijke Stand Schoterland - Tresoar, Bron: boek, Deel: 2019, Periode: 1857, Huwelijksregister 1857, 0043, 2019"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://tresoar-images.memorix.nl/frl/thumb/640x480/25c3fbf7-9377-45b2-bd14-a4b7b2e9fce1.jpg" ;
    a2a:UriViewer "http://allefriezen.nl/zoeken/deeds/e4e463ee-6101-b0dc-a41c-09bc6bbbcefc" ;
    a2a:UriPreview "https://tresoar-images.memorix.nl/frl/thumb/250x250/25c3fbf7-9377-45b2-bd14-a4b7b2e9fce1.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://tresoar-images.memorix.nl/frl/thumb/640x480/NL-0400410000%2FNL-0400410000_30-31%2FNL-0400410000_30-31_4062%2FNL-0400410000_30-31_4062_000043_0001.jp2" ;
    a2a:UriViewer "http://allefriezen.nl/zoeken/deeds/e4e463ee-6101-b0dc-a41c-09bc6bbbcefc" ;
    a2a:UriPreview "https://tresoar-images.memorix.nl/frl/thumb/250x250/NL-0400410000%2FNL-0400410000_30-31%2FNL-0400410000_30-31_4062%2FNL-0400410000_30-31_4062_000043_0001.jp2"
  ] ;
  a2a:SourceLastChangeDate "2019-08-30"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/e4e463ee-6101-b0dc-a41c-09bc6bbbcefc" ;
  a2a:RecordGUID "{e4e463ee-6101-b0dc-a41c-09bc6bbbcefc}" ;
  a2a:SourceRemarkarchiefnaam "Burgerlijke Stand Schoterland - Tresoar" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "2019" ;
  a2a:SourceRemarkregister_periode "1857" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250425_47142_00047142.xml van FRL" .

