@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_5bd18c7b-2aca-eaef-ec4d-549edb76d65c
  a a2a:Record ;
  rdfs:label "Huwelijk op 25 maart 1880 te Het Bildt" ;
  a2a:hasPerson oa:person_frl_5bd18c7b-2aca-eaef-ec4d-549edb76d65c_Person-d5579ec2-e342-198f-2216-4473bc899c07, oa:person_frl_5bd18c7b-2aca-eaef-ec4d-549edb76d65c_Person-090c1478-7567-5b86-f82b-cc0268acc3c0, oa:person_frl_5bd18c7b-2aca-eaef-ec4d-549edb76d65c_Person-28bda040-c786-7c23-fbd1-5e6933ee0a0e, oa:person_frl_5bd18c7b-2aca-eaef-ec4d-549edb76d65c_Person-31cdae1f-76e8-64c4-8be5-c730145af9c8, oa:person_frl_5bd18c7b-2aca-eaef-ec4d-549edb76d65c_Person-13198c54-73b0-1e88-862c-3122ac0afa1f, oa:person_frl_5bd18c7b-2aca-eaef-ec4d-549edb76d65c_Person-66cd4b41-e2f8-19e7-8a8b-191091f8710d ;
  a2a:hasEvent oa:event_frl_5bd18c7b-2aca-eaef-ec4d-549edb76d65c_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_5bd18c7b-2aca-eaef-ec4d-549edb76d65c_0, oa:relationep_frl_5bd18c7b-2aca-eaef-ec4d-549edb76d65c_1, oa:relationep_frl_5bd18c7b-2aca-eaef-ec4d-549edb76d65c_2, oa:relationep_frl_5bd18c7b-2aca-eaef-ec4d-549edb76d65c_3, oa:relationep_frl_5bd18c7b-2aca-eaef-ec4d-549edb76d65c_4, oa:relationep_frl_5bd18c7b-2aca-eaef-ec4d-549edb76d65c_5 ;
  a2a:hasSource oa:source_frl_5bd18c7b-2aca-eaef-ec4d-549edb76d65c .

oa:person_frl_5bd18c7b-2aca-eaef-ec4d-549edb76d65c_Person-d5579ec2-e342-198f-2216-4473bc899c07
  a a2a:Person ;
  rdfs:label "Aagje Kuiken" ;
  a2a:PersonName [
    rdfs:label "Aagje Kuiken" ;
    a2a:PersonNameFirstName "Aagje" ;
    a2a:PersonNameLastName "Kuiken"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_frl_5bd18c7b-2aca-eaef-ec4d-549edb76d65c_Person-090c1478-7567-5b86-f82b-cc0268acc3c0
  a a2a:Person ;
  rdfs:label "Sara Anskes Koopmans" ;
  a2a:PersonName [
    rdfs:label "Sara Anskes Koopmans" ;
    a2a:PersonNameFirstName "Sara" ;
    a2a:PersonNamePatronym "Anskes" ;
    a2a:PersonNameLastName "Koopmans"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_frl_5bd18c7b-2aca-eaef-ec4d-549edb76d65c_Person-28bda040-c786-7c23-fbd1-5e6933ee0a0e
  a a2a:Person ;
  rdfs:label "Gjalt de With" ;
  a2a:PersonName [
    rdfs:label "Gjalt de With" ;
    a2a:PersonNameFirstName "Gjalt" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "With"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "24 jaar" ;
    rdfs:label "24 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "St. Jacobiparochie" ;
    rdfs:label "St. Jacobiparochie"
  ] .

oa:person_frl_5bd18c7b-2aca-eaef-ec4d-549edb76d65c_Person-31cdae1f-76e8-64c4-8be5-c730145af9c8
  a a2a:Person ;
  rdfs:label "Reinder Gjalts de With" ;
  a2a:PersonName [
    rdfs:label "Reinder Gjalts de With" ;
    a2a:PersonNameFirstName "Reinder" ;
    a2a:PersonNamePatronym "Gjalts" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "With"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_5bd18c7b-2aca-eaef-ec4d-549edb76d65c_Person-13198c54-73b0-1e88-862c-3122ac0afa1f
  a a2a:Person ;
  rdfs:label "Jan Crap" ;
  a2a:PersonName [
    rdfs:label "Jan Crap" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Crap"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_5bd18c7b-2aca-eaef-ec4d-549edb76d65c_Person-66cd4b41-e2f8-19e7-8a8b-191091f8710d
  a a2a:Person ;
  rdfs:label "Amerins Crap" ;
  a2a:PersonName [
    rdfs:label "Amerins Crap" ;
    a2a:PersonNameFirstName "Amerins" ;
    a2a:PersonNameLastName "Crap"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "18 jaar" ;
    rdfs:label "18 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "St. Jacobiparochie" ;
    rdfs:label "St. Jacobiparochie"
  ] .

oa:event_frl_5bd18c7b-2aca-eaef-ec4d-549edb76d65c_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1880" ;
    a2a:Month "3" ;
    a2a:Day "25" ;
    rdfs:label "1880-03-25"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Het Bildt" ;
    rdfs:label "Het Bildt"
  ] .

oa:relationep_frl_5bd18c7b-2aca-eaef-ec4d-549edb76d65c_0
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_frl_5bd18c7b-2aca-eaef-ec4d-549edb76d65c_Person:d5579ec2-e342-198f-2216-4473bc899c07 ;
  a2a:EventKeyRef oa:event_frl_5bd18c7b-2aca-eaef-ec4d-549edb76d65c_Event1 .

oa:relationep_frl_5bd18c7b-2aca-eaef-ec4d-549edb76d65c_1
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_frl_5bd18c7b-2aca-eaef-ec4d-549edb76d65c_Person:090c1478-7567-5b86-f82b-cc0268acc3c0 ;
  a2a:EventKeyRef oa:event_frl_5bd18c7b-2aca-eaef-ec4d-549edb76d65c_Event1 .

oa:relationep_frl_5bd18c7b-2aca-eaef-ec4d-549edb76d65c_2
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_frl_5bd18c7b-2aca-eaef-ec4d-549edb76d65c_Person:28bda040-c786-7c23-fbd1-5e6933ee0a0e ;
  a2a:EventKeyRef oa:event_frl_5bd18c7b-2aca-eaef-ec4d-549edb76d65c_Event1 .

oa:relationep_frl_5bd18c7b-2aca-eaef-ec4d-549edb76d65c_3
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_frl_5bd18c7b-2aca-eaef-ec4d-549edb76d65c_Person:31cdae1f-76e8-64c4-8be5-c730145af9c8 ;
  a2a:EventKeyRef oa:event_frl_5bd18c7b-2aca-eaef-ec4d-549edb76d65c_Event1 .

oa:relationep_frl_5bd18c7b-2aca-eaef-ec4d-549edb76d65c_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_frl_5bd18c7b-2aca-eaef-ec4d-549edb76d65c_Person:13198c54-73b0-1e88-862c-3122ac0afa1f ;
  a2a:EventKeyRef oa:event_frl_5bd18c7b-2aca-eaef-ec4d-549edb76d65c_Event1 .

oa:relationep_frl_5bd18c7b-2aca-eaef-ec4d-549edb76d65c_5
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_frl_5bd18c7b-2aca-eaef-ec4d-549edb76d65c_Person:66cd4b41-e2f8-19e7-8a8b-191091f8710d ;
  a2a:EventKeyRef oa:event_frl_5bd18c7b-2aca-eaef-ec4d-549edb76d65c_Event1 .

oa:source_frl_5bd18c7b-2aca-eaef-ec4d-549edb76d65c
  a a2a:Source ;
  rdfs:label "AlleFriezen, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Het Bildt" ;
    rdfs:label "Het Bildt", "1880-03-25 - 1880-03-25"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1880-03-25"^^xsd:date ;
    a2a:SourceIndexDateTo "1880-03-25"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1880" ;
    a2a:Month "3" ;
    a2a:Day "25" ;
    rdfs:label "1880-03-25"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Burgerlijke Stand Het Bildt - Tresoar, Bron: boek, Deel: 2027, Periode: 1880" ;
    a2a:Book "Huwelijksregister 1880" ;
    a2a:DocumentNumber "0002" ;
    a2a:RegistryNumber "2027" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Burgerlijke Stand Het Bildt - Tresoar, Bron: boek, Deel: 2027, Periode: 1880, Huwelijksregister 1880, 0002, 2027"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://tresoar-images.memorix.nl/frl/thumb/640x480/1c6f9b38-28f5-3e8c-afd9-638d1dfee7b3.jpg" ;
    a2a:UriViewer "http://allefriezen.nl/zoeken/deeds/5bd18c7b-2aca-eaef-ec4d-549edb76d65c" ;
    a2a:UriPreview "https://tresoar-images.memorix.nl/frl/thumb/250x250/1c6f9b38-28f5-3e8c-afd9-638d1dfee7b3.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://tresoar-images.memorix.nl/frl/thumb/640x480/NL-0400410000%2FNL-0400410000_30-06%2FNL-0400410000_30-06_4080%2FNL-0400410000_30-06_4080_000002_0001.jp2" ;
    a2a:UriViewer "http://allefriezen.nl/zoeken/deeds/5bd18c7b-2aca-eaef-ec4d-549edb76d65c" ;
    a2a:UriPreview "https://tresoar-images.memorix.nl/frl/thumb/250x250/NL-0400410000%2FNL-0400410000_30-06%2FNL-0400410000_30-06_4080%2FNL-0400410000_30-06_4080_000002_0001.jp2"
  ] ;
  a2a:SourceLastChangeDate "2019-08-30"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/5bd18c7b-2aca-eaef-ec4d-549edb76d65c" ;
  a2a:RecordGUID "{5bd18c7b-2aca-eaef-ec4d-549edb76d65c}" ;
  a2a:SourceRemarkarchiefnaam "Burgerlijke Stand Het Bildt - Tresoar" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "2027" ;
  a2a:SourceRemarkregister_periode "1880" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250425_41480_00041480.xml van FRL" .

