@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_bc9a1462-e22b-2cfd-5c30-ecc4c0db1876
  a a2a:Record ;
  rdfs:label "Huwelijk op 19 december 1901 te Terschelling" ;
  a2a:hasPerson oa:person_frl_bc9a1462-e22b-2cfd-5c30-ecc4c0db1876_Person-c8d0df65-a428-1d8f-92ff-fbb48667ad6d, oa:person_frl_bc9a1462-e22b-2cfd-5c30-ecc4c0db1876_Person-d5e8699c-c124-48e9-2563-e9fc351f543c, oa:person_frl_bc9a1462-e22b-2cfd-5c30-ecc4c0db1876_Person-6f3b1d0f-87c7-dae6-c4df-1b761b73f094, oa:person_frl_bc9a1462-e22b-2cfd-5c30-ecc4c0db1876_Person-5e382be1-b616-219b-9b00-0ad31e673288, oa:person_frl_bc9a1462-e22b-2cfd-5c30-ecc4c0db1876_Person-5a720d30-f5a8-c107-772b-460b37d49138, oa:person_frl_bc9a1462-e22b-2cfd-5c30-ecc4c0db1876_Person-3783a3cd-5b61-ea2c-d168-e209b1aa4b5c ;
  a2a:hasEvent oa:event_frl_bc9a1462-e22b-2cfd-5c30-ecc4c0db1876_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_bc9a1462-e22b-2cfd-5c30-ecc4c0db1876_0, oa:relationep_frl_bc9a1462-e22b-2cfd-5c30-ecc4c0db1876_1, oa:relationep_frl_bc9a1462-e22b-2cfd-5c30-ecc4c0db1876_2, oa:relationep_frl_bc9a1462-e22b-2cfd-5c30-ecc4c0db1876_3, oa:relationep_frl_bc9a1462-e22b-2cfd-5c30-ecc4c0db1876_4, oa:relationep_frl_bc9a1462-e22b-2cfd-5c30-ecc4c0db1876_5 ;
  a2a:hasSource oa:source_frl_bc9a1462-e22b-2cfd-5c30-ecc4c0db1876 .

oa:person_frl_bc9a1462-e22b-2cfd-5c30-ecc4c0db1876_Person-c8d0df65-a428-1d8f-92ff-fbb48667ad6d
  a a2a:Person ;
  rdfs:label "Neeke de Beer" ;
  a2a:PersonName [
    rdfs:label "Neeke de Beer" ;
    a2a:PersonNameFirstName "Neeke" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Beer"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_frl_bc9a1462-e22b-2cfd-5c30-ecc4c0db1876_Person-d5e8699c-c124-48e9-2563-e9fc351f543c
  a a2a:Person ;
  rdfs:label "Dirk Pals" ;
  a2a:PersonName [
    rdfs:label "Dirk Pals" ;
    a2a:PersonNameFirstName "Dirk" ;
    a2a:PersonNameLastName "Pals"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_bc9a1462-e22b-2cfd-5c30-ecc4c0db1876_Person-6f3b1d0f-87c7-dae6-c4df-1b761b73f094
  a a2a:Person ;
  rdfs:label "Jan Koen" ;
  a2a:PersonName [
    rdfs:label "Jan Koen" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Koen"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_bc9a1462-e22b-2cfd-5c30-ecc4c0db1876_Person-5e382be1-b616-219b-9b00-0ad31e673288
  a a2a:Person ;
  rdfs:label "Matheus Koen" ;
  a2a:PersonName [
    rdfs:label "Matheus Koen" ;
    a2a:PersonNameFirstName "Matheus" ;
    a2a:PersonNameLastName "Koen"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "23 jaar" ;
    rdfs:label "23 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Terschelling" ;
    rdfs:label "Terschelling"
  ] .

oa:person_frl_bc9a1462-e22b-2cfd-5c30-ecc4c0db1876_Person-5a720d30-f5a8-c107-772b-460b37d49138
  a a2a:Person ;
  rdfs:label "Antje Pals" ;
  a2a:PersonName [
    rdfs:label "Antje Pals" ;
    a2a:PersonNameFirstName "Antje" ;
    a2a:PersonNameLastName "Pals"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "21 jaar" ;
    rdfs:label "21 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Terschelling" ;
    rdfs:label "Terschelling"
  ] .

oa:person_frl_bc9a1462-e22b-2cfd-5c30-ecc4c0db1876_Person-3783a3cd-5b61-ea2c-d168-e209b1aa4b5c
  a a2a:Person ;
  rdfs:label "Gettje Jans Groendijk" ;
  a2a:PersonName [
    rdfs:label "Gettje Jans Groendijk" ;
    a2a:PersonNameFirstName "Gettje" ;
    a2a:PersonNamePatronym "Jans" ;
    a2a:PersonNameLastName "Groendijk"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_frl_bc9a1462-e22b-2cfd-5c30-ecc4c0db1876_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1901" ;
    a2a:Month "12" ;
    a2a:Day "19" ;
    rdfs:label "1901-12-19"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Terschelling" ;
    rdfs:label "Terschelling"
  ] .

oa:relationep_frl_bc9a1462-e22b-2cfd-5c30-ecc4c0db1876_0
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_frl_bc9a1462-e22b-2cfd-5c30-ecc4c0db1876_Person:c8d0df65-a428-1d8f-92ff-fbb48667ad6d ;
  a2a:EventKeyRef oa:event_frl_bc9a1462-e22b-2cfd-5c30-ecc4c0db1876_Event1 .

oa:relationep_frl_bc9a1462-e22b-2cfd-5c30-ecc4c0db1876_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_frl_bc9a1462-e22b-2cfd-5c30-ecc4c0db1876_Person:d5e8699c-c124-48e9-2563-e9fc351f543c ;
  a2a:EventKeyRef oa:event_frl_bc9a1462-e22b-2cfd-5c30-ecc4c0db1876_Event1 .

oa:relationep_frl_bc9a1462-e22b-2cfd-5c30-ecc4c0db1876_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_frl_bc9a1462-e22b-2cfd-5c30-ecc4c0db1876_Person:6f3b1d0f-87c7-dae6-c4df-1b761b73f094 ;
  a2a:EventKeyRef oa:event_frl_bc9a1462-e22b-2cfd-5c30-ecc4c0db1876_Event1 .

oa:relationep_frl_bc9a1462-e22b-2cfd-5c30-ecc4c0db1876_3
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_frl_bc9a1462-e22b-2cfd-5c30-ecc4c0db1876_Person:5e382be1-b616-219b-9b00-0ad31e673288 ;
  a2a:EventKeyRef oa:event_frl_bc9a1462-e22b-2cfd-5c30-ecc4c0db1876_Event1 .

oa:relationep_frl_bc9a1462-e22b-2cfd-5c30-ecc4c0db1876_4
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_frl_bc9a1462-e22b-2cfd-5c30-ecc4c0db1876_Person:5a720d30-f5a8-c107-772b-460b37d49138 ;
  a2a:EventKeyRef oa:event_frl_bc9a1462-e22b-2cfd-5c30-ecc4c0db1876_Event1 .

oa:relationep_frl_bc9a1462-e22b-2cfd-5c30-ecc4c0db1876_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_frl_bc9a1462-e22b-2cfd-5c30-ecc4c0db1876_Person:3783a3cd-5b61-ea2c-d168-e209b1aa4b5c ;
  a2a:EventKeyRef oa:event_frl_bc9a1462-e22b-2cfd-5c30-ecc4c0db1876_Event1 .

oa:source_frl_bc9a1462-e22b-2cfd-5c30-ecc4c0db1876
  a a2a:Source ;
  rdfs:label "AlleFriezen, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Terschelling" ;
    rdfs:label "Terschelling", "1901-12-19 - 1901-12-19"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1901-12-19"^^xsd:date ;
    a2a:SourceIndexDateTo "1901-12-19"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1901" ;
    a2a:Month "12" ;
    a2a:Day "19" ;
    rdfs:label "1901-12-19"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Burgerlijke Stand Terschelling - Tresoar, Bron: boek, Deel: 2019, Periode: 1901" ;
    a2a:Book "Huwelijksregister 1901" ;
    a2a:DocumentNumber "0032" ;
    a2a:RegistryNumber "2019" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Burgerlijke Stand Terschelling - Tresoar, Bron: boek, Deel: 2019, Periode: 1901, Huwelijksregister 1901, 0032, 2019"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://tresoar-images.memorix.nl/frl/thumb/640x480/857bd608-9362-b60c-66b9-b8dee1580941.jpg" ;
    a2a:UriViewer "http://allefriezen.nl/zoeken/deeds/bc9a1462-e22b-2cfd-5c30-ecc4c0db1876" ;
    a2a:UriPreview "https://tresoar-images.memorix.nl/frl/thumb/250x250/857bd608-9362-b60c-66b9-b8dee1580941.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_4087%2FNL-0400410000_30-36_4087_000032_0001.jp2" ;
    a2a:UriViewer "http://allefriezen.nl/zoeken/deeds/bc9a1462-e22b-2cfd-5c30-ecc4c0db1876" ;
    a2a:UriPreview "https://tresoar-images.memorix.nl/frl/thumb/250x250/NL-0400410000%2FNL-0400410000_30-36%2FNL-0400410000_30-36_4087%2FNL-0400410000_30-36_4087_000032_0001.jp2"
  ] ;
  a2a:SourceLastChangeDate "2019-08-30"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/bc9a1462-e22b-2cfd-5c30-ecc4c0db1876" ;
  a2a:RecordGUID "{bc9a1462-e22b-2cfd-5c30-ecc4c0db1876}" ;
  a2a:SourceRemarkarchiefnaam "Burgerlijke Stand Terschelling - Tresoar" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "2019" ;
  a2a:SourceRemarkregister_periode "1901" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250425_43298_00043298.xml van FRL" .

