@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_3EB401FB-74CC-4A2F-BEC2-30EC601C375C
  a a2a:Record ;
  rdfs:label "Huwelijk op 13 juni 1918 te Den Helder" ;
  a2a:hasPerson oa:person_nha_3EB401FB-74CC-4A2F-BEC2-30EC601C375C_Person3810909112, oa:person_nha_3EB401FB-74CC-4A2F-BEC2-30EC601C375C_Person3810909115, oa:person_nha_3EB401FB-74CC-4A2F-BEC2-30EC601C375C_Person3810909116, oa:person_nha_3EB401FB-74CC-4A2F-BEC2-30EC601C375C_Person3810909111, oa:person_nha_3EB401FB-74CC-4A2F-BEC2-30EC601C375C_Person3810909113, oa:person_nha_3EB401FB-74CC-4A2F-BEC2-30EC601C375C_Person3810909114 ;
  a2a:hasEvent oa:event_nha_3EB401FB-74CC-4A2F-BEC2-30EC601C375C_Event1 ;
  a2a:hasRelationEP oa:relationep_nha_3EB401FB-74CC-4A2F-BEC2-30EC601C375C_0, oa:relationep_nha_3EB401FB-74CC-4A2F-BEC2-30EC601C375C_1, oa:relationep_nha_3EB401FB-74CC-4A2F-BEC2-30EC601C375C_2, oa:relationep_nha_3EB401FB-74CC-4A2F-BEC2-30EC601C375C_3, oa:relationep_nha_3EB401FB-74CC-4A2F-BEC2-30EC601C375C_4, oa:relationep_nha_3EB401FB-74CC-4A2F-BEC2-30EC601C375C_5 ;
  a2a:hasSource oa:source_nha_3EB401FB-74CC-4A2F-BEC2-30EC601C375C .

oa:person_nha_3EB401FB-74CC-4A2F-BEC2-30EC601C375C_Person3810909112
  a a2a:Person ;
  rdfs:label "Jacobus Maria van der Velde" ;
  a2a:PersonName [
    rdfs:label "Jacobus Maria van der Velde" ;
    a2a:PersonNameFirstName "Jacobus Maria" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Velde"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "28" ;
    rdfs:label "28"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] ;
  a2a:Profession "kantoorbediende" .

oa:person_nha_3EB401FB-74CC-4A2F-BEC2-30EC601C375C_Person3810909115
  a a2a:Person ;
  rdfs:label "Antonius Hubertus van der Velde" ;
  a2a:PersonName [
    rdfs:label "Antonius Hubertus van der Velde" ;
    a2a:PersonNameFirstName "Antonius Hubertus" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Velde"
  ] ;
  a2a:Profession "timmerman" .

oa:person_nha_3EB401FB-74CC-4A2F-BEC2-30EC601C375C_Person3810909116
  a a2a:Person ;
  rdfs:label "Everdina Margaretha Schut" ;
  a2a:PersonName [
    rdfs:label "Everdina Margaretha Schut" ;
    a2a:PersonNameFirstName "Everdina Margaretha" ;
    a2a:PersonNameLastName "Schut"
  ] .

oa:person_nha_3EB401FB-74CC-4A2F-BEC2-30EC601C375C_Person3810909111
  a a2a:Person ;
  rdfs:label "Cornelia Anna Gorter" ;
  a2a:PersonName [
    rdfs:label "Cornelia Anna Gorter" ;
    a2a:PersonNameFirstName "Cornelia Anna" ;
    a2a:PersonNameLastName "Gorter"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "23" ;
    rdfs:label "23"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Velsen" ;
    rdfs:label "Velsen"
  ] .

oa:person_nha_3EB401FB-74CC-4A2F-BEC2-30EC601C375C_Person3810909113
  a a2a:Person ;
  rdfs:label "Cornelis Gorter" ;
  a2a:PersonName [
    rdfs:label "Cornelis Gorter" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Gorter"
  ] ;
  a2a:Profession "vishandelaar" .

oa:person_nha_3EB401FB-74CC-4A2F-BEC2-30EC601C375C_Person3810909114
  a a2a:Person ;
  rdfs:label "Stijntje Mens" ;
  a2a:PersonName [
    rdfs:label "Stijntje Mens" ;
    a2a:PersonNameFirstName "Stijntje" ;
    a2a:PersonNameLastName "Mens"
  ] .

oa:event_nha_3EB401FB-74CC-4A2F-BEC2-30EC601C375C_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "13-06-1918" ;
    a2a:Year "1918" ;
    a2a:Month "06" ;
    a2a:Day "13" ;
    rdfs:label "1918-06-13"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Den Helder" ;
    rdfs:label "Den Helder"
  ] .

oa:relationep_nha_3EB401FB-74CC-4A2F-BEC2-30EC601C375C_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_nha_3EB401FB-74CC-4A2F-BEC2-30EC601C375C_Person3810909112 ;
  a2a:EventKeyRef oa:event_nha_3EB401FB-74CC-4A2F-BEC2-30EC601C375C_Event1 .

oa:relationep_nha_3EB401FB-74CC-4A2F-BEC2-30EC601C375C_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_nha_3EB401FB-74CC-4A2F-BEC2-30EC601C375C_Person3810909115 ;
  a2a:EventKeyRef oa:event_nha_3EB401FB-74CC-4A2F-BEC2-30EC601C375C_Event1 .

oa:relationep_nha_3EB401FB-74CC-4A2F-BEC2-30EC601C375C_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_nha_3EB401FB-74CC-4A2F-BEC2-30EC601C375C_Person3810909116 ;
  a2a:EventKeyRef oa:event_nha_3EB401FB-74CC-4A2F-BEC2-30EC601C375C_Event1 .

oa:relationep_nha_3EB401FB-74CC-4A2F-BEC2-30EC601C375C_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_nha_3EB401FB-74CC-4A2F-BEC2-30EC601C375C_Person3810909111 ;
  a2a:EventKeyRef oa:event_nha_3EB401FB-74CC-4A2F-BEC2-30EC601C375C_Event1 .

oa:relationep_nha_3EB401FB-74CC-4A2F-BEC2-30EC601C375C_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_nha_3EB401FB-74CC-4A2F-BEC2-30EC601C375C_Person3810909113 ;
  a2a:EventKeyRef oa:event_nha_3EB401FB-74CC-4A2F-BEC2-30EC601C375C_Event1 .

oa:relationep_nha_3EB401FB-74CC-4A2F-BEC2-30EC601C375C_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_nha_3EB401FB-74CC-4A2F-BEC2-30EC601C375C_Person3810909114 ;
  a2a:EventKeyRef oa:event_nha_3EB401FB-74CC-4A2F-BEC2-30EC601C375C_Event1 .

oa:source_nha_3EB401FB-74CC-4A2F-BEC2-30EC601C375C
  a a2a:Source ;
  rdfs:label "Noord-Hollands Archief, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Den Helder" ;
    a2a:Country "Nederland" ;
    rdfs:label "Den Helder, Nederland", "1918-06-13 - 1918-06-13"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1918-06-13"^^xsd:date ;
    a2a:SourceIndexDateTo "1918-06-13"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "13-06-1918" ;
    a2a:Year "1918" ;
    a2a:Month "06" ;
    a2a:Day "13" ;
    rdfs:label "13-06-1918"
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Noord-Hollands Archief" ;
    a2a:Collection "burgerlijke stand van de gemeente Den Helder, Archiefdeel van (dubbele) registers van de" ;
    a2a:Book "Huwelijksakten van de gemeente Den Helder, 1918" ;
    a2a:DocumentNumber "112" ;
    a2a:RegistryNumber "21918" ;
    rdfs:label "Noord-Hollands Archief, burgerlijke stand van de gemeente Den Helder, Archiefdeel van (dubbele) registers van de, Huwelijksakten van de gemeente Den Helder, 1918, 112, 21918"
  ] ;
  a2a:SourceLastChangeDate "2024-07-19"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12102/3EB401FB74CC4A2FBEC230EC601C375C" ;
  a2a:RecordIdentifier "3810909110" ;
  a2a:RecordGUID "{3EB401FB-74CC-4A2F-BEC2-30EC601C375C}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/2AD6A4AB3D5E467C9E1140A2369BCF0F" .

