@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_4bcda429-1fb2-38db-cd4e-3cb3d318c725
  a a2a:Record ;
  rdfs:label "Huwelijk op 29 maart 1829 te Franeker" ;
  a2a:hasPerson oa:person_frl_4bcda429-1fb2-38db-cd4e-3cb3d318c725_Person-d94cb581-3dff-9c6b-3af7-3329a59e4198, oa:person_frl_4bcda429-1fb2-38db-cd4e-3cb3d318c725_Person-b901bfca-4835-e98e-02ff-ea8948d2593f, oa:person_frl_4bcda429-1fb2-38db-cd4e-3cb3d318c725_Person-b35bca91-2103-b27d-3781-da0a0701e35a, oa:person_frl_4bcda429-1fb2-38db-cd4e-3cb3d318c725_Person-1513a8e9-6b5b-8419-3c5d-7e51ad7d089a, oa:person_frl_4bcda429-1fb2-38db-cd4e-3cb3d318c725_Person-67e94806-7824-a649-3fd6-d3ab9b7357da, oa:person_frl_4bcda429-1fb2-38db-cd4e-3cb3d318c725_Person-207004f9-b5ef-bbdf-0799-056f322246ec ;
  a2a:hasEvent oa:event_frl_4bcda429-1fb2-38db-cd4e-3cb3d318c725_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_4bcda429-1fb2-38db-cd4e-3cb3d318c725_0, oa:relationep_frl_4bcda429-1fb2-38db-cd4e-3cb3d318c725_1, oa:relationep_frl_4bcda429-1fb2-38db-cd4e-3cb3d318c725_2, oa:relationep_frl_4bcda429-1fb2-38db-cd4e-3cb3d318c725_3, oa:relationep_frl_4bcda429-1fb2-38db-cd4e-3cb3d318c725_4, oa:relationep_frl_4bcda429-1fb2-38db-cd4e-3cb3d318c725_5 ;
  a2a:hasSource oa:source_frl_4bcda429-1fb2-38db-cd4e-3cb3d318c725 .

oa:person_frl_4bcda429-1fb2-38db-cd4e-3cb3d318c725_Person-d94cb581-3dff-9c6b-3af7-3329a59e4198
  a a2a:Person ;
  rdfs:label "Harmanus Addens" ;
  a2a:PersonName [
    rdfs:label "Harmanus Addens" ;
    a2a:PersonNameFirstName "Harmanus" ;
    a2a:PersonNameLastName "Addens"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_4bcda429-1fb2-38db-cd4e-3cb3d318c725_Person-b901bfca-4835-e98e-02ff-ea8948d2593f
  a a2a:Person ;
  rdfs:label "Mijntje Mecima" ;
  a2a:PersonName [
    rdfs:label "Mijntje Mecima" ;
    a2a:PersonNameFirstName "Mijntje" ;
    a2a:PersonNameLastName "Mecima"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_frl_4bcda429-1fb2-38db-cd4e-3cb3d318c725_Person-b35bca91-2103-b27d-3781-da0a0701e35a
  a a2a:Person ;
  rdfs:label "Pieter Tuts" ;
  a2a:PersonName [
    rdfs:label "Pieter Tuts" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNameLastName "Tuts"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_4bcda429-1fb2-38db-cd4e-3cb3d318c725_Person-1513a8e9-6b5b-8419-3c5d-7e51ad7d089a
  a a2a:Person ;
  rdfs:label "Harmannus Addens" ;
  a2a:PersonName [
    rdfs:label "Harmannus Addens" ;
    a2a:PersonNameFirstName "Harmannus" ;
    a2a:PersonNameLastName "Addens"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "31 jaar" ;
    rdfs:label "31 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Harlingen" ;
    rdfs:label "Harlingen"
  ] .

oa:person_frl_4bcda429-1fb2-38db-cd4e-3cb3d318c725_Person-67e94806-7824-a649-3fd6-d3ab9b7357da
  a a2a:Person ;
  rdfs:label "Anna Maria Mottie" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Mottie" ;
    a2a:PersonNameFirstName "Anna Maria" ;
    a2a:PersonNameLastName "Mottie"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_frl_4bcda429-1fb2-38db-cd4e-3cb3d318c725_Person-207004f9-b5ef-bbdf-0799-056f322246ec
  a a2a:Person ;
  rdfs:label "Maria Catharina Tuts" ;
  a2a:PersonName [
    rdfs:label "Maria Catharina Tuts" ;
    a2a:PersonNameFirstName "Maria Catharina" ;
    a2a:PersonNameLastName "Tuts"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "30 jaar" ;
    rdfs:label "30 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Overhespen (België)" ;
    rdfs:label "Overhespen (België)"
  ] .

oa:event_frl_4bcda429-1fb2-38db-cd4e-3cb3d318c725_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1829" ;
    a2a:Month "3" ;
    a2a:Day "29" ;
    rdfs:label "1829-03-29"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Franeker" ;
    rdfs:label "Franeker"
  ] .

oa:relationep_frl_4bcda429-1fb2-38db-cd4e-3cb3d318c725_0
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_frl_4bcda429-1fb2-38db-cd4e-3cb3d318c725_Person:d94cb581-3dff-9c6b-3af7-3329a59e4198 ;
  a2a:EventKeyRef oa:event_frl_4bcda429-1fb2-38db-cd4e-3cb3d318c725_Event1 .

oa:relationep_frl_4bcda429-1fb2-38db-cd4e-3cb3d318c725_1
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_frl_4bcda429-1fb2-38db-cd4e-3cb3d318c725_Person:b901bfca-4835-e98e-02ff-ea8948d2593f ;
  a2a:EventKeyRef oa:event_frl_4bcda429-1fb2-38db-cd4e-3cb3d318c725_Event1 .

oa:relationep_frl_4bcda429-1fb2-38db-cd4e-3cb3d318c725_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_frl_4bcda429-1fb2-38db-cd4e-3cb3d318c725_Person:b35bca91-2103-b27d-3781-da0a0701e35a ;
  a2a:EventKeyRef oa:event_frl_4bcda429-1fb2-38db-cd4e-3cb3d318c725_Event1 .

oa:relationep_frl_4bcda429-1fb2-38db-cd4e-3cb3d318c725_3
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_frl_4bcda429-1fb2-38db-cd4e-3cb3d318c725_Person:1513a8e9-6b5b-8419-3c5d-7e51ad7d089a ;
  a2a:EventKeyRef oa:event_frl_4bcda429-1fb2-38db-cd4e-3cb3d318c725_Event1 .

oa:relationep_frl_4bcda429-1fb2-38db-cd4e-3cb3d318c725_4
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_frl_4bcda429-1fb2-38db-cd4e-3cb3d318c725_Person:67e94806-7824-a649-3fd6-d3ab9b7357da ;
  a2a:EventKeyRef oa:event_frl_4bcda429-1fb2-38db-cd4e-3cb3d318c725_Event1 .

oa:relationep_frl_4bcda429-1fb2-38db-cd4e-3cb3d318c725_5
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_frl_4bcda429-1fb2-38db-cd4e-3cb3d318c725_Person:207004f9-b5ef-bbdf-0799-056f322246ec ;
  a2a:EventKeyRef oa:event_frl_4bcda429-1fb2-38db-cd4e-3cb3d318c725_Event1 .

oa:source_frl_4bcda429-1fb2-38db-cd4e-3cb3d318c725
  a a2a:Source ;
  rdfs:label "AlleFriezen, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Franeker" ;
    rdfs:label "Franeker", "1829-03-29 - 1829-03-29"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1829-03-29"^^xsd:date ;
    a2a:SourceIndexDateTo "1829-03-29"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1829" ;
    a2a:Month "3" ;
    a2a:Day "29" ;
    rdfs:label "1829-03-29"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Burgerlijke Stand Franeker - Tresoar, Bron: boek, Deel: 2004, Periode: 1829" ;
    a2a:Book "Huwelijksregister 1829" ;
    a2a:DocumentNumber "0007" ;
    a2a:RegistryNumber "2004" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Burgerlijke Stand Franeker - Tresoar, Bron: boek, Deel: 2004, Periode: 1829, Huwelijksregister 1829, 0007, 2004"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://tresoar-images.memorix.nl/frl/thumb/640x480/897422ea-fa3b-05c0-1370-124dd93a0c90.jpg" ;
    a2a:UriViewer "http://allefriezen.nl/zoeken/deeds/4bcda429-1fb2-38db-cd4e-3cb3d318c725" ;
    a2a:UriPreview "https://tresoar-images.memorix.nl/frl/thumb/250x250/897422ea-fa3b-05c0-1370-124dd93a0c90.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://tresoar-images.memorix.nl/frl/thumb/640x480/NL-0400410000%2FNL-0400410000_30-12%2FNL-0400410000_30-12_4019%2FNL-0400410000_30-12_4019_000007_0001.jp2" ;
    a2a:UriViewer "http://allefriezen.nl/zoeken/deeds/4bcda429-1fb2-38db-cd4e-3cb3d318c725" ;
    a2a:UriPreview "https://tresoar-images.memorix.nl/frl/thumb/250x250/NL-0400410000%2FNL-0400410000_30-12%2FNL-0400410000_30-12_4019%2FNL-0400410000_30-12_4019_000007_0001.jp2"
  ] ;
  a2a:SourceLastChangeDate "2019-08-30"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/4bcda429-1fb2-38db-cd4e-3cb3d318c725" ;
  a2a:RecordGUID "{4bcda429-1fb2-38db-cd4e-3cb3d318c725}" ;
  a2a:SourceRemarkOpmerking "Met legitimatie van één kind" ;
  a2a:SourceRemarkarchiefnaam "Burgerlijke Stand Franeker - Tresoar" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "2004" ;
  a2a:SourceRemarkregister_periode "1829" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250425_41183_00041183.xml van FRL" .

