@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_cd532554-e9b8-28b7-4eba-6cc89c356cb5
  a a2a:Record ;
  rdfs:label "Huwelijk op 25 september 1852 te Schoterland" ;
  a2a:hasPerson oa:person_frl_cd532554-e9b8-28b7-4eba-6cc89c356cb5_Person-fa6a7a00-721a-d15f-6834-062e2cade8b0, oa:person_frl_cd532554-e9b8-28b7-4eba-6cc89c356cb5_Person-ce8fabf1-8f90-dd0b-e2ff-68b969f289f1, oa:person_frl_cd532554-e9b8-28b7-4eba-6cc89c356cb5_Person-b936a554-c50b-54eb-7fa4-58a1317d687f, oa:person_frl_cd532554-e9b8-28b7-4eba-6cc89c356cb5_Person-6ba0e75b-76ad-f304-64e2-a775a26c62fa, oa:person_frl_cd532554-e9b8-28b7-4eba-6cc89c356cb5_Person-c721f94a-e139-d2ca-f223-177539a5318e, oa:person_frl_cd532554-e9b8-28b7-4eba-6cc89c356cb5_Person-013da4be-d6c7-3bc2-ef9f-d117fc430be5 ;
  a2a:hasEvent oa:event_frl_cd532554-e9b8-28b7-4eba-6cc89c356cb5_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_cd532554-e9b8-28b7-4eba-6cc89c356cb5_0, oa:relationep_frl_cd532554-e9b8-28b7-4eba-6cc89c356cb5_1, oa:relationep_frl_cd532554-e9b8-28b7-4eba-6cc89c356cb5_2, oa:relationep_frl_cd532554-e9b8-28b7-4eba-6cc89c356cb5_3, oa:relationep_frl_cd532554-e9b8-28b7-4eba-6cc89c356cb5_4, oa:relationep_frl_cd532554-e9b8-28b7-4eba-6cc89c356cb5_5 ;
  a2a:hasSource oa:source_frl_cd532554-e9b8-28b7-4eba-6cc89c356cb5 .

oa:person_frl_cd532554-e9b8-28b7-4eba-6cc89c356cb5_Person-fa6a7a00-721a-d15f-6834-062e2cade8b0
  a a2a:Person ;
  rdfs:label "Esther Samuels" ;
  a2a:PersonName [
    rdfs:label "Esther Samuels" ;
    a2a:PersonNameFirstName "Esther" ;
    a2a:PersonNamePatronym "Samuels"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_frl_cd532554-e9b8-28b7-4eba-6cc89c356cb5_Person-ce8fabf1-8f90-dd0b-e2ff-68b969f289f1
  a a2a:Person ;
  rdfs:label "Saartje Messcher" ;
  a2a:PersonName [
    rdfs:label "Saartje Messcher" ;
    a2a:PersonNameFirstName "Saartje" ;
    a2a:PersonNameLastName "Messcher"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "21 jaar" ;
    rdfs:label "21 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Heerenveen" ;
    rdfs:label "Heerenveen"
  ] .

oa:person_frl_cd532554-e9b8-28b7-4eba-6cc89c356cb5_Person-b936a554-c50b-54eb-7fa4-58a1317d687f
  a a2a:Person ;
  rdfs:label "Rachel Philip Frank" ;
  a2a:PersonName [
    rdfs:label "Rachel Philip Frank" ;
    a2a:PersonNameFirstName "Rachel" ;
    a2a:PersonNamePatronym "Philip" ;
    a2a:PersonNameLastName "Frank"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_frl_cd532554-e9b8-28b7-4eba-6cc89c356cb5_Person-6ba0e75b-76ad-f304-64e2-a775a26c62fa
  a a2a:Person ;
  rdfs:label "Isaac Marcus Slager" ;
  a2a:PersonName [
    rdfs:label "Isaac Marcus Slager" ;
    a2a:PersonNameFirstName "Isaac" ;
    a2a:PersonNamePatronym "Marcus" ;
    a2a:PersonNameLastName "Slager"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_cd532554-e9b8-28b7-4eba-6cc89c356cb5_Person-c721f94a-e139-d2ca-f223-177539a5318e
  a a2a:Person ;
  rdfs:label "Marcus Slager" ;
  a2a:PersonName [
    rdfs:label "Marcus Slager" ;
    a2a:PersonNameFirstName "Marcus" ;
    a2a:PersonNameLastName "Slager"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "27 jaar" ;
    rdfs:label "27 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Steenwijk" ;
    rdfs:label "Steenwijk"
  ] .

oa:person_frl_cd532554-e9b8-28b7-4eba-6cc89c356cb5_Person-013da4be-d6c7-3bc2-ef9f-d117fc430be5
  a a2a:Person ;
  rdfs:label "Benjamin Salomons Messcher" ;
  a2a:PersonName [
    rdfs:label "Benjamin Salomons Messcher" ;
    a2a:PersonNameFirstName "Benjamin" ;
    a2a:PersonNamePatronym "Salomons" ;
    a2a:PersonNameLastName "Messcher"
  ] ;
  a2a:Gender "Man" .

oa:event_frl_cd532554-e9b8-28b7-4eba-6cc89c356cb5_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1852" ;
    a2a:Month "9" ;
    a2a:Day "25" ;
    rdfs:label "1852-09-25"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Schoterland" ;
    rdfs:label "Schoterland"
  ] .

oa:relationep_frl_cd532554-e9b8-28b7-4eba-6cc89c356cb5_0
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_frl_cd532554-e9b8-28b7-4eba-6cc89c356cb5_Person:fa6a7a00-721a-d15f-6834-062e2cade8b0 ;
  a2a:EventKeyRef oa:event_frl_cd532554-e9b8-28b7-4eba-6cc89c356cb5_Event1 .

oa:relationep_frl_cd532554-e9b8-28b7-4eba-6cc89c356cb5_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_frl_cd532554-e9b8-28b7-4eba-6cc89c356cb5_Person:ce8fabf1-8f90-dd0b-e2ff-68b969f289f1 ;
  a2a:EventKeyRef oa:event_frl_cd532554-e9b8-28b7-4eba-6cc89c356cb5_Event1 .

oa:relationep_frl_cd532554-e9b8-28b7-4eba-6cc89c356cb5_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_frl_cd532554-e9b8-28b7-4eba-6cc89c356cb5_Person:b936a554-c50b-54eb-7fa4-58a1317d687f ;
  a2a:EventKeyRef oa:event_frl_cd532554-e9b8-28b7-4eba-6cc89c356cb5_Event1 .

oa:relationep_frl_cd532554-e9b8-28b7-4eba-6cc89c356cb5_3
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_frl_cd532554-e9b8-28b7-4eba-6cc89c356cb5_Person:6ba0e75b-76ad-f304-64e2-a775a26c62fa ;
  a2a:EventKeyRef oa:event_frl_cd532554-e9b8-28b7-4eba-6cc89c356cb5_Event1 .

oa:relationep_frl_cd532554-e9b8-28b7-4eba-6cc89c356cb5_4
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_frl_cd532554-e9b8-28b7-4eba-6cc89c356cb5_Person:c721f94a-e139-d2ca-f223-177539a5318e ;
  a2a:EventKeyRef oa:event_frl_cd532554-e9b8-28b7-4eba-6cc89c356cb5_Event1 .

oa:relationep_frl_cd532554-e9b8-28b7-4eba-6cc89c356cb5_5
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_frl_cd532554-e9b8-28b7-4eba-6cc89c356cb5_Person:013da4be-d6c7-3bc2-ef9f-d117fc430be5 ;
  a2a:EventKeyRef oa:event_frl_cd532554-e9b8-28b7-4eba-6cc89c356cb5_Event1 .

oa:source_frl_cd532554-e9b8-28b7-4eba-6cc89c356cb5
  a a2a:Source ;
  rdfs:label "AlleFriezen, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Schoterland" ;
    rdfs:label "Schoterland", "1852-09-25 - 1852-09-25"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1852-09-25"^^xsd:date ;
    a2a:SourceIndexDateTo "1852-09-25"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1852" ;
    a2a:Month "9" ;
    a2a:Day "25" ;
    rdfs:label "1852-09-25"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Burgerlijke Stand Schoterland - Tresoar, Bron: boek, Deel: 2016, Periode: 1852" ;
    a2a:Book "Huwelijksregister 1852" ;
    a2a:DocumentNumber "0065" ;
    a2a:RegistryNumber "2016" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Burgerlijke Stand Schoterland - Tresoar, Bron: boek, Deel: 2016, Periode: 1852, Huwelijksregister 1852, 0065, 2016"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://tresoar-images.memorix.nl/frl/thumb/640x480/5392295d-2630-4ebb-251b-d5b4e85fa3b5.jpg" ;
    a2a:UriViewer "http://allefriezen.nl/zoeken/deeds/cd532554-e9b8-28b7-4eba-6cc89c356cb5" ;
    a2a:UriPreview "https://tresoar-images.memorix.nl/frl/thumb/250x250/5392295d-2630-4ebb-251b-d5b4e85fa3b5.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_4057%2FNL-0400410000_30-31_4057_000065_0001.jp2" ;
    a2a:UriViewer "http://allefriezen.nl/zoeken/deeds/cd532554-e9b8-28b7-4eba-6cc89c356cb5" ;
    a2a:UriPreview "https://tresoar-images.memorix.nl/frl/thumb/250x250/NL-0400410000%2FNL-0400410000_30-31%2FNL-0400410000_30-31_4057%2FNL-0400410000_30-31_4057_000065_0001.jp2"
  ] ;
  a2a:SourceLastChangeDate "2019-08-30"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/cd532554-e9b8-28b7-4eba-6cc89c356cb5" ;
  a2a:RecordGUID "{cd532554-e9b8-28b7-4eba-6cc89c356cb5}" ;
  a2a:SourceRemarkarchiefnaam "Burgerlijke Stand Schoterland - Tresoar" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "2016" ;
  a2a:SourceRemarkregister_periode "1852" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250425_41812_00041812.xml van FRL" .

