@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_6DF1F3AB-DFBA-4AC9-A9C7-20ECC3BC8EA8
  a a2a:Record ;
  rdfs:label "Trouwen op 22 februari 1694 te Nibbixwoud" ;
  a2a:hasPerson oa:person_wfa_6DF1F3AB-DFBA-4AC9-A9C7-20ECC3BC8EA8_Person4497585694, oa:person_wfa_6DF1F3AB-DFBA-4AC9-A9C7-20ECC3BC8EA8_Person4497585695, oa:person_wfa_6DF1F3AB-DFBA-4AC9-A9C7-20ECC3BC8EA8_Person4497585696, oa:person_wfa_6DF1F3AB-DFBA-4AC9-A9C7-20ECC3BC8EA8_Person4497585697 ;
  a2a:hasEvent oa:event_wfa_6DF1F3AB-DFBA-4AC9-A9C7-20ECC3BC8EA8_Event1 ;
  a2a:hasRelationEP oa:relationep_wfa_6DF1F3AB-DFBA-4AC9-A9C7-20ECC3BC8EA8_0, oa:relationep_wfa_6DF1F3AB-DFBA-4AC9-A9C7-20ECC3BC8EA8_1, oa:relationep_wfa_6DF1F3AB-DFBA-4AC9-A9C7-20ECC3BC8EA8_2, oa:relationep_wfa_6DF1F3AB-DFBA-4AC9-A9C7-20ECC3BC8EA8_3 ;
  a2a:hasSource oa:source_wfa_6DF1F3AB-DFBA-4AC9-A9C7-20ECC3BC8EA8 .

oa:person_wfa_6DF1F3AB-DFBA-4AC9-A9C7-20ECC3BC8EA8_Person4497585694
  a a2a:Person ;
  rdfs:label "Arian Fransz" ;
  a2a:PersonName [
    rdfs:label "Arian Fransz" ;
    a2a:PersonNameFirstName "Arian" ;
    a2a:PersonNamePatronym "Fransz"
  ] ;
  a2a:Residence [
    a2a:Place "Nibbixwoud" ;
    rdfs:label "Nibbixwoud"
  ] .

oa:person_wfa_6DF1F3AB-DFBA-4AC9-A9C7-20ECC3BC8EA8_Person4497585695
  a a2a:Person ;
  rdfs:label "Lijsbet Pietersen" ;
  a2a:PersonName [
    rdfs:label "Lijsbet Pietersen" ;
    a2a:PersonNameFirstName "Lijsbet" ;
    a2a:PersonNamePatronym "Pietersen"
  ] ;
  a2a:Residence [
    a2a:Place "Nibbixwoud" ;
    rdfs:label "Nibbixwoud"
  ] .

oa:person_wfa_6DF1F3AB-DFBA-4AC9-A9C7-20ECC3BC8EA8_Person4497585696
  a a2a:Person ;
  rdfs:label "Jan Ariansz" ;
  a2a:PersonName [
    rdfs:label "Jan Ariansz" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePatronym "Ariansz"
  ] ;
  a2a:Residence [
    a2a:Place "Nibbixwoud" ;
    rdfs:label "Nibbixwoud"
  ] .

oa:person_wfa_6DF1F3AB-DFBA-4AC9-A9C7-20ECC3BC8EA8_Person4497585697
  a a2a:Person ;
  rdfs:label "Pieter Volkersz" ;
  a2a:PersonName [
    rdfs:label "Pieter Volkersz" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNamePatronym "Volkersz"
  ] ;
  a2a:Residence [
    a2a:Place "Nibbixwoud" ;
    rdfs:label "Nibbixwoud"
  ] .

oa:event_wfa_6DF1F3AB-DFBA-4AC9-A9C7-20ECC3BC8EA8_Event1
  a a2a:Event ;
  rdfs:label "Trouwen" ;
  a2a:EventType "Trouwen" ;
  a2a:EventDate [
    a2a:LiteralDate "22-02-1694" ;
    a2a:Year "1694" ;
    a2a:Month "02" ;
    a2a:Day "22" ;
    rdfs:label "1694-02-22"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Nibbixwoud" ;
    rdfs:label "Nibbixwoud"
  ] ;
  a2a:EventReligion "Katholiek" .

oa:relationep_wfa_6DF1F3AB-DFBA-4AC9-A9C7-20ECC3BC8EA8_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_wfa_6DF1F3AB-DFBA-4AC9-A9C7-20ECC3BC8EA8_Person4497585694 ;
  a2a:EventKeyRef oa:event_wfa_6DF1F3AB-DFBA-4AC9-A9C7-20ECC3BC8EA8_Event1 .

oa:relationep_wfa_6DF1F3AB-DFBA-4AC9-A9C7-20ECC3BC8EA8_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_wfa_6DF1F3AB-DFBA-4AC9-A9C7-20ECC3BC8EA8_Person4497585695 ;
  a2a:EventKeyRef oa:event_wfa_6DF1F3AB-DFBA-4AC9-A9C7-20ECC3BC8EA8_Event1 .

oa:relationep_wfa_6DF1F3AB-DFBA-4AC9-A9C7-20ECC3BC8EA8_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_wfa_6DF1F3AB-DFBA-4AC9-A9C7-20ECC3BC8EA8_Person4497585696 ;
  a2a:EventKeyRef oa:event_wfa_6DF1F3AB-DFBA-4AC9-A9C7-20ECC3BC8EA8_Event1 .

oa:relationep_wfa_6DF1F3AB-DFBA-4AC9-A9C7-20ECC3BC8EA8_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_wfa_6DF1F3AB-DFBA-4AC9-A9C7-20ECC3BC8EA8_Person4497585697 ;
  a2a:EventKeyRef oa:event_wfa_6DF1F3AB-DFBA-4AC9-A9C7-20ECC3BC8EA8_Event1 .

oa:source_wfa_6DF1F3AB-DFBA-4AC9-A9C7-20ECC3BC8EA8
  a a2a:Source ;
  rdfs:label "Westfries Archief, DTB Trouwen" ;
  a2a:SourcePlace [
    a2a:Place "Nibbixwoud" ;
    a2a:Country "Nederland" ;
    rdfs:label "Nibbixwoud, Nederland", "1694-02-22 - 1694-02-22"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1694-02-22"^^xsd:date ;
    a2a:SourceIndexDateTo "1694-02-22"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "22-02-1694" ;
    a2a:Year "1694" ;
    a2a:Month "02" ;
    a2a:Day "22" ;
    rdfs:label "22-02-1694"
  ] ;
  a2a:SourceType "DTB Trouwen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Westfries Archief" ;
    a2a:Place "Hoorn" ;
    a2a:Collection "DTB Nibbixwoud 1. Katholieke doop- en trouwinschrijvingen, 1674-1718, 1737-1775." ;
    a2a:Book "DTB Nibbixwoud 1. Katholieke doop- en trouwinschrijvingen, 1674-1718, 1737-1775." ;
    a2a:RegistryNumber "1" ;
    a2a:Folio "186" ;
    rdfs:label "Westfries Archief, Hoorn, DTB Nibbixwoud 1. Katholieke doop- en trouwinschrijvingen, 1674-1718, 1737-1775., DTB Nibbixwoud 1. Katholieke doop- en trouwinschrijvingen, 1674-1718, 1737-1775., 1, 186"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/136/07311AAEA56D4D79985E609BCB56904F" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/136/07311AAEA56D4D79985E609BCB56904F" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/136/07311AAEA56D4D79985E609BCB56904F"
  ] ;
  a2a:SourceLastChangeDate "2025-12-31"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12114/6DF1F3ABDFBA4AC9A9C720ECC3BC8EA8" ;
  a2a:RecordIdentifier "4497585693" ;
  a2a:RecordGUID "{6DF1F3AB-DFBA-4AC9-A9C7-20ECC3BC8EA8}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/089F7375BBE24916AD7C19051F23DAEE" .

