@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_69F419FC-B7C9-4C2B-8F50-9702545F40AA
  a a2a:Record ;
  rdfs:label "Huwelijk op 25 april 1923 te Amsterdam" ;
  a2a:hasPerson oa:person_nha_69F419FC-B7C9-4C2B-8F50-9702545F40AA_Person2651552830, oa:person_nha_69F419FC-B7C9-4C2B-8F50-9702545F40AA_Person2651552829, oa:person_nha_69F419FC-B7C9-4C2B-8F50-9702545F40AA_Person2651552828, oa:person_nha_69F419FC-B7C9-4C2B-8F50-9702545F40AA_Person2651552827, oa:person_nha_69F419FC-B7C9-4C2B-8F50-9702545F40AA_Person2651552826 ;
  a2a:hasEvent oa:event_nha_69F419FC-B7C9-4C2B-8F50-9702545F40AA_Event1 ;
  a2a:hasRelationEP oa:relationep_nha_69F419FC-B7C9-4C2B-8F50-9702545F40AA_0, oa:relationep_nha_69F419FC-B7C9-4C2B-8F50-9702545F40AA_1, oa:relationep_nha_69F419FC-B7C9-4C2B-8F50-9702545F40AA_2, oa:relationep_nha_69F419FC-B7C9-4C2B-8F50-9702545F40AA_3, oa:relationep_nha_69F419FC-B7C9-4C2B-8F50-9702545F40AA_4 ;
  a2a:hasSource oa:source_nha_69F419FC-B7C9-4C2B-8F50-9702545F40AA .

oa:person_nha_69F419FC-B7C9-4C2B-8F50-9702545F40AA_Person2651552830
  a a2a:Person ;
  rdfs:label "Alfred Arthur Gude" ;
  a2a:PersonName [
    rdfs:label "Alfred Arthur Gude" ;
    a2a:PersonNameFirstName "Alfred Arthur" ;
    a2a:PersonNameLastName "Gude"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "28" ;
    rdfs:label "28"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Stad Delden" ;
    rdfs:label "Stad Delden"
  ] ;
  a2a:Profession "Werkman" .

oa:person_nha_69F419FC-B7C9-4C2B-8F50-9702545F40AA_Person2651552829
  a a2a:Person ;
  rdfs:label "William Joseph Gude" ;
  a2a:PersonName [
    rdfs:label "William Joseph Gude" ;
    a2a:PersonNameFirstName "William Joseph" ;
    a2a:PersonNameLastName "Gude"
  ] ;
  a2a:Profession "bode" .

oa:person_nha_69F419FC-B7C9-4C2B-8F50-9702545F40AA_Person2651552828
  a a2a:Person ;
  rdfs:label "Johanna Frederika Kreder" ;
  a2a:PersonName [
    rdfs:label "Johanna Frederika Kreder" ;
    a2a:PersonNameFirstName "Johanna Frederika" ;
    a2a:PersonNameLastName "Kreder"
  ] .

oa:person_nha_69F419FC-B7C9-4C2B-8F50-9702545F40AA_Person2651552827
  a a2a:Person ;
  rdfs:label "Cornelia Wilhelmina ter Beek" ;
  a2a:PersonName [
    rdfs:label "Cornelia Wilhelmina ter Beek" ;
    a2a:PersonNameFirstName "Cornelia Wilhelmina" ;
    a2a:PersonNamePrefixLastName "ter" ;
    a2a:PersonNameLastName "Beek"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "21" ;
    rdfs:label "21"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] .

oa:person_nha_69F419FC-B7C9-4C2B-8F50-9702545F40AA_Person2651552826
  a a2a:Person ;
  rdfs:label "Johanna Wouters" ;
  a2a:PersonName [
    rdfs:label "Johanna Wouters" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Wouters"
  ] .

oa:event_nha_69F419FC-B7C9-4C2B-8F50-9702545F40AA_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "25-04-1923" ;
    a2a:Year "1923" ;
    a2a:Month "04" ;
    a2a:Day "25" ;
    rdfs:label "1923-04-25"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] .

oa:relationep_nha_69F419FC-B7C9-4C2B-8F50-9702545F40AA_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_nha_69F419FC-B7C9-4C2B-8F50-9702545F40AA_Person2651552830 ;
  a2a:EventKeyRef oa:event_nha_69F419FC-B7C9-4C2B-8F50-9702545F40AA_Event1 .

oa:relationep_nha_69F419FC-B7C9-4C2B-8F50-9702545F40AA_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_nha_69F419FC-B7C9-4C2B-8F50-9702545F40AA_Person2651552829 ;
  a2a:EventKeyRef oa:event_nha_69F419FC-B7C9-4C2B-8F50-9702545F40AA_Event1 .

oa:relationep_nha_69F419FC-B7C9-4C2B-8F50-9702545F40AA_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_nha_69F419FC-B7C9-4C2B-8F50-9702545F40AA_Person2651552828 ;
  a2a:EventKeyRef oa:event_nha_69F419FC-B7C9-4C2B-8F50-9702545F40AA_Event1 .

oa:relationep_nha_69F419FC-B7C9-4C2B-8F50-9702545F40AA_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_nha_69F419FC-B7C9-4C2B-8F50-9702545F40AA_Person2651552827 ;
  a2a:EventKeyRef oa:event_nha_69F419FC-B7C9-4C2B-8F50-9702545F40AA_Event1 .

oa:relationep_nha_69F419FC-B7C9-4C2B-8F50-9702545F40AA_4
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_nha_69F419FC-B7C9-4C2B-8F50-9702545F40AA_Person2651552826 ;
  a2a:EventKeyRef oa:event_nha_69F419FC-B7C9-4C2B-8F50-9702545F40AA_Event1 .

oa:source_nha_69F419FC-B7C9-4C2B-8F50-9702545F40AA
  a a2a:Source ;
  rdfs:label "Noord-Hollands Archief, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Amsterdam, Nederland", "1923-04-25 - 1923-04-25"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1923-04-25"^^xsd:date ;
    a2a:SourceIndexDateTo "1923-04-25"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "25-04-1923" ;
    a2a:Year "1923" ;
    a2a:Month "04" ;
    a2a:Day "25" ;
    rdfs:label "25-04-1923"
  ] ;
  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, 1923" ;
    a2a:DocumentNumber "Reg. 5B fol. 36v" ;
    a2a:RegistryNumber "2682" ;
    rdfs:label "Noord-Hollands Archief, Haarlem, burgerlijke stand van de gemeente Amsterdam, Archiefdeel van (dubbele) registers van huwelijken v..., Huwelijksakten van de gemeente Amsterdam, 1923, Reg. 5B fol. 36v, 2682"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/236/F4C5E75D65E6417B9A518B504F1EFC44" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/236/F4C5E75D65E6417B9A518B504F1EFC44" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/236/F4C5E75D65E6417B9A518B504F1EFC44"
  ] ;
  a2a:SourceLastChangeDate "2022-04-08"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://proxy.archieven.nl/236/69F419FCB7C94C2B8F509702545F40AA" ;
  a2a:RecordIdentifier "2651552825" ;
  a2a:RecordGUID "{69F419FC-B7C9-4C2B-8F50-9702545F40AA}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/D76F55D0969C3591E053CA00A8C01391" .

