@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_400f27c1-5463-a534-e097-e903239a53df
  a a2a:Record ;
  rdfs:label "Huwelijk op 22 december 1881 te Terschelling" ;
  a2a:hasPerson oa:person_frl_400f27c1-5463-a534-e097-e903239a53df_Person-d8c17c64-a6a2-008a-b871-3fc82da9ef62, oa:person_frl_400f27c1-5463-a534-e097-e903239a53df_Person-b9c0f7cc-9d40-90f9-a4ef-8f7fc5a17b7e, oa:person_frl_400f27c1-5463-a534-e097-e903239a53df_Person-10ce1f7b-ffb7-7e97-5717-bf9a8f738851, oa:person_frl_400f27c1-5463-a534-e097-e903239a53df_Person-6b04867f-7c26-9188-eaec-4faf7e1a847c, oa:person_frl_400f27c1-5463-a534-e097-e903239a53df_Person-4aaaf332-01b6-15e9-483e-00797fd61ea2, oa:person_frl_400f27c1-5463-a534-e097-e903239a53df_Person-3b30030a-8b73-6de1-c41d-18d485c53ed4 ;
  a2a:hasEvent oa:event_frl_400f27c1-5463-a534-e097-e903239a53df_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_400f27c1-5463-a534-e097-e903239a53df_0, oa:relationep_frl_400f27c1-5463-a534-e097-e903239a53df_1, oa:relationep_frl_400f27c1-5463-a534-e097-e903239a53df_2, oa:relationep_frl_400f27c1-5463-a534-e097-e903239a53df_3, oa:relationep_frl_400f27c1-5463-a534-e097-e903239a53df_4, oa:relationep_frl_400f27c1-5463-a534-e097-e903239a53df_5 ;
  a2a:hasSource oa:source_frl_400f27c1-5463-a534-e097-e903239a53df .

oa:person_frl_400f27c1-5463-a534-e097-e903239a53df_Person-d8c17c64-a6a2-008a-b871-3fc82da9ef62
  a a2a:Person ;
  rdfs:label "Grietje Alberts Roos" ;
  a2a:PersonName [
    rdfs:label "Grietje Alberts Roos" ;
    a2a:PersonNameFirstName "Grietje" ;
    a2a:PersonNamePatronym "Alberts" ;
    a2a:PersonNameLastName "Roos"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_frl_400f27c1-5463-a534-e097-e903239a53df_Person-b9c0f7cc-9d40-90f9-a4ef-8f7fc5a17b7e
  a a2a:Person ;
  rdfs:label "Cornelis Swart" ;
  a2a:PersonName [
    rdfs:label "Cornelis Swart" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Swart"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "23 jaar" ;
    rdfs:label "23 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Terschelling" ;
    rdfs:label "Terschelling"
  ] .

oa:person_frl_400f27c1-5463-a534-e097-e903239a53df_Person-10ce1f7b-ffb7-7e97-5717-bf9a8f738851
  a a2a:Person ;
  rdfs:label "Willem Willems Hutjes" ;
  a2a:PersonName [
    rdfs:label "Willem Willems Hutjes" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNamePatronym "Willems" ;
    a2a:PersonNameLastName "Hutjes"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_400f27c1-5463-a534-e097-e903239a53df_Person-6b04867f-7c26-9188-eaec-4faf7e1a847c
  a a2a:Person ;
  rdfs:label "Cornelis Wigles Swart" ;
  a2a:PersonName [
    rdfs:label "Cornelis Wigles Swart" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNamePatronym "Wigles" ;
    a2a:PersonNameLastName "Swart"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_400f27c1-5463-a534-e097-e903239a53df_Person-4aaaf332-01b6-15e9-483e-00797fd61ea2
  a a2a:Person ;
  rdfs:label "Alida Jans Rotgans" ;
  a2a:PersonName [
    rdfs:label "Alida Jans Rotgans" ;
    a2a:PersonNameFirstName "Alida" ;
    a2a:PersonNamePatronym "Jans" ;
    a2a:PersonNameLastName "Rotgans"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_frl_400f27c1-5463-a534-e097-e903239a53df_Person-3b30030a-8b73-6de1-c41d-18d485c53ed4
  a a2a:Person ;
  rdfs:label "Grietje Hutjes" ;
  a2a:PersonName [
    rdfs:label "Grietje Hutjes" ;
    a2a:PersonNameFirstName "Grietje" ;
    a2a:PersonNameLastName "Hutjes"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "23 jaar" ;
    rdfs:label "23 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Terschelling" ;
    rdfs:label "Terschelling"
  ] .

oa:event_frl_400f27c1-5463-a534-e097-e903239a53df_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1881" ;
    a2a:Month "12" ;
    a2a:Day "22" ;
    rdfs:label "1881-12-22"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Terschelling" ;
    rdfs:label "Terschelling"
  ] .

oa:relationep_frl_400f27c1-5463-a534-e097-e903239a53df_0
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_frl_400f27c1-5463-a534-e097-e903239a53df_Person:d8c17c64-a6a2-008a-b871-3fc82da9ef62 ;
  a2a:EventKeyRef oa:event_frl_400f27c1-5463-a534-e097-e903239a53df_Event1 .

oa:relationep_frl_400f27c1-5463-a534-e097-e903239a53df_1
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_frl_400f27c1-5463-a534-e097-e903239a53df_Person:b9c0f7cc-9d40-90f9-a4ef-8f7fc5a17b7e ;
  a2a:EventKeyRef oa:event_frl_400f27c1-5463-a534-e097-e903239a53df_Event1 .

oa:relationep_frl_400f27c1-5463-a534-e097-e903239a53df_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_frl_400f27c1-5463-a534-e097-e903239a53df_Person:10ce1f7b-ffb7-7e97-5717-bf9a8f738851 ;
  a2a:EventKeyRef oa:event_frl_400f27c1-5463-a534-e097-e903239a53df_Event1 .

oa:relationep_frl_400f27c1-5463-a534-e097-e903239a53df_3
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_frl_400f27c1-5463-a534-e097-e903239a53df_Person:6b04867f-7c26-9188-eaec-4faf7e1a847c ;
  a2a:EventKeyRef oa:event_frl_400f27c1-5463-a534-e097-e903239a53df_Event1 .

oa:relationep_frl_400f27c1-5463-a534-e097-e903239a53df_4
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_frl_400f27c1-5463-a534-e097-e903239a53df_Person:4aaaf332-01b6-15e9-483e-00797fd61ea2 ;
  a2a:EventKeyRef oa:event_frl_400f27c1-5463-a534-e097-e903239a53df_Event1 .

oa:relationep_frl_400f27c1-5463-a534-e097-e903239a53df_5
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_frl_400f27c1-5463-a534-e097-e903239a53df_Person:3b30030a-8b73-6de1-c41d-18d485c53ed4 ;
  a2a:EventKeyRef oa:event_frl_400f27c1-5463-a534-e097-e903239a53df_Event1 .

oa:source_frl_400f27c1-5463-a534-e097-e903239a53df
  a a2a:Source ;
  rdfs:label "AlleFriezen, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Terschelling" ;
    rdfs:label "Terschelling", "1881-12-22 - 1881-12-22"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1881-12-22"^^xsd:date ;
    a2a:SourceIndexDateTo "1881-12-22"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1881" ;
    a2a:Month "12" ;
    a2a:Day "22" ;
    rdfs:label "1881-12-22"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Burgerlijke Stand Terschelling - Tresoar, Bron: boek, Deel: 2008, Periode: 1881" ;
    a2a:Book "Huwelijksregister 1881" ;
    a2a:DocumentNumber "0018" ;
    a2a:RegistryNumber "2008" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Burgerlijke Stand Terschelling - Tresoar, Bron: boek, Deel: 2008, Periode: 1881, Huwelijksregister 1881, 0018, 2008"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://tresoar-images.memorix.nl/frl/thumb/640x480/b5b057cf-0cd7-5fc3-cfb6-ae0434b677a4.jpg" ;
    a2a:UriViewer "http://allefriezen.nl/zoeken/deeds/400f27c1-5463-a534-e097-e903239a53df" ;
    a2a:UriPreview "https://tresoar-images.memorix.nl/frl/thumb/250x250/b5b057cf-0cd7-5fc3-cfb6-ae0434b677a4.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://tresoar-images.memorix.nl/frl/thumb/640x480/NL-0400410000%2FNL-0400410000_30-36%2FNL-0400410000_30-36_4067%2FNL-0400410000_30-36_4067_000018_0001.jp2" ;
    a2a:UriViewer "http://allefriezen.nl/zoeken/deeds/400f27c1-5463-a534-e097-e903239a53df" ;
    a2a:UriPreview "https://tresoar-images.memorix.nl/frl/thumb/250x250/NL-0400410000%2FNL-0400410000_30-36%2FNL-0400410000_30-36_4067%2FNL-0400410000_30-36_4067_000018_0001.jp2"
  ] ;
  a2a:SourceLastChangeDate "2019-08-30"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/400f27c1-5463-a534-e097-e903239a53df" ;
  a2a:RecordGUID "{400f27c1-5463-a534-e097-e903239a53df}" ;
  a2a:SourceRemarkarchiefnaam "Burgerlijke Stand Terschelling - Tresoar" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "2008" ;
  a2a:SourceRemarkregister_periode "1881" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250425_39812_00039812.xml van FRL" .

