@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_6526cc72-8b3d-c052-e048-1d3d517d03aa
  a a2a:Record ;
  rdfs:label "Huwelijk (huwelijksakte) op 26 mei 1844 te Leeuwarden" ;
  a2a:hasPerson oa:person_frl_6526cc72-8b3d-c052-e048-1d3d517d03aa_Person-b00f1bd8-767a-33cd-c44b-61bd36174591, oa:person_frl_6526cc72-8b3d-c052-e048-1d3d517d03aa_Person-4e895154-c8a7-43fb-1f9d-cab13ba74f72, oa:person_frl_6526cc72-8b3d-c052-e048-1d3d517d03aa_Person-6981cfba-562d-7221-9055-7b2e9c157270, oa:person_frl_6526cc72-8b3d-c052-e048-1d3d517d03aa_Person-cd8bab02-3a85-2c5e-f4ac-e00acf93cce1, oa:person_frl_6526cc72-8b3d-c052-e048-1d3d517d03aa_Person-00f56950-6300-4a99-9182-3fbeb5b8d03b ;
  a2a:hasEvent oa:event_frl_6526cc72-8b3d-c052-e048-1d3d517d03aa_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_6526cc72-8b3d-c052-e048-1d3d517d03aa_0, oa:relationep_frl_6526cc72-8b3d-c052-e048-1d3d517d03aa_1, oa:relationep_frl_6526cc72-8b3d-c052-e048-1d3d517d03aa_2, oa:relationep_frl_6526cc72-8b3d-c052-e048-1d3d517d03aa_3, oa:relationep_frl_6526cc72-8b3d-c052-e048-1d3d517d03aa_4 ;
  a2a:hasSource oa:source_frl_6526cc72-8b3d-c052-e048-1d3d517d03aa .

oa:person_frl_6526cc72-8b3d-c052-e048-1d3d517d03aa_Person-b00f1bd8-767a-33cd-c44b-61bd36174591
  a a2a:Person ;
  rdfs:label "Leendert Rodenhuis" ;
  a2a:PersonName [
    rdfs:label "Leendert Rodenhuis" ;
    a2a:PersonNameFirstName "Leendert" ;
    a2a:PersonNameLastName "Rodenhuis"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "29 jaar" ;
    rdfs:label "29 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] ;
  a2a:Profession "schoenmaker" .

oa:person_frl_6526cc72-8b3d-c052-e048-1d3d517d03aa_Person-4e895154-c8a7-43fb-1f9d-cab13ba74f72
  a a2a:Person ;
  rdfs:label "Rintje Dirks Vellinga" ;
  a2a:PersonName [
    rdfs:label "Rintje Dirks Vellinga" ;
    a2a:PersonNameFirstName "Rintje" ;
    a2a:PersonNamePatronym "Dirks" ;
    a2a:PersonNameLastName "Vellinga"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_6526cc72-8b3d-c052-e048-1d3d517d03aa_Person-6981cfba-562d-7221-9055-7b2e9c157270
  a a2a:Person ;
  rdfs:label "Houkje Rintjes Vellinga" ;
  a2a:PersonName [
    rdfs:label "Houkje Rintjes Vellinga" ;
    a2a:PersonNameFirstName "Houkje" ;
    a2a:PersonNamePatronym "Rintjes" ;
    a2a:PersonNameLastName "Vellinga"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "30 jaar" ;
    rdfs:label "30 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Sint Annaparochie" ;
    rdfs:label "Sint Annaparochie"
  ] ;
  a2a:Profession "dienstbode" .

oa:person_frl_6526cc72-8b3d-c052-e048-1d3d517d03aa_Person-cd8bab02-3a85-2c5e-f4ac-e00acf93cce1
  a a2a:Person ;
  rdfs:label "Berber Hotzes Wielinga" ;
  a2a:PersonName [
    rdfs:label "Berber Hotzes Wielinga" ;
    a2a:PersonNameFirstName "Berber" ;
    a2a:PersonNamePatronym "Hotzes" ;
    a2a:PersonNameLastName "Wielinga"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_frl_6526cc72-8b3d-c052-e048-1d3d517d03aa_Person-00f56950-6300-4a99-9182-3fbeb5b8d03b
  a a2a:Person ;
  rdfs:label "Aaltje Rodenhuis" ;
  a2a:PersonName [
    rdfs:label "Aaltje Rodenhuis" ;
    a2a:PersonNameFirstName "Aaltje" ;
    a2a:PersonNameLastName "Rodenhuis"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_frl_6526cc72-8b3d-c052-e048-1d3d517d03aa_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1844" ;
    a2a:Month "5" ;
    a2a:Day "26" ;
    rdfs:label "1844-05-26"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] .

oa:relationep_frl_6526cc72-8b3d-c052-e048-1d3d517d03aa_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_frl_6526cc72-8b3d-c052-e048-1d3d517d03aa_Person:b00f1bd8-767a-33cd-c44b-61bd36174591 ;
  a2a:EventKeyRef oa:event_frl_6526cc72-8b3d-c052-e048-1d3d517d03aa_Event1 .

oa:relationep_frl_6526cc72-8b3d-c052-e048-1d3d517d03aa_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_frl_6526cc72-8b3d-c052-e048-1d3d517d03aa_Person:4e895154-c8a7-43fb-1f9d-cab13ba74f72 ;
  a2a:EventKeyRef oa:event_frl_6526cc72-8b3d-c052-e048-1d3d517d03aa_Event1 .

oa:relationep_frl_6526cc72-8b3d-c052-e048-1d3d517d03aa_2
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_frl_6526cc72-8b3d-c052-e048-1d3d517d03aa_Person:6981cfba-562d-7221-9055-7b2e9c157270 ;
  a2a:EventKeyRef oa:event_frl_6526cc72-8b3d-c052-e048-1d3d517d03aa_Event1 .

oa:relationep_frl_6526cc72-8b3d-c052-e048-1d3d517d03aa_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_frl_6526cc72-8b3d-c052-e048-1d3d517d03aa_Person:cd8bab02-3a85-2c5e-f4ac-e00acf93cce1 ;
  a2a:EventKeyRef oa:event_frl_6526cc72-8b3d-c052-e048-1d3d517d03aa_Event1 .

oa:relationep_frl_6526cc72-8b3d-c052-e048-1d3d517d03aa_4
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_frl_6526cc72-8b3d-c052-e048-1d3d517d03aa_Person:00f56950-6300-4a99-9182-3fbeb5b8d03b ;
  a2a:EventKeyRef oa:event_frl_6526cc72-8b3d-c052-e048-1d3d517d03aa_Event1 .

oa:source_frl_6526cc72-8b3d-c052-e048-1d3d517d03aa
  a a2a:Source ;
  rdfs:label "AlleFriezen, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden", "1844-05-26 - 1844-05-26"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1844-05-26"^^xsd:date ;
    a2a:SourceIndexDateTo "1844-05-26"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1844" ;
    a2a:Month "5" ;
    a2a:Day "26" ;
    rdfs:label "1844-05-26"^^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, De..." ;
    a2a:Book "Huwelijksregister 1844" ;
    a2a:DocumentNumber "0104" ;
    a2a:RegistryNumber "384" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Ambtenaar van de Burgerlijke Stand in Leeuwarden - Historisch Centrum Leeuwarden, De..., Huwelijksregister 1844, 0104, 384"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://tresoar-images.memorix.nl/frl/thumb/640x480/ab65275f-3789-6eb2-8ba6-399e6bbeffaa.jpg" ;
    a2a:UriViewer "http://allefriezen.nl/zoeken/deeds/6526cc72-8b3d-c052-e048-1d3d517d03aa" ;
    a2a:UriPreview "https://tresoar-images.memorix.nl/frl/thumb/250x250/ab65275f-3789-6eb2-8ba6-399e6bbeffaa.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://tresoar-images.memorix.nl/frl/thumb/640x480/NL-0400410000%2FNL-0400410000_30-22%2FNL-0400410000_30-22_4106%2FNL-0400410000_30-22_4106_000104_0001.jp2" ;
    a2a:UriViewer "http://allefriezen.nl/zoeken/deeds/6526cc72-8b3d-c052-e048-1d3d517d03aa" ;
    a2a:UriPreview "https://tresoar-images.memorix.nl/frl/thumb/250x250/NL-0400410000%2FNL-0400410000_30-22%2FNL-0400410000_30-22_4106%2FNL-0400410000_30-22_4106_000104_0001.jp2"
  ] ;
  a2a:SourceLastChangeDate "2020-01-31"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/6526cc72-8b3d-c052-e048-1d3d517d03aa" ;
  a2a:RecordGUID "{6526cc72-8b3d-c052-e048-1d3d517d03aa}" ;
  a2a:SourceRemarkAkteSoort "Huwelijksakte" ;
  a2a:SourceRemarkarchiefnaam "Ambtenaar van de Burgerlijke Stand in Leeuwarden - Historisch Centrum Leeuwarden" ;
  a2a:SourceRemarkdeel "384" ;
  a2a:SourceRemarkregister_periode "1844" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250425_42257_00042257.xml van FRL" .

