@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_579CE170-5CC7-49F3-ADE5-7373C95C67B2
  a a2a:Record ;
  rdfs:label "Huwelijk op 13 november 1924 te Heemstede" ;
  a2a:hasPerson oa:person_nha_579CE170-5CC7-49F3-ADE5-7373C95C67B2_Person3697418096, oa:person_nha_579CE170-5CC7-49F3-ADE5-7373C95C67B2_Person3697418101, oa:person_nha_579CE170-5CC7-49F3-ADE5-7373C95C67B2_Person3697418102, oa:person_nha_579CE170-5CC7-49F3-ADE5-7373C95C67B2_Person3697418095, oa:person_nha_579CE170-5CC7-49F3-ADE5-7373C95C67B2_Person3697418098, oa:person_nha_579CE170-5CC7-49F3-ADE5-7373C95C67B2_Person3697418099 ;
  a2a:hasEvent oa:event_nha_579CE170-5CC7-49F3-ADE5-7373C95C67B2_Event1 ;
  a2a:hasRelationEP oa:relationep_nha_579CE170-5CC7-49F3-ADE5-7373C95C67B2_0, oa:relationep_nha_579CE170-5CC7-49F3-ADE5-7373C95C67B2_1, oa:relationep_nha_579CE170-5CC7-49F3-ADE5-7373C95C67B2_2, oa:relationep_nha_579CE170-5CC7-49F3-ADE5-7373C95C67B2_3, oa:relationep_nha_579CE170-5CC7-49F3-ADE5-7373C95C67B2_4, oa:relationep_nha_579CE170-5CC7-49F3-ADE5-7373C95C67B2_5 ;
  a2a:hasSource oa:source_nha_579CE170-5CC7-49F3-ADE5-7373C95C67B2 .

oa:person_nha_579CE170-5CC7-49F3-ADE5-7373C95C67B2_Person3697418096
  a a2a:Person ;
  rdfs:label "Henri Christiaan Boes" ;
  a2a:PersonName [
    rdfs:label "Henri Christiaan Boes" ;
    a2a:PersonNameFirstName "Henri Christiaan" ;
    a2a:PersonNameLastName "Boes"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "28" ;
    rdfs:label "28"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Magelang" ;
    rdfs:label "Magelang"
  ] ;
  a2a:Profession "elektrotechnisch ingenieur" .

oa:person_nha_579CE170-5CC7-49F3-ADE5-7373C95C67B2_Person3697418101
  a a2a:Person ;
  rdfs:label "Adriaan Gerbrand Boes" ;
  a2a:PersonName [
    rdfs:label "Adriaan Gerbrand Boes" ;
    a2a:PersonNameFirstName "Adriaan Gerbrand" ;
    a2a:PersonNameLastName "Boes"
  ] .

oa:person_nha_579CE170-5CC7-49F3-ADE5-7373C95C67B2_Person3697418102
  a a2a:Person ;
  rdfs:label "Gijsberta Catharina Scharff" ;
  a2a:PersonName [
    rdfs:label "Gijsberta Catharina Scharff" ;
    a2a:PersonNameFirstName "Gijsberta Catharina" ;
    a2a:PersonNameLastName "Scharff"
  ] .

oa:person_nha_579CE170-5CC7-49F3-ADE5-7373C95C67B2_Person3697418095
  a a2a:Person ;
  rdfs:label "Johanna Arnoldina Carolina Smit" ;
  a2a:PersonName [
    rdfs:label "Johanna Arnoldina Carolina Smit" ;
    a2a:PersonNameFirstName "Johanna Arnoldina Carolina" ;
    a2a:PersonNameLastName "Smit"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "20" ;
    rdfs:label "20"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Ginneken en Bavel" ;
    rdfs:label "Ginneken en Bavel"
  ] .

oa:person_nha_579CE170-5CC7-49F3-ADE5-7373C95C67B2_Person3697418098
  a a2a:Person ;
  rdfs:label "Johannes Albert Jacob Smit" ;
  a2a:PersonName [
    rdfs:label "Johannes Albert Jacob Smit" ;
    a2a:PersonNameFirstName "Johannes Albert Jacob" ;
    a2a:PersonNameLastName "Smit"
  ] .

oa:person_nha_579CE170-5CC7-49F3-ADE5-7373C95C67B2_Person3697418099
  a a2a:Person ;
  rdfs:label "Elsje Greidanus" ;
  a2a:PersonName [
    rdfs:label "Elsje Greidanus" ;
    a2a:PersonNameFirstName "Elsje" ;
    a2a:PersonNameLastName "Greidanus"
  ] .

oa:event_nha_579CE170-5CC7-49F3-ADE5-7373C95C67B2_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "13-11-1924" ;
    a2a:Year "1924" ;
    a2a:Month "11" ;
    a2a:Day "13" ;
    rdfs:label "1924-11-13"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Heemstede" ;
    rdfs:label "Heemstede"
  ] .

oa:relationep_nha_579CE170-5CC7-49F3-ADE5-7373C95C67B2_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_nha_579CE170-5CC7-49F3-ADE5-7373C95C67B2_Person3697418096 ;
  a2a:EventKeyRef oa:event_nha_579CE170-5CC7-49F3-ADE5-7373C95C67B2_Event1 .

oa:relationep_nha_579CE170-5CC7-49F3-ADE5-7373C95C67B2_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_nha_579CE170-5CC7-49F3-ADE5-7373C95C67B2_Person3697418101 ;
  a2a:EventKeyRef oa:event_nha_579CE170-5CC7-49F3-ADE5-7373C95C67B2_Event1 .

oa:relationep_nha_579CE170-5CC7-49F3-ADE5-7373C95C67B2_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_nha_579CE170-5CC7-49F3-ADE5-7373C95C67B2_Person3697418102 ;
  a2a:EventKeyRef oa:event_nha_579CE170-5CC7-49F3-ADE5-7373C95C67B2_Event1 .

oa:relationep_nha_579CE170-5CC7-49F3-ADE5-7373C95C67B2_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_nha_579CE170-5CC7-49F3-ADE5-7373C95C67B2_Person3697418095 ;
  a2a:EventKeyRef oa:event_nha_579CE170-5CC7-49F3-ADE5-7373C95C67B2_Event1 .

oa:relationep_nha_579CE170-5CC7-49F3-ADE5-7373C95C67B2_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_nha_579CE170-5CC7-49F3-ADE5-7373C95C67B2_Person3697418098 ;
  a2a:EventKeyRef oa:event_nha_579CE170-5CC7-49F3-ADE5-7373C95C67B2_Event1 .

oa:relationep_nha_579CE170-5CC7-49F3-ADE5-7373C95C67B2_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_nha_579CE170-5CC7-49F3-ADE5-7373C95C67B2_Person3697418099 ;
  a2a:EventKeyRef oa:event_nha_579CE170-5CC7-49F3-ADE5-7373C95C67B2_Event1 .

oa:source_nha_579CE170-5CC7-49F3-ADE5-7373C95C67B2
  a a2a:Source ;
  rdfs:label "Noord-Hollands Archief, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Heemstede" ;
    a2a:Country "Nederland" ;
    rdfs:label "Heemstede, Nederland", "1924-11-13 - 1924-11-13"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1924-11-13"^^xsd:date ;
    a2a:SourceIndexDateTo "1924-11-13"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "13-11-1924" ;
    a2a:Year "1924" ;
    a2a:Month "11" ;
    a2a:Day "13" ;
    rdfs:label "13-11-1924"
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Noord-Hollands Archief" ;
    a2a:Place "Haarlem" ;
    a2a:Collection "burgerlijke stand van de gemeente Heemstede, Archiefdeel van (dubbele) registers van de" ;
    a2a:Book "Huwelijksakten van de gemeente Heemstede, 1924" ;
    a2a:DocumentNumber "105" ;
    a2a:RegistryNumber "21924" ;
    rdfs:label "Noord-Hollands Archief, Haarlem, burgerlijke stand van de gemeente Heemstede, Archiefdeel van (dubbele) registers van de, Huwelijksakten van de gemeente Heemstede, 1924, 105, 21924"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/236/00F8A182DCCA4F62BC33CF5EF4552413" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/236/00F8A182DCCA4F62BC33CF5EF4552413" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/236/00F8A182DCCA4F62BC33CF5EF4552413"
  ] ;
  a2a:SourceLastChangeDate "2024-05-31"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12102/579CE1705CC749F3ADE57373C95C67B2" ;
  a2a:RecordIdentifier "3697418092" ;
  a2a:RecordGUID "{579CE170-5CC7-49F3-ADE5-7373C95C67B2}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/B1F27D80E1B04453B46FE2DCEC97495A" .

