@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_3f7f666d-3fd2-48fb-a4e6-2c2d4ef1f0cc
  a a2a:Record ;
  rdfs:label "Trouwen (bevestiging huwelijk) op 28 mei 1792 te Broek" ;
  a2a:hasPerson oa:person_frl_3f7f666d-3fd2-48fb-a4e6-2c2d4ef1f0cc_Person-fff16fef-9831-4200-a08f-b1042d9c859c, oa:person_frl_3f7f666d-3fd2-48fb-a4e6-2c2d4ef1f0cc_Person-443bf317-cc64-4378-84e6-34a1039f8785 ;
  a2a:hasEvent oa:event_frl_3f7f666d-3fd2-48fb-a4e6-2c2d4ef1f0cc_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_3f7f666d-3fd2-48fb-a4e6-2c2d4ef1f0cc_0, oa:relationep_frl_3f7f666d-3fd2-48fb-a4e6-2c2d4ef1f0cc_1 ;
  a2a:hasSource oa:source_frl_3f7f666d-3fd2-48fb-a4e6-2c2d4ef1f0cc .

oa:person_frl_3f7f666d-3fd2-48fb-a4e6-2c2d4ef1f0cc_Person-fff16fef-9831-4200-a08f-b1042d9c859c
  a a2a:Person ;
  rdfs:label "Claas Wijbes" ;
  a2a:PersonName [
    rdfs:label "Claas Wijbes" ;
    a2a:PersonNameFirstName "Claas" ;
    a2a:PersonNamePatronym "Wijbes"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Broek" ;
    rdfs:label "Broek"
  ] .

oa:person_frl_3f7f666d-3fd2-48fb-a4e6-2c2d4ef1f0cc_Person-443bf317-cc64-4378-84e6-34a1039f8785
  a a2a:Person ;
  rdfs:label "Antje Joostes" ;
  a2a:PersonName [
    rdfs:label "Antje Joostes" ;
    a2a:PersonNameFirstName "Antje" ;
    a2a:PersonNamePatronym "Joostes"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Broek" ;
    rdfs:label "Broek"
  ] .

oa:event_frl_3f7f666d-3fd2-48fb-a4e6-2c2d4ef1f0cc_Event1
  a a2a:Event ;
  rdfs:label "Trouwen" ;
  a2a:EventType "Trouwen" ;
  a2a:EventDate [
    a2a:Year "1792" ;
    a2a:Month "5" ;
    a2a:Day "28" ;
    rdfs:label "1792-05-28"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Broek" ;
    rdfs:label "Broek"
  ] .

oa:relationep_frl_3f7f666d-3fd2-48fb-a4e6-2c2d4ef1f0cc_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_frl_3f7f666d-3fd2-48fb-a4e6-2c2d4ef1f0cc_Person:fff16fef-9831-4200-a08f-b1042d9c859c ;
  a2a:EventKeyRef oa:event_frl_3f7f666d-3fd2-48fb-a4e6-2c2d4ef1f0cc_Event1 .

oa:relationep_frl_3f7f666d-3fd2-48fb-a4e6-2c2d4ef1f0cc_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_frl_3f7f666d-3fd2-48fb-a4e6-2c2d4ef1f0cc_Person:443bf317-cc64-4378-84e6-34a1039f8785 ;
  a2a:EventKeyRef oa:event_frl_3f7f666d-3fd2-48fb-a4e6-2c2d4ef1f0cc_Event1 .

oa:source_frl_3f7f666d-3fd2-48fb-a4e6-2c2d4ef1f0cc
  a a2a:Source ;
  rdfs:label "AlleFriezen, DTB Trouwen" ;
  a2a:SourcePlace [
    a2a:Place "Doniawerstal" ;
    rdfs:label "Doniawerstal", "1792-05-28 - 1792-05-28"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1792-05-28"^^xsd:date ;
    a2a:SourceIndexDateTo "1792-05-28"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1792" ;
    a2a:Month "5" ;
    a2a:Day "28" ;
    rdfs:label "1792-05-28"^^xsd:date
  ] ;
  a2a:SourceType "DTB Trouwen" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Collectie doop-, trouw-, lidmaten- begraafboeken - Tresoar, Deel: 0211, Periode: 171..." ;
    a2a:Book "Trouwregister Hervormde gemeente Goïngarijp Broek" ;
    a2a:RegistryNumber "0211" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Collectie doop-, trouw-, lidmaten- begraafboeken - Tresoar, Deel: 0211, Periode: 171..., Trouwregister Hervormde gemeente Goïngarijp Broek, 0211"
  ] ;
  a2a:SourceLastChangeDate "2022-08-12"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/3f7f666d-3fd2-48fb-a4e6-2c2d4ef1f0cc" ;
  a2a:RecordGUID "{3f7f666d-3fd2-48fb-a4e6-2c2d4ef1f0cc}" ;
  a2a:SourceRemarkOpmerking "Familysearch1: <b>Klik <a href= \"https://www.genealogiewerkbalk.nl/fs/?p=Broek&j=1500-1812&t=&q=Trouwen#results\"target =\"_blank\">hier</a> voor suggesties scans.</b>" ;
  a2a:SourceRemarkAkteSoort "bevestiging huwelijk" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220920_22506_00022506.xml van FRL" .

