@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_wfa_6927DF83-9D02-45A8-BDC2-9C77C0F58FAD
  a a2a:Record ;
  rdfs:label "Trouwen op 18 januari 1722 te Berkhout" ;
  a2a:hasPerson oa:person_wfa_6927DF83-9D02-45A8-BDC2-9C77C0F58FAD_Person4787720248, oa:person_wfa_6927DF83-9D02-45A8-BDC2-9C77C0F58FAD_Person4787720249, oa:person_wfa_6927DF83-9D02-45A8-BDC2-9C77C0F58FAD_Person4787720250, oa:person_wfa_6927DF83-9D02-45A8-BDC2-9C77C0F58FAD_Person4787720251 ;
  a2a:hasEvent oa:event_wfa_6927DF83-9D02-45A8-BDC2-9C77C0F58FAD_Event1 ;
  a2a:hasRelationEP oa:relationep_wfa_6927DF83-9D02-45A8-BDC2-9C77C0F58FAD_0, oa:relationep_wfa_6927DF83-9D02-45A8-BDC2-9C77C0F58FAD_1, oa:relationep_wfa_6927DF83-9D02-45A8-BDC2-9C77C0F58FAD_2, oa:relationep_wfa_6927DF83-9D02-45A8-BDC2-9C77C0F58FAD_3 ;
  a2a:hasSource oa:source_wfa_6927DF83-9D02-45A8-BDC2-9C77C0F58FAD .

oa:person_wfa_6927DF83-9D02-45A8-BDC2-9C77C0F58FAD_Person4787720248
  a a2a:Person ;
  rdfs:label "Jan Willemz" ;
  a2a:PersonName [
    rdfs:label "Jan Willemz" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePatronym "Willemz"
  ] .

oa:person_wfa_6927DF83-9D02-45A8-BDC2-9C77C0F58FAD_Person4787720249
  a a2a:Person ;
  rdfs:label "Griet Thamis" ;
  a2a:PersonName [
    rdfs:label "Griet Thamis" ;
    a2a:PersonNameFirstName "Griet" ;
    a2a:PersonNamePatronym "Thamis"
  ] .

oa:person_wfa_6927DF83-9D02-45A8-BDC2-9C77C0F58FAD_Person4787720250
  a a2a:Person ;
  rdfs:label "Jacob Sijmesz" ;
  a2a:PersonName [
    rdfs:label "Jacob Sijmesz" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNamePatronym "Sijmesz"
  ] .

oa:person_wfa_6927DF83-9D02-45A8-BDC2-9C77C0F58FAD_Person4787720251
  a a2a:Person ;
  rdfs:label "Crelis Pieterz" ;
  a2a:PersonName [
    rdfs:label "Crelis Pieterz" ;
    a2a:PersonNameFirstName "Crelis" ;
    a2a:PersonNamePatronym "Pieterz"
  ] .

oa:event_wfa_6927DF83-9D02-45A8-BDC2-9C77C0F58FAD_Event1
  a a2a:Event ;
  rdfs:label "Trouwen" ;
  a2a:EventType "Trouwen" ;
  a2a:EventDate [
    a2a:LiteralDate "18-01-1722" ;
    a2a:Year "1722" ;
    a2a:Month "01" ;
    a2a:Day "18" ;
    rdfs:label "1722-01-18"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Berkhout" ;
    rdfs:label "Berkhout"
  ] ;
  a2a:EventReligion "Katholiek" .

oa:relationep_wfa_6927DF83-9D02-45A8-BDC2-9C77C0F58FAD_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_wfa_6927DF83-9D02-45A8-BDC2-9C77C0F58FAD_Person4787720248 ;
  a2a:EventKeyRef oa:event_wfa_6927DF83-9D02-45A8-BDC2-9C77C0F58FAD_Event1 .

oa:relationep_wfa_6927DF83-9D02-45A8-BDC2-9C77C0F58FAD_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_wfa_6927DF83-9D02-45A8-BDC2-9C77C0F58FAD_Person4787720249 ;
  a2a:EventKeyRef oa:event_wfa_6927DF83-9D02-45A8-BDC2-9C77C0F58FAD_Event1 .

oa:relationep_wfa_6927DF83-9D02-45A8-BDC2-9C77C0F58FAD_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_wfa_6927DF83-9D02-45A8-BDC2-9C77C0F58FAD_Person4787720250 ;
  a2a:EventKeyRef oa:event_wfa_6927DF83-9D02-45A8-BDC2-9C77C0F58FAD_Event1 .

oa:relationep_wfa_6927DF83-9D02-45A8-BDC2-9C77C0F58FAD_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_wfa_6927DF83-9D02-45A8-BDC2-9C77C0F58FAD_Person4787720251 ;
  a2a:EventKeyRef oa:event_wfa_6927DF83-9D02-45A8-BDC2-9C77C0F58FAD_Event1 .

oa:source_wfa_6927DF83-9D02-45A8-BDC2-9C77C0F58FAD
  a a2a:Source ;
  rdfs:label "Westfries Archief, DTB Trouwen" ;
  a2a:SourcePlace [
    a2a:Place "Berkhout" ;
    a2a:Country "Nederland" ;
    rdfs:label "Berkhout, Nederland", "1722-01-18 - 1722-01-18"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1722-01-18"^^xsd:date ;
    a2a:SourceIndexDateTo "1722-01-18"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "18-01-1722" ;
    a2a:Year "1722" ;
    a2a:Month "01" ;
    a2a:Day "18" ;
    rdfs:label "18-01-1722"
  ] ;
  a2a:SourceType "DTB Trouwen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Westfries Archief" ;
    a2a:Place "Hoorn" ;
    a2a:Collection "DTB Berkhout 4. Katholieke doop- en trouwinschrijvingen statie De Goorn, 1697-1812." ;
    a2a:Book "DTB Berkhout 4. Katholieke doop- en trouwinschrijvingen statie De Goorn, 1697-1812." ;
    a2a:RegistryNumber "4" ;
    a2a:Folio "154" ;
    rdfs:label "Westfries Archief, Hoorn, DTB Berkhout 4. Katholieke doop- en trouwinschrijvingen statie De Goorn, 1697-1812., DTB Berkhout 4. Katholieke doop- en trouwinschrijvingen statie De Goorn, 1697-1812., 4, 154"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/136/B3BED76BEC224A259B266AC3DEF221DF" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/136/B3BED76BEC224A259B266AC3DEF221DF" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/136/B3BED76BEC224A259B266AC3DEF221DF"
  ] ;
  a2a:SourceLastChangeDate "2026-07-14"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12114/6927DF839D0245A8BDC29C77C0F58FAD" ;
  a2a:RecordIdentifier "4787720247" ;
  a2a:RecordGUID "{6927DF83-9D02-45A8-BDC2-9C77C0F58FAD}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/EC6ACFF15DFF44388E1346A1A1CB91A8" .

