@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_64ab2124-d92b-8cce-e16b-681fe6d94dd2
  a a2a:Record ;
  rdfs:label "Huwelijk op 17 mei 1868 te Hindeloopen" ;
  a2a:hasPerson oa:person_frl_64ab2124-d92b-8cce-e16b-681fe6d94dd2_Person-d96785d0-286a-6c30-06f2-42d65d1e29c1, oa:person_frl_64ab2124-d92b-8cce-e16b-681fe6d94dd2_Person-7bc5c6b4-e646-81c2-c377-ceee207c83df, oa:person_frl_64ab2124-d92b-8cce-e16b-681fe6d94dd2_Person-79f1a2aa-afbd-bd45-2c2c-56b28efd2d79, oa:person_frl_64ab2124-d92b-8cce-e16b-681fe6d94dd2_Person-118f92c8-b928-e0ee-0bea-99ca18872f75, oa:person_frl_64ab2124-d92b-8cce-e16b-681fe6d94dd2_Person-0fc07b67-aa86-345c-933a-fd4b5b688dc2 ;
  a2a:hasEvent oa:event_frl_64ab2124-d92b-8cce-e16b-681fe6d94dd2_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_64ab2124-d92b-8cce-e16b-681fe6d94dd2_0, oa:relationep_frl_64ab2124-d92b-8cce-e16b-681fe6d94dd2_1, oa:relationep_frl_64ab2124-d92b-8cce-e16b-681fe6d94dd2_2, oa:relationep_frl_64ab2124-d92b-8cce-e16b-681fe6d94dd2_3, oa:relationep_frl_64ab2124-d92b-8cce-e16b-681fe6d94dd2_4 ;
  a2a:hasSource oa:source_frl_64ab2124-d92b-8cce-e16b-681fe6d94dd2 .

oa:person_frl_64ab2124-d92b-8cce-e16b-681fe6d94dd2_Person-d96785d0-286a-6c30-06f2-42d65d1e29c1
  a a2a:Person ;
  rdfs:label "Feike Jantjes Valk" ;
  a2a:PersonName [
    rdfs:label "Feike Jantjes Valk" ;
    a2a:PersonNameFirstName "Feike" ;
    a2a:PersonNamePatronym "Jantjes" ;
    a2a:PersonNameLastName "Valk"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_64ab2124-d92b-8cce-e16b-681fe6d94dd2_Person-7bc5c6b4-e646-81c2-c377-ceee207c83df
  a a2a:Person ;
  rdfs:label "Jisk Hendriks van der Meulen" ;
  a2a:PersonName [
    rdfs:label "Jisk Hendriks van der Meulen" ;
    a2a:PersonNameFirstName "Jisk" ;
    a2a:PersonNamePatronym "Hendriks" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Meulen"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_frl_64ab2124-d92b-8cce-e16b-681fe6d94dd2_Person-79f1a2aa-afbd-bd45-2c2c-56b28efd2d79
  a a2a:Person ;
  rdfs:label "Gepke Willems Glashouwer" ;
  a2a:PersonName [
    rdfs:label "Gepke Willems Glashouwer" ;
    a2a:PersonNameFirstName "Gepke" ;
    a2a:PersonNamePatronym "Willems" ;
    a2a:PersonNameLastName "Glashouwer"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_frl_64ab2124-d92b-8cce-e16b-681fe6d94dd2_Person-118f92c8-b928-e0ee-0bea-99ca18872f75
  a a2a:Person ;
  rdfs:label "Thones Glashouwer" ;
  a2a:PersonName [
    rdfs:label "Thones Glashouwer" ;
    a2a:PersonNameFirstName "Thones" ;
    a2a:PersonNameLastName "Glashouwer"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "23 jaar" ;
    rdfs:label "23 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Hindeloopen" ;
    rdfs:label "Hindeloopen"
  ] .

oa:person_frl_64ab2124-d92b-8cce-e16b-681fe6d94dd2_Person-0fc07b67-aa86-345c-933a-fd4b5b688dc2
  a a2a:Person ;
  rdfs:label "An Valk" ;
  a2a:PersonName [
    rdfs:label "An Valk" ;
    a2a:PersonNameFirstName "An" ;
    a2a:PersonNameLastName "Valk"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "19 jaar" ;
    rdfs:label "19 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Koudum" ;
    rdfs:label "Koudum"
  ] .

oa:event_frl_64ab2124-d92b-8cce-e16b-681fe6d94dd2_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1868" ;
    a2a:Month "5" ;
    a2a:Day "17" ;
    rdfs:label "1868-05-17"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Hindeloopen" ;
    rdfs:label "Hindeloopen"
  ] .

oa:relationep_frl_64ab2124-d92b-8cce-e16b-681fe6d94dd2_0
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_frl_64ab2124-d92b-8cce-e16b-681fe6d94dd2_Person:d96785d0-286a-6c30-06f2-42d65d1e29c1 ;
  a2a:EventKeyRef oa:event_frl_64ab2124-d92b-8cce-e16b-681fe6d94dd2_Event1 .

oa:relationep_frl_64ab2124-d92b-8cce-e16b-681fe6d94dd2_1
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_frl_64ab2124-d92b-8cce-e16b-681fe6d94dd2_Person:7bc5c6b4-e646-81c2-c377-ceee207c83df ;
  a2a:EventKeyRef oa:event_frl_64ab2124-d92b-8cce-e16b-681fe6d94dd2_Event1 .

oa:relationep_frl_64ab2124-d92b-8cce-e16b-681fe6d94dd2_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_frl_64ab2124-d92b-8cce-e16b-681fe6d94dd2_Person:79f1a2aa-afbd-bd45-2c2c-56b28efd2d79 ;
  a2a:EventKeyRef oa:event_frl_64ab2124-d92b-8cce-e16b-681fe6d94dd2_Event1 .

oa:relationep_frl_64ab2124-d92b-8cce-e16b-681fe6d94dd2_3
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_frl_64ab2124-d92b-8cce-e16b-681fe6d94dd2_Person:118f92c8-b928-e0ee-0bea-99ca18872f75 ;
  a2a:EventKeyRef oa:event_frl_64ab2124-d92b-8cce-e16b-681fe6d94dd2_Event1 .

oa:relationep_frl_64ab2124-d92b-8cce-e16b-681fe6d94dd2_4
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_frl_64ab2124-d92b-8cce-e16b-681fe6d94dd2_Person:0fc07b67-aa86-345c-933a-fd4b5b688dc2 ;
  a2a:EventKeyRef oa:event_frl_64ab2124-d92b-8cce-e16b-681fe6d94dd2_Event1 .

oa:source_frl_64ab2124-d92b-8cce-e16b-681fe6d94dd2
  a a2a:Source ;
  rdfs:label "AlleFriezen, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Hindeloopen" ;
    rdfs:label "Hindeloopen", "1868-05-17 - 1868-05-17"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1868-05-17"^^xsd:date ;
    a2a:SourceIndexDateTo "1868-05-17"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1868" ;
    a2a:Month "5" ;
    a2a:Day "17" ;
    rdfs:label "1868-05-17"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Burgerlijke Stand Hindeloopen - Tresoar, Bron: boek, Deel: 2006, Periode: 1868" ;
    a2a:Book "Huwelijksregister 1868" ;
    a2a:DocumentNumber "0003" ;
    a2a:RegistryNumber "2006" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Burgerlijke Stand Hindeloopen - Tresoar, Bron: boek, Deel: 2006, Periode: 1868, Huwelijksregister 1868, 0003, 2006"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://tresoar-images.memorix.nl/frl/thumb/640x480/3e8c0c5d-7c9e-01fa-5742-46946ced3ec3.jpg" ;
    a2a:UriViewer "http://allefriezen.nl/zoeken/deeds/64ab2124-d92b-8cce-e16b-681fe6d94dd2" ;
    a2a:UriPreview "https://tresoar-images.memorix.nl/frl/thumb/250x250/3e8c0c5d-7c9e-01fa-5742-46946ced3ec3.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://tresoar-images.memorix.nl/frl/thumb/640x480/NL-0400410000%2FNL-0400410000_30-19%2FNL-0400410000_30-19_4058%2FNL-0400410000_30-19_4058_000003_0001.jp2" ;
    a2a:UriViewer "http://allefriezen.nl/zoeken/deeds/64ab2124-d92b-8cce-e16b-681fe6d94dd2" ;
    a2a:UriPreview "https://tresoar-images.memorix.nl/frl/thumb/250x250/NL-0400410000%2FNL-0400410000_30-19%2FNL-0400410000_30-19_4058%2FNL-0400410000_30-19_4058_000003_0001.jp2"
  ] ;
  a2a:SourceLastChangeDate "2019-08-30"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/64ab2124-d92b-8cce-e16b-681fe6d94dd2" ;
  a2a:RecordGUID "{64ab2124-d92b-8cce-e16b-681fe6d94dd2}" ;
  a2a:SourceRemarkarchiefnaam "Burgerlijke Stand Hindeloopen - Tresoar" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "2006" ;
  a2a:SourceRemarkregister_periode "1868" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250425_42247_00042247.xml van FRL" .

