@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_0f0d5c2f-e948-e932-ffc0-52da75a6b8e2
  a a2a:Record ;
  rdfs:label "Huwelijk (huwelijksakte) op 20 november 1815 te Leeuwarden" ;
  a2a:hasPerson oa:person_frl_0f0d5c2f-e948-e932-ffc0-52da75a6b8e2_Person-a912aa91-5ba6-2a18-6e7f-74dd10f9212a, oa:person_frl_0f0d5c2f-e948-e932-ffc0-52da75a6b8e2_Person-d5d02509-60a6-806a-d7ff-9f21e8a19441, oa:person_frl_0f0d5c2f-e948-e932-ffc0-52da75a6b8e2_Person-f4853431-fb94-db2c-e523-d2cb122599d5, oa:person_frl_0f0d5c2f-e948-e932-ffc0-52da75a6b8e2_Person-f726fd6d-ecd0-0d67-5fbd-1bb4fe785fb5, oa:person_frl_0f0d5c2f-e948-e932-ffc0-52da75a6b8e2_Person-1cb18982-6c35-df62-503f-18b49cb4a832 ;
  a2a:hasEvent oa:event_frl_0f0d5c2f-e948-e932-ffc0-52da75a6b8e2_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_0f0d5c2f-e948-e932-ffc0-52da75a6b8e2_0, oa:relationep_frl_0f0d5c2f-e948-e932-ffc0-52da75a6b8e2_1, oa:relationep_frl_0f0d5c2f-e948-e932-ffc0-52da75a6b8e2_2, oa:relationep_frl_0f0d5c2f-e948-e932-ffc0-52da75a6b8e2_3, oa:relationep_frl_0f0d5c2f-e948-e932-ffc0-52da75a6b8e2_4 ;
  a2a:hasSource oa:source_frl_0f0d5c2f-e948-e932-ffc0-52da75a6b8e2 .

oa:person_frl_0f0d5c2f-e948-e932-ffc0-52da75a6b8e2_Person-a912aa91-5ba6-2a18-6e7f-74dd10f9212a
  a a2a:Person ;
  rdfs:label "Haitze Douwes Lam" ;
  a2a:PersonName [
    rdfs:label "Haitze Douwes Lam" ;
    a2a:PersonNameFirstName "Haitze" ;
    a2a:PersonNamePatronym "Douwes" ;
    a2a:PersonNameLastName "Lam"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_0f0d5c2f-e948-e932-ffc0-52da75a6b8e2_Person-d5d02509-60a6-806a-d7ff-9f21e8a19441
  a a2a:Person ;
  rdfs:label "Pietje Pieters Karsten" ;
  a2a:PersonName [
    rdfs:label "Pietje Pieters Karsten" ;
    a2a:PersonNameFirstName "Pietje" ;
    a2a:PersonNamePatronym "Pieters" ;
    a2a:PersonNameLastName "Karsten"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "22 jaar" ;
    rdfs:label "22 jaar"
  ] .

oa:person_frl_0f0d5c2f-e948-e932-ffc0-52da75a6b8e2_Person-f4853431-fb94-db2c-e523-d2cb122599d5
  a a2a:Person ;
  rdfs:label "Rinke Haitzes Lam" ;
  a2a:PersonName [
    rdfs:label "Rinke Haitzes Lam" ;
    a2a:PersonNameFirstName "Rinke" ;
    a2a:PersonNamePatronym "Haitzes" ;
    a2a:PersonNameLastName "Lam"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_0f0d5c2f-e948-e932-ffc0-52da75a6b8e2_Person-f726fd6d-ecd0-0d67-5fbd-1bb4fe785fb5
  a a2a:Person ;
  rdfs:label "Pieter Karsten" ;
  a2a:PersonName [
    rdfs:label "Pieter Karsten" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNameLastName "Karsten"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_0f0d5c2f-e948-e932-ffc0-52da75a6b8e2_Person-1cb18982-6c35-df62-503f-18b49cb4a832
  a a2a:Person ;
  rdfs:label "Trijntje Johannes" ;
  a2a:PersonName [
    rdfs:label "Trijntje Johannes" ;
    a2a:PersonNameFirstName "Trijntje" ;
    a2a:PersonNamePatronym "Johannes"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_frl_0f0d5c2f-e948-e932-ffc0-52da75a6b8e2_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1815" ;
    a2a:Month "11" ;
    a2a:Day "20" ;
    rdfs:label "1815-11-20"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] .

oa:relationep_frl_0f0d5c2f-e948-e932-ffc0-52da75a6b8e2_0
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_frl_0f0d5c2f-e948-e932-ffc0-52da75a6b8e2_Person:a912aa91-5ba6-2a18-6e7f-74dd10f9212a ;
  a2a:EventKeyRef oa:event_frl_0f0d5c2f-e948-e932-ffc0-52da75a6b8e2_Event1 .

oa:relationep_frl_0f0d5c2f-e948-e932-ffc0-52da75a6b8e2_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_frl_0f0d5c2f-e948-e932-ffc0-52da75a6b8e2_Person:d5d02509-60a6-806a-d7ff-9f21e8a19441 ;
  a2a:EventKeyRef oa:event_frl_0f0d5c2f-e948-e932-ffc0-52da75a6b8e2_Event1 .

oa:relationep_frl_0f0d5c2f-e948-e932-ffc0-52da75a6b8e2_2
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_frl_0f0d5c2f-e948-e932-ffc0-52da75a6b8e2_Person:f4853431-fb94-db2c-e523-d2cb122599d5 ;
  a2a:EventKeyRef oa:event_frl_0f0d5c2f-e948-e932-ffc0-52da75a6b8e2_Event1 .

oa:relationep_frl_0f0d5c2f-e948-e932-ffc0-52da75a6b8e2_3
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_frl_0f0d5c2f-e948-e932-ffc0-52da75a6b8e2_Person:f726fd6d-ecd0-0d67-5fbd-1bb4fe785fb5 ;
  a2a:EventKeyRef oa:event_frl_0f0d5c2f-e948-e932-ffc0-52da75a6b8e2_Event1 .

oa:relationep_frl_0f0d5c2f-e948-e932-ffc0-52da75a6b8e2_4
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_frl_0f0d5c2f-e948-e932-ffc0-52da75a6b8e2_Person:1cb18982-6c35-df62-503f-18b49cb4a832 ;
  a2a:EventKeyRef oa:event_frl_0f0d5c2f-e948-e932-ffc0-52da75a6b8e2_Event1 .

oa:source_frl_0f0d5c2f-e948-e932-ffc0-52da75a6b8e2
  a a2a:Source ;
  rdfs:label "AlleFriezen, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden", "1815-11-20 - 1815-11-20"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1815-11-20"^^xsd:date ;
    a2a:SourceIndexDateTo "1815-11-20"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1815" ;
    a2a:Month "11" ;
    a2a:Day "20" ;
    rdfs:label "1815-11-20"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Ambtenaar van de Burgerlijke Stand in Leeuwarden - Historisch Centrum Leeuwarden, Br..." ;
    a2a:Book "Huwelijksregister 1815" ;
    a2a:DocumentNumber "0166" ;
    a2a:RegistryNumber "355" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Ambtenaar van de Burgerlijke Stand in Leeuwarden - Historisch Centrum Leeuwarden, Br..., Huwelijksregister 1815, 0166, 355"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://tresoar-images.memorix.nl/frl/thumb/640x480/45e1694f-1085-92d1-2cf1-142a29dab490.jpg" ;
    a2a:UriViewer "http://allefriezen.nl/zoeken/deeds/0f0d5c2f-e948-e932-ffc0-52da75a6b8e2" ;
    a2a:UriPreview "https://tresoar-images.memorix.nl/frl/thumb/250x250/45e1694f-1085-92d1-2cf1-142a29dab490.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-01-31"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/0f0d5c2f-e948-e932-ffc0-52da75a6b8e2" ;
  a2a:RecordGUID "{0f0d5c2f-e948-e932-ffc0-52da75a6b8e2}" ;
  a2a:SourceRemarkAkteSoort "Huwelijksakte" ;
  a2a:SourceRemarkarchiefnaam "Ambtenaar van de Burgerlijke Stand in Leeuwarden - Historisch Centrum Leeuwarden" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "355" ;
  a2a:SourceRemarkregister_periode "1815" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250425_38899_00038899.xml van FRL" .

