@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_3f2e1e7c-9b20-d7d4-e99c-4ef5234c7f53
  a a2a:Record ;
  rdfs:label "Huwelijk op 7 mei 1835 te Achtkarspelen" ;
  a2a:hasPerson oa:person_frl_3f2e1e7c-9b20-d7d4-e99c-4ef5234c7f53_Person-da8ee26b-a204-dd05-e00e-d918a4726121, oa:person_frl_3f2e1e7c-9b20-d7d4-e99c-4ef5234c7f53_Person-eff39211-8d33-f69e-3e6d-a8fcbae55e8a, oa:person_frl_3f2e1e7c-9b20-d7d4-e99c-4ef5234c7f53_Person-4eec6515-2bec-a3ea-251b-5b40e3b36c04, oa:person_frl_3f2e1e7c-9b20-d7d4-e99c-4ef5234c7f53_Person-17ebc2c1-99c9-05b6-2335-ef96cb79af32, oa:person_frl_3f2e1e7c-9b20-d7d4-e99c-4ef5234c7f53_Person-14c26538-72b5-3549-b339-7d7744602ae1, oa:person_frl_3f2e1e7c-9b20-d7d4-e99c-4ef5234c7f53_Person-7f3ea38d-55bf-bf48-846c-5f3d91c2b915 ;
  a2a:hasEvent oa:event_frl_3f2e1e7c-9b20-d7d4-e99c-4ef5234c7f53_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_3f2e1e7c-9b20-d7d4-e99c-4ef5234c7f53_0, oa:relationep_frl_3f2e1e7c-9b20-d7d4-e99c-4ef5234c7f53_1, oa:relationep_frl_3f2e1e7c-9b20-d7d4-e99c-4ef5234c7f53_2, oa:relationep_frl_3f2e1e7c-9b20-d7d4-e99c-4ef5234c7f53_3, oa:relationep_frl_3f2e1e7c-9b20-d7d4-e99c-4ef5234c7f53_4, oa:relationep_frl_3f2e1e7c-9b20-d7d4-e99c-4ef5234c7f53_5 ;
  a2a:hasSource oa:source_frl_3f2e1e7c-9b20-d7d4-e99c-4ef5234c7f53 .

oa:person_frl_3f2e1e7c-9b20-d7d4-e99c-4ef5234c7f53_Person-da8ee26b-a204-dd05-e00e-d918a4726121
  a a2a:Person ;
  rdfs:label "Adriaantje Sjoerds" ;
  a2a:PersonName [
    rdfs:label "Adriaantje Sjoerds" ;
    a2a:PersonNameFirstName "Adriaantje" ;
    a2a:PersonNamePatronym "Sjoerds"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_frl_3f2e1e7c-9b20-d7d4-e99c-4ef5234c7f53_Person-eff39211-8d33-f69e-3e6d-a8fcbae55e8a
  a a2a:Person ;
  rdfs:label "Anke Boersma" ;
  a2a:PersonName [
    rdfs:label "Anke Boersma" ;
    a2a:PersonNameFirstName "Anke" ;
    a2a:PersonNameLastName "Boersma"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "22 jaar" ;
    rdfs:label "22 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Gerkesklooster" ;
    rdfs:label "Gerkesklooster"
  ] .

oa:person_frl_3f2e1e7c-9b20-d7d4-e99c-4ef5234c7f53_Person-4eec6515-2bec-a3ea-251b-5b40e3b36c04
  a a2a:Person ;
  rdfs:label "Mark Wytzes Boersma" ;
  a2a:PersonName [
    rdfs:label "Mark Wytzes Boersma" ;
    a2a:PersonNameFirstName "Mark" ;
    a2a:PersonNamePatronym "Wytzes" ;
    a2a:PersonNameLastName "Boersma"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_3f2e1e7c-9b20-d7d4-e99c-4ef5234c7f53_Person-17ebc2c1-99c9-05b6-2335-ef96cb79af32
  a a2a:Person ;
  rdfs:label "Evert Rinders Postma" ;
  a2a:PersonName [
    rdfs:label "Evert Rinders Postma" ;
    a2a:PersonNameFirstName "Evert" ;
    a2a:PersonNamePatronym "Rinders" ;
    a2a:PersonNameLastName "Postma"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_3f2e1e7c-9b20-d7d4-e99c-4ef5234c7f53_Person-14c26538-72b5-3549-b339-7d7744602ae1
  a a2a:Person ;
  rdfs:label "Rindert Everts Postma" ;
  a2a:PersonName [
    rdfs:label "Rindert Everts Postma" ;
    a2a:PersonNameFirstName "Rindert" ;
    a2a:PersonNamePatronym "Everts" ;
    a2a:PersonNameLastName "Postma"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "30 jaar" ;
    rdfs:label "30 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Buitenpost" ;
    rdfs:label "Buitenpost"
  ] .

oa:person_frl_3f2e1e7c-9b20-d7d4-e99c-4ef5234c7f53_Person-7f3ea38d-55bf-bf48-846c-5f3d91c2b915
  a a2a:Person ;
  rdfs:label "Grietje Wytzes Postma" ;
  a2a:PersonName [
    rdfs:label "Grietje Wytzes Postma" ;
    a2a:PersonNameFirstName "Grietje" ;
    a2a:PersonNamePatronym "Wytzes" ;
    a2a:PersonNameLastName "Postma"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_frl_3f2e1e7c-9b20-d7d4-e99c-4ef5234c7f53_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1835" ;
    a2a:Month "5" ;
    a2a:Day "7" ;
    rdfs:label "1835-05-07"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Achtkarspelen" ;
    rdfs:label "Achtkarspelen"
  ] .

oa:relationep_frl_3f2e1e7c-9b20-d7d4-e99c-4ef5234c7f53_0
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_frl_3f2e1e7c-9b20-d7d4-e99c-4ef5234c7f53_Person:da8ee26b-a204-dd05-e00e-d918a4726121 ;
  a2a:EventKeyRef oa:event_frl_3f2e1e7c-9b20-d7d4-e99c-4ef5234c7f53_Event1 .

oa:relationep_frl_3f2e1e7c-9b20-d7d4-e99c-4ef5234c7f53_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_frl_3f2e1e7c-9b20-d7d4-e99c-4ef5234c7f53_Person:eff39211-8d33-f69e-3e6d-a8fcbae55e8a ;
  a2a:EventKeyRef oa:event_frl_3f2e1e7c-9b20-d7d4-e99c-4ef5234c7f53_Event1 .

oa:relationep_frl_3f2e1e7c-9b20-d7d4-e99c-4ef5234c7f53_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_frl_3f2e1e7c-9b20-d7d4-e99c-4ef5234c7f53_Person:4eec6515-2bec-a3ea-251b-5b40e3b36c04 ;
  a2a:EventKeyRef oa:event_frl_3f2e1e7c-9b20-d7d4-e99c-4ef5234c7f53_Event1 .

oa:relationep_frl_3f2e1e7c-9b20-d7d4-e99c-4ef5234c7f53_3
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_frl_3f2e1e7c-9b20-d7d4-e99c-4ef5234c7f53_Person:17ebc2c1-99c9-05b6-2335-ef96cb79af32 ;
  a2a:EventKeyRef oa:event_frl_3f2e1e7c-9b20-d7d4-e99c-4ef5234c7f53_Event1 .

oa:relationep_frl_3f2e1e7c-9b20-d7d4-e99c-4ef5234c7f53_4
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_frl_3f2e1e7c-9b20-d7d4-e99c-4ef5234c7f53_Person:14c26538-72b5-3549-b339-7d7744602ae1 ;
  a2a:EventKeyRef oa:event_frl_3f2e1e7c-9b20-d7d4-e99c-4ef5234c7f53_Event1 .

oa:relationep_frl_3f2e1e7c-9b20-d7d4-e99c-4ef5234c7f53_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_frl_3f2e1e7c-9b20-d7d4-e99c-4ef5234c7f53_Person:7f3ea38d-55bf-bf48-846c-5f3d91c2b915 ;
  a2a:EventKeyRef oa:event_frl_3f2e1e7c-9b20-d7d4-e99c-4ef5234c7f53_Event1 .

oa:source_frl_3f2e1e7c-9b20-d7d4-e99c-4ef5234c7f53
  a a2a:Source ;
  rdfs:label "AlleFriezen, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Achtkarspelen" ;
    rdfs:label "Achtkarspelen", "1835-05-07 - 1835-05-07"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1835-05-07"^^xsd:date ;
    a2a:SourceIndexDateTo "1835-05-07"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1835" ;
    a2a:Month "5" ;
    a2a:Day "7" ;
    rdfs:label "1835-05-07"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Burgerlijke Stand Achtkarspelen - Tresoar, Bron: boek, Deel: 2010, Periode: 1835" ;
    a2a:Book "Huwelijksregister 1835" ;
    a2a:DocumentNumber "0018" ;
    a2a:RegistryNumber "2010" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Burgerlijke Stand Achtkarspelen - Tresoar, Bron: boek, Deel: 2010, Periode: 1835, Huwelijksregister 1835, 0018, 2010"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://tresoar-images.memorix.nl/frl/thumb/640x480/2ba57768-2b06-5f9d-89ba-64b9f9c9bf1d.jpg" ;
    a2a:UriViewer "http://allefriezen.nl/zoeken/deeds/3f2e1e7c-9b20-d7d4-e99c-4ef5234c7f53" ;
    a2a:UriPreview "https://tresoar-images.memorix.nl/frl/thumb/250x250/2ba57768-2b06-5f9d-89ba-64b9f9c9bf1d.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://tresoar-images.memorix.nl/frl/thumb/640x480/NL-0400410000%2FNL-0400410000_30-01%2FNL-0400410000_30-01_4034%2FNL-0400410000_30-01_4034_000018_0001.jp2" ;
    a2a:UriViewer "http://allefriezen.nl/zoeken/deeds/3f2e1e7c-9b20-d7d4-e99c-4ef5234c7f53" ;
    a2a:UriPreview "https://tresoar-images.memorix.nl/frl/thumb/250x250/NL-0400410000%2FNL-0400410000_30-01%2FNL-0400410000_30-01_4034%2FNL-0400410000_30-01_4034_000018_0001.jp2"
  ] ;
  a2a:SourceLastChangeDate "2019-08-30"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/3f2e1e7c-9b20-d7d4-e99c-4ef5234c7f53" ;
  a2a:RecordGUID "{3f2e1e7c-9b20-d7d4-e99c-4ef5234c7f53}" ;
  a2a:SourceRemarkarchiefnaam "Burgerlijke Stand Achtkarspelen - Tresoar" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "2010" ;
  a2a:SourceRemarkregister_periode "1835" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250425_39796_00039796.xml van FRL" .

