@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_349A844F-9FEC-44C2-9CD3-CB86BCF652CE
  a a2a:Record ;
  rdfs:label "Huwelijk op 6 maart 1862 te Den Helder" ;
  a2a:hasPerson oa:person_nha_349A844F-9FEC-44C2-9CD3-CB86BCF652CE_Person3303782992, oa:person_nha_349A844F-9FEC-44C2-9CD3-CB86BCF652CE_Person3303782995, oa:person_nha_349A844F-9FEC-44C2-9CD3-CB86BCF652CE_Person3303782996, oa:person_nha_349A844F-9FEC-44C2-9CD3-CB86BCF652CE_Person3303782991, oa:person_nha_349A844F-9FEC-44C2-9CD3-CB86BCF652CE_Person3303782993, oa:person_nha_349A844F-9FEC-44C2-9CD3-CB86BCF652CE_Person3303782994 ;
  a2a:hasEvent oa:event_nha_349A844F-9FEC-44C2-9CD3-CB86BCF652CE_Event1 ;
  a2a:hasRelationEP oa:relationep_nha_349A844F-9FEC-44C2-9CD3-CB86BCF652CE_0, oa:relationep_nha_349A844F-9FEC-44C2-9CD3-CB86BCF652CE_1, oa:relationep_nha_349A844F-9FEC-44C2-9CD3-CB86BCF652CE_2, oa:relationep_nha_349A844F-9FEC-44C2-9CD3-CB86BCF652CE_3, oa:relationep_nha_349A844F-9FEC-44C2-9CD3-CB86BCF652CE_4, oa:relationep_nha_349A844F-9FEC-44C2-9CD3-CB86BCF652CE_5 ;
  a2a:hasSource oa:source_nha_349A844F-9FEC-44C2-9CD3-CB86BCF652CE .

oa:person_nha_349A844F-9FEC-44C2-9CD3-CB86BCF652CE_Person3303782992
  a a2a:Person ;
  rdfs:label "Antonius Jozephus Körber" ;
  a2a:PersonName [
    rdfs:label "Antonius Jozephus Körber" ;
    a2a:PersonNameFirstName "Antonius Jozephus" ;
    a2a:PersonNameLastName "Körber"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "29" ;
    rdfs:label "29"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] ;
  a2a:Profession "kwartiermeester bij de marine" .

oa:person_nha_349A844F-9FEC-44C2-9CD3-CB86BCF652CE_Person3303782995
  a a2a:Person ;
  rdfs:label "Johannes Cornelis Körber" ;
  a2a:PersonName [
    rdfs:label "Johannes Cornelis Körber" ;
    a2a:PersonNameFirstName "Johannes Cornelis" ;
    a2a:PersonNameLastName "Körber"
  ] .

oa:person_nha_349A844F-9FEC-44C2-9CD3-CB86BCF652CE_Person3303782996
  a a2a:Person ;
  rdfs:label "Anna Christina Ament" ;
  a2a:PersonName [
    rdfs:label "Anna Christina Ament" ;
    a2a:PersonNameFirstName "Anna Christina" ;
    a2a:PersonNameLastName "Ament"
  ] .

oa:person_nha_349A844F-9FEC-44C2-9CD3-CB86BCF652CE_Person3303782991
  a a2a:Person ;
  rdfs:label "Jannetje de Vos" ;
  a2a:PersonName [
    rdfs:label "Jannetje de Vos" ;
    a2a:PersonNameFirstName "Jannetje" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Vos"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "21" ;
    rdfs:label "21"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] .

oa:person_nha_349A844F-9FEC-44C2-9CD3-CB86BCF652CE_Person3303782993
  a a2a:Person ;
  rdfs:label "Willem Frederik de Vos" ;
  a2a:PersonName [
    rdfs:label "Willem Frederik de Vos" ;
    a2a:PersonNameFirstName "Willem Frederik" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Vos"
  ] .

oa:person_nha_349A844F-9FEC-44C2-9CD3-CB86BCF652CE_Person3303782994
  a a2a:Person ;
  rdfs:label "Elisabeth Dikker" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Dikker" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNameLastName "Dikker"
  ] .

oa:event_nha_349A844F-9FEC-44C2-9CD3-CB86BCF652CE_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "06-03-1862" ;
    a2a:Year "1862" ;
    a2a:Month "03" ;
    a2a:Day "06" ;
    rdfs:label "1862-03-06"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Den Helder" ;
    rdfs:label "Den Helder"
  ] .

oa:relationep_nha_349A844F-9FEC-44C2-9CD3-CB86BCF652CE_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_nha_349A844F-9FEC-44C2-9CD3-CB86BCF652CE_Person3303782992 ;
  a2a:EventKeyRef oa:event_nha_349A844F-9FEC-44C2-9CD3-CB86BCF652CE_Event1 .

oa:relationep_nha_349A844F-9FEC-44C2-9CD3-CB86BCF652CE_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_nha_349A844F-9FEC-44C2-9CD3-CB86BCF652CE_Person3303782995 ;
  a2a:EventKeyRef oa:event_nha_349A844F-9FEC-44C2-9CD3-CB86BCF652CE_Event1 .

oa:relationep_nha_349A844F-9FEC-44C2-9CD3-CB86BCF652CE_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_nha_349A844F-9FEC-44C2-9CD3-CB86BCF652CE_Person3303782996 ;
  a2a:EventKeyRef oa:event_nha_349A844F-9FEC-44C2-9CD3-CB86BCF652CE_Event1 .

oa:relationep_nha_349A844F-9FEC-44C2-9CD3-CB86BCF652CE_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_nha_349A844F-9FEC-44C2-9CD3-CB86BCF652CE_Person3303782991 ;
  a2a:EventKeyRef oa:event_nha_349A844F-9FEC-44C2-9CD3-CB86BCF652CE_Event1 .

oa:relationep_nha_349A844F-9FEC-44C2-9CD3-CB86BCF652CE_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_nha_349A844F-9FEC-44C2-9CD3-CB86BCF652CE_Person3303782993 ;
  a2a:EventKeyRef oa:event_nha_349A844F-9FEC-44C2-9CD3-CB86BCF652CE_Event1 .

oa:relationep_nha_349A844F-9FEC-44C2-9CD3-CB86BCF652CE_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_nha_349A844F-9FEC-44C2-9CD3-CB86BCF652CE_Person3303782994 ;
  a2a:EventKeyRef oa:event_nha_349A844F-9FEC-44C2-9CD3-CB86BCF652CE_Event1 .

oa:source_nha_349A844F-9FEC-44C2-9CD3-CB86BCF652CE
  a a2a:Source ;
  rdfs:label "Noord-Hollands Archief, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Den Helder" ;
    a2a:Country "Nederland" ;
    rdfs:label "Den Helder, Nederland", "1862-03-06 - 1862-03-06"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1862-03-06"^^xsd:date ;
    a2a:SourceIndexDateTo "1862-03-06"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "06-03-1862" ;
    a2a:Year "1862" ;
    a2a:Month "03" ;
    a2a:Day "06" ;
    rdfs:label "06-03-1862"
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Noord-Hollands Archief" ;
    a2a:Place "Haarlem" ;
    a2a:Collection "burgerlijke stand van de gemeente Den Helder, Archiefdeel van (dubbele) registers van de" ;
    a2a:Book "Huwelijksakten van de gemeente Den Helder, 1862" ;
    a2a:DocumentNumber "18" ;
    a2a:RegistryNumber "21862" ;
    rdfs:label "Noord-Hollands Archief, Haarlem, burgerlijke stand van de gemeente Den Helder, Archiefdeel van (dubbele) registers van de, Huwelijksakten van de gemeente Den Helder, 1862, 18, 21862"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/236/D1FDE89659D74C8EB98AB6772837E3CB" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/236/D1FDE89659D74C8EB98AB6772837E3CB" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/236/D1FDE89659D74C8EB98AB6772837E3CB"
  ] ;
  a2a:SourceLastChangeDate "2023-07-25"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12102/349A844F9FEC44C29CD3CB86BCF652CE" ;
  a2a:RecordIdentifier "3303782990" ;
  a2a:RecordGUID "{349A844F-9FEC-44C2-9CD3-CB86BCF652CE}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/048107EDB2B949798ED9B1BED0D8C909" .

