@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_nha_CF411EEF-E399-4D4C-A6B0-71246D8762CA
  a a2a:Record ;
  rdfs:label "Huwelijk op 2 oktober 1816 te Amsterdam" ;
  a2a:hasPerson oa:person_nha_CF411EEF-E399-4D4C-A6B0-71246D8762CA_Person2648609435, oa:person_nha_CF411EEF-E399-4D4C-A6B0-71246D8762CA_Person2648609434, oa:person_nha_CF411EEF-E399-4D4C-A6B0-71246D8762CA_Person2648609433, oa:person_nha_CF411EEF-E399-4D4C-A6B0-71246D8762CA_Person2648609432, oa:person_nha_CF411EEF-E399-4D4C-A6B0-71246D8762CA_Person2648609431, oa:person_nha_CF411EEF-E399-4D4C-A6B0-71246D8762CA_Person2648609430 ;
  a2a:hasEvent oa:event_nha_CF411EEF-E399-4D4C-A6B0-71246D8762CA_Event1 ;
  a2a:hasRelationEP oa:relationep_nha_CF411EEF-E399-4D4C-A6B0-71246D8762CA_0, oa:relationep_nha_CF411EEF-E399-4D4C-A6B0-71246D8762CA_1, oa:relationep_nha_CF411EEF-E399-4D4C-A6B0-71246D8762CA_2, oa:relationep_nha_CF411EEF-E399-4D4C-A6B0-71246D8762CA_3, oa:relationep_nha_CF411EEF-E399-4D4C-A6B0-71246D8762CA_4, oa:relationep_nha_CF411EEF-E399-4D4C-A6B0-71246D8762CA_5 ;
  a2a:hasSource oa:source_nha_CF411EEF-E399-4D4C-A6B0-71246D8762CA .

oa:person_nha_CF411EEF-E399-4D4C-A6B0-71246D8762CA_Person2648609435
  a a2a:Person ;
  rdfs:label "Hylke Brugts" ;
  a2a:PersonName [
    rdfs:label "Hylke Brugts" ;
    a2a:PersonNameFirstName "Hylke" ;
    a2a:PersonNameLastName "Brugts"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "27" ;
    rdfs:label "27"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Gorredijk" ;
    rdfs:label "Gorredijk"
  ] ;
  a2a:Profession "varensgezel" .

oa:person_nha_CF411EEF-E399-4D4C-A6B0-71246D8762CA_Person2648609434
  a a2a:Person ;
  rdfs:label "Brugt Doejes" ;
  a2a:PersonName [
    rdfs:label "Brugt Doejes" ;
    a2a:PersonNameFirstName "Brugt" ;
    a2a:PersonNameLastName "Doejes"
  ] .

oa:person_nha_CF411EEF-E399-4D4C-A6B0-71246D8762CA_Person2648609433
  a a2a:Person ;
  rdfs:label "Antje Bonnes" ;
  a2a:PersonName [
    rdfs:label "Antje Bonnes" ;
    a2a:PersonNameFirstName "Antje" ;
    a2a:PersonNameLastName "Bonnes"
  ] .

oa:person_nha_CF411EEF-E399-4D4C-A6B0-71246D8762CA_Person2648609432
  a a2a:Person ;
  rdfs:label "Lijsbeth Riens" ;
  a2a:PersonName [
    rdfs:label "Lijsbeth Riens" ;
    a2a:PersonNameFirstName "Lijsbeth" ;
    a2a:PersonNameLastName "Riens"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "34" ;
    rdfs:label "34"
  ] ;
  a2a:BirthPlace [
    a2a:Place "IJlst" ;
    rdfs:label "IJlst"
  ] ;
  a2a:Profession "dienstbaar" .

oa:person_nha_CF411EEF-E399-4D4C-A6B0-71246D8762CA_Person2648609431
  a a2a:Person ;
  rdfs:label "Rients Sijmens" ;
  a2a:PersonName [
    rdfs:label "Rients Sijmens" ;
    a2a:PersonNameFirstName "Rients" ;
    a2a:PersonNameLastName "Sijmens"
  ] ;
  a2a:Profession "Schipper" .

oa:person_nha_CF411EEF-E399-4D4C-A6B0-71246D8762CA_Person2648609430
  a a2a:Person ;
  rdfs:label "Jetske Mintjes" ;
  a2a:PersonName [
    rdfs:label "Jetske Mintjes" ;
    a2a:PersonNameFirstName "Jetske" ;
    a2a:PersonNameLastName "Mintjes"
  ] .

oa:event_nha_CF411EEF-E399-4D4C-A6B0-71246D8762CA_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "02-10-1816" ;
    a2a:Year "1816" ;
    a2a:Month "10" ;
    a2a:Day "02" ;
    rdfs:label "1816-10-02"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] .

oa:relationep_nha_CF411EEF-E399-4D4C-A6B0-71246D8762CA_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_nha_CF411EEF-E399-4D4C-A6B0-71246D8762CA_Person2648609435 ;
  a2a:EventKeyRef oa:event_nha_CF411EEF-E399-4D4C-A6B0-71246D8762CA_Event1 .

oa:relationep_nha_CF411EEF-E399-4D4C-A6B0-71246D8762CA_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_nha_CF411EEF-E399-4D4C-A6B0-71246D8762CA_Person2648609434 ;
  a2a:EventKeyRef oa:event_nha_CF411EEF-E399-4D4C-A6B0-71246D8762CA_Event1 .

oa:relationep_nha_CF411EEF-E399-4D4C-A6B0-71246D8762CA_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_nha_CF411EEF-E399-4D4C-A6B0-71246D8762CA_Person2648609433 ;
  a2a:EventKeyRef oa:event_nha_CF411EEF-E399-4D4C-A6B0-71246D8762CA_Event1 .

oa:relationep_nha_CF411EEF-E399-4D4C-A6B0-71246D8762CA_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_nha_CF411EEF-E399-4D4C-A6B0-71246D8762CA_Person2648609432 ;
  a2a:EventKeyRef oa:event_nha_CF411EEF-E399-4D4C-A6B0-71246D8762CA_Event1 .

oa:relationep_nha_CF411EEF-E399-4D4C-A6B0-71246D8762CA_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_nha_CF411EEF-E399-4D4C-A6B0-71246D8762CA_Person2648609431 ;
  a2a:EventKeyRef oa:event_nha_CF411EEF-E399-4D4C-A6B0-71246D8762CA_Event1 .

oa:relationep_nha_CF411EEF-E399-4D4C-A6B0-71246D8762CA_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_nha_CF411EEF-E399-4D4C-A6B0-71246D8762CA_Person2648609430 ;
  a2a:EventKeyRef oa:event_nha_CF411EEF-E399-4D4C-A6B0-71246D8762CA_Event1 .

oa:source_nha_CF411EEF-E399-4D4C-A6B0-71246D8762CA
  a a2a:Source ;
  rdfs:label "Noord-Hollands Archief, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Amsterdam, Nederland", "1816-10-02 - 1816-10-02"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1816-10-02"^^xsd:date ;
    a2a:SourceIndexDateTo "1816-10-02"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "02-10-1816" ;
    a2a:Year "1816" ;
    a2a:Month "10" ;
    a2a:Day "02" ;
    rdfs:label "02-10-1816"
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Noord-Hollands Archief" ;
    a2a:Place "Haarlem" ;
    a2a:Collection "burgerlijke stand van de gemeente Amsterdam, Archiefdeel van (dubbele) registers van huwelijken v..." ;
    a2a:Book "Huwelijksakten van de gemeente Amsterdam, 1816" ;
    a2a:DocumentNumber "Reg. 4 fol. 127" ;
    a2a:RegistryNumber "28" ;
    rdfs:label "Noord-Hollands Archief, Haarlem, burgerlijke stand van de gemeente Amsterdam, Archiefdeel van (dubbele) registers van huwelijken v..., Huwelijksakten van de gemeente Amsterdam, 1816, Reg. 4 fol. 127, 28"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/236/F794F817F915450DABBFA0AA5E15FB8E" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/236/F794F817F915450DABBFA0AA5E15FB8E" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/236/F794F817F915450DABBFA0AA5E15FB8E"
  ] ;
  a2a:SourceLastChangeDate "2023-12-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12102/CF411EEFE3994D4CA6B071246D8762CA" ;
  a2a:RecordIdentifier "2648609429" ;
  a2a:RecordGUID "{CF411EEF-E399-4D4C-A6B0-71246D8762CA}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/D732C84AA61160C2E053CA00A8C0A1B7" .

