@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_C4CF1DF9-1EB5-4BBA-975B-562B4F7EEE0E
  a a2a:Record ;
  rdfs:label "Huwelijk op 24 oktober 1928 te Amsterdam" ;
  a2a:hasPerson oa:person_nha_C4CF1DF9-1EB5-4BBA-975B-562B4F7EEE0E_Person2651746802, oa:person_nha_C4CF1DF9-1EB5-4BBA-975B-562B4F7EEE0E_Person2651746801, oa:person_nha_C4CF1DF9-1EB5-4BBA-975B-562B4F7EEE0E_Person2651746800, oa:person_nha_C4CF1DF9-1EB5-4BBA-975B-562B4F7EEE0E_Person2651746799, oa:person_nha_C4CF1DF9-1EB5-4BBA-975B-562B4F7EEE0E_Person2651746798, oa:person_nha_C4CF1DF9-1EB5-4BBA-975B-562B4F7EEE0E_Person2651746797 ;
  a2a:hasEvent oa:event_nha_C4CF1DF9-1EB5-4BBA-975B-562B4F7EEE0E_Event1 ;
  a2a:hasRelationEP oa:relationep_nha_C4CF1DF9-1EB5-4BBA-975B-562B4F7EEE0E_0, oa:relationep_nha_C4CF1DF9-1EB5-4BBA-975B-562B4F7EEE0E_1, oa:relationep_nha_C4CF1DF9-1EB5-4BBA-975B-562B4F7EEE0E_2, oa:relationep_nha_C4CF1DF9-1EB5-4BBA-975B-562B4F7EEE0E_3, oa:relationep_nha_C4CF1DF9-1EB5-4BBA-975B-562B4F7EEE0E_4, oa:relationep_nha_C4CF1DF9-1EB5-4BBA-975B-562B4F7EEE0E_5 ;
  a2a:hasSource oa:source_nha_C4CF1DF9-1EB5-4BBA-975B-562B4F7EEE0E .

oa:person_nha_C4CF1DF9-1EB5-4BBA-975B-562B4F7EEE0E_Person2651746802
  a a2a:Person ;
  rdfs:label "Andreas Friedrich Harig" ;
  a2a:PersonName [
    rdfs:label "Andreas Friedrich Harig" ;
    a2a:PersonNameFirstName "Andreas Friedrich" ;
    a2a:PersonNameLastName "Harig"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "52" ;
    rdfs:label "52"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Remkersleben (Duitsland)" ;
    rdfs:label "Remkersleben (Duitsland)"
  ] ;
  a2a:Profession "directeur van een bar" .

oa:person_nha_C4CF1DF9-1EB5-4BBA-975B-562B4F7EEE0E_Person2651746801
  a a2a:Person ;
  rdfs:label "Friedrich Christian Harig" ;
  a2a:PersonName [
    rdfs:label "Friedrich Christian Harig" ;
    a2a:PersonNameFirstName "Friedrich Christian" ;
    a2a:PersonNameLastName "Harig"
  ] .

oa:person_nha_C4CF1DF9-1EB5-4BBA-975B-562B4F7EEE0E_Person2651746800
  a a2a:Person ;
  rdfs:label "Auguste Wilhelmine Kuntze" ;
  a2a:PersonName [
    rdfs:label "Auguste Wilhelmine Kuntze" ;
    a2a:PersonNameFirstName "Auguste Wilhelmine" ;
    a2a:PersonNameLastName "Kuntze"
  ] .

oa:person_nha_C4CF1DF9-1EB5-4BBA-975B-562B4F7EEE0E_Person2651746799
  a a2a:Person ;
  rdfs:label "Elisabeth Margaretha Geertruida Oosterbaan" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Margaretha Geertruida Oosterbaan" ;
    a2a:PersonNameFirstName "Elisabeth Margaretha Geertruida" ;
    a2a:PersonNameLastName "Oosterbaan"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "29" ;
    rdfs:label "29"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] .

oa:person_nha_C4CF1DF9-1EB5-4BBA-975B-562B4F7EEE0E_Person2651746798
  a a2a:Person ;
  rdfs:label "Hendricus Dominicus Oosterbaan" ;
  a2a:PersonName [
    rdfs:label "Hendricus Dominicus Oosterbaan" ;
    a2a:PersonNameFirstName "Hendricus Dominicus" ;
    a2a:PersonNameLastName "Oosterbaan"
  ] .

oa:person_nha_C4CF1DF9-1EB5-4BBA-975B-562B4F7EEE0E_Person2651746797
  a a2a:Person ;
  rdfs:label "Geertruida Bernardina Cornelia Rademaker" ;
  a2a:PersonName [
    rdfs:label "Geertruida Bernardina Cornelia Rademaker" ;
    a2a:PersonNameFirstName "Geertruida Bernardina Cornelia" ;
    a2a:PersonNameLastName "Rademaker"
  ] .

oa:event_nha_C4CF1DF9-1EB5-4BBA-975B-562B4F7EEE0E_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "24-10-1928" ;
    a2a:Year "1928" ;
    a2a:Month "10" ;
    a2a:Day "24" ;
    rdfs:label "1928-10-24"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] .

oa:relationep_nha_C4CF1DF9-1EB5-4BBA-975B-562B4F7EEE0E_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_nha_C4CF1DF9-1EB5-4BBA-975B-562B4F7EEE0E_Person2651746802 ;
  a2a:EventKeyRef oa:event_nha_C4CF1DF9-1EB5-4BBA-975B-562B4F7EEE0E_Event1 .

oa:relationep_nha_C4CF1DF9-1EB5-4BBA-975B-562B4F7EEE0E_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_nha_C4CF1DF9-1EB5-4BBA-975B-562B4F7EEE0E_Person2651746801 ;
  a2a:EventKeyRef oa:event_nha_C4CF1DF9-1EB5-4BBA-975B-562B4F7EEE0E_Event1 .

oa:relationep_nha_C4CF1DF9-1EB5-4BBA-975B-562B4F7EEE0E_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_nha_C4CF1DF9-1EB5-4BBA-975B-562B4F7EEE0E_Person2651746800 ;
  a2a:EventKeyRef oa:event_nha_C4CF1DF9-1EB5-4BBA-975B-562B4F7EEE0E_Event1 .

oa:relationep_nha_C4CF1DF9-1EB5-4BBA-975B-562B4F7EEE0E_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_nha_C4CF1DF9-1EB5-4BBA-975B-562B4F7EEE0E_Person2651746799 ;
  a2a:EventKeyRef oa:event_nha_C4CF1DF9-1EB5-4BBA-975B-562B4F7EEE0E_Event1 .

oa:relationep_nha_C4CF1DF9-1EB5-4BBA-975B-562B4F7EEE0E_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_nha_C4CF1DF9-1EB5-4BBA-975B-562B4F7EEE0E_Person2651746798 ;
  a2a:EventKeyRef oa:event_nha_C4CF1DF9-1EB5-4BBA-975B-562B4F7EEE0E_Event1 .

oa:relationep_nha_C4CF1DF9-1EB5-4BBA-975B-562B4F7EEE0E_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_nha_C4CF1DF9-1EB5-4BBA-975B-562B4F7EEE0E_Person2651746797 ;
  a2a:EventKeyRef oa:event_nha_C4CF1DF9-1EB5-4BBA-975B-562B4F7EEE0E_Event1 .

oa:source_nha_C4CF1DF9-1EB5-4BBA-975B-562B4F7EEE0E
  a a2a:Source ;
  rdfs:label "Noord-Hollands Archief, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Amsterdam, Nederland", "1928-10-24 - 1928-10-24"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1928-10-24"^^xsd:date ;
    a2a:SourceIndexDateTo "1928-10-24"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "24-10-1928" ;
    a2a:Year "1928" ;
    a2a:Month "10" ;
    a2a:Day "24" ;
    rdfs:label "24-10-1928"
  ] ;
  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, 1928" ;
    a2a:DocumentNumber "Reg. 2F fol. 42" ;
    a2a:RegistryNumber "2990" ;
    rdfs:label "Noord-Hollands Archief, Haarlem, burgerlijke stand van de gemeente Amsterdam, Archiefdeel van (dubbele) registers van huwelijken v..., Huwelijksakten van de gemeente Amsterdam, 1928, Reg. 2F fol. 42, 2990"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/236/AAB270187B0D4DA38B5D5E465E4B8681" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/236/AAB270187B0D4DA38B5D5E465E4B8681" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/236/AAB270187B0D4DA38B5D5E465E4B8681"
  ] ;
  a2a:SourceLastChangeDate "2022-04-09"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://proxy.archieven.nl/236/C4CF1DF91EB54BBA975B562B4F7EEE0E" ;
  a2a:RecordIdentifier "2651746796" ;
  a2a:RecordGUID "{C4CF1DF9-1EB5-4BBA-975B-562B4F7EEE0E}" ;
  a2a:SourceRemarkOpmerking "Gescheiden van Wanda Kliemchen. Gescheiden van Raphaël Horpurgs." ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/D76F55D098AF3591E053CA00A8C01391" .

