@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_C3F45FC7-2357-499C-8A59-CCFA48D4EBEE
  a a2a:Record ;
  rdfs:label "Huwelijk op 11 augustus 1922 te Amsterdam" ;
  a2a:hasPerson oa:person_nha_C3F45FC7-2357-499C-8A59-CCFA48D4EBEE_Person2651527016, oa:person_nha_C3F45FC7-2357-499C-8A59-CCFA48D4EBEE_Person2651527015, oa:person_nha_C3F45FC7-2357-499C-8A59-CCFA48D4EBEE_Person2651527014, oa:person_nha_C3F45FC7-2357-499C-8A59-CCFA48D4EBEE_Person2651527013, oa:person_nha_C3F45FC7-2357-499C-8A59-CCFA48D4EBEE_Person2651527012, oa:person_nha_C3F45FC7-2357-499C-8A59-CCFA48D4EBEE_Person2651527011 ;
  a2a:hasEvent oa:event_nha_C3F45FC7-2357-499C-8A59-CCFA48D4EBEE_Event1 ;
  a2a:hasRelationEP oa:relationep_nha_C3F45FC7-2357-499C-8A59-CCFA48D4EBEE_0, oa:relationep_nha_C3F45FC7-2357-499C-8A59-CCFA48D4EBEE_1, oa:relationep_nha_C3F45FC7-2357-499C-8A59-CCFA48D4EBEE_2, oa:relationep_nha_C3F45FC7-2357-499C-8A59-CCFA48D4EBEE_3, oa:relationep_nha_C3F45FC7-2357-499C-8A59-CCFA48D4EBEE_4, oa:relationep_nha_C3F45FC7-2357-499C-8A59-CCFA48D4EBEE_5 ;
  a2a:hasSource oa:source_nha_C3F45FC7-2357-499C-8A59-CCFA48D4EBEE .

oa:person_nha_C3F45FC7-2357-499C-8A59-CCFA48D4EBEE_Person2651527016
  a a2a:Person ;
  rdfs:label "Jacob Veffer" ;
  a2a:PersonName [
    rdfs:label "Jacob Veffer" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNameLastName "Veffer"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "22" ;
    rdfs:label "22"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] ;
  a2a:Profession "diamantbewerker" .

oa:person_nha_C3F45FC7-2357-499C-8A59-CCFA48D4EBEE_Person2651527015
  a a2a:Person ;
  rdfs:label "Jonas Veffer" ;
  a2a:PersonName [
    rdfs:label "Jonas Veffer" ;
    a2a:PersonNameFirstName "Jonas" ;
    a2a:PersonNameLastName "Veffer"
  ] ;
  a2a:Profession "diamantbewerker" .

oa:person_nha_C3F45FC7-2357-499C-8A59-CCFA48D4EBEE_Person2651527014
  a a2a:Person ;
  rdfs:label "Leentje Groen" ;
  a2a:PersonName [
    rdfs:label "Leentje Groen" ;
    a2a:PersonNameFirstName "Leentje" ;
    a2a:PersonNameLastName "Groen"
  ] .

oa:person_nha_C3F45FC7-2357-499C-8A59-CCFA48D4EBEE_Person2651527013
  a a2a:Person ;
  rdfs:label "Anna Nabarro" ;
  a2a:PersonName [
    rdfs:label "Anna Nabarro" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNameLastName "Nabarro"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "22" ;
    rdfs:label "22"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] ;
  a2a:Profession "naaister" .

oa:person_nha_C3F45FC7-2357-499C-8A59-CCFA48D4EBEE_Person2651527012
  a a2a:Person ;
  rdfs:label "Mozes Nabarro" ;
  a2a:PersonName [
    rdfs:label "Mozes Nabarro" ;
    a2a:PersonNameFirstName "Mozes" ;
    a2a:PersonNameLastName "Nabarro"
  ] ;
  a2a:Profession "diamantbewerker" .

oa:person_nha_C3F45FC7-2357-499C-8A59-CCFA48D4EBEE_Person2651527011
  a a2a:Person ;
  rdfs:label "Clara Kal" ;
  a2a:PersonName [
    rdfs:label "Clara Kal" ;
    a2a:PersonNameFirstName "Clara" ;
    a2a:PersonNameLastName "Kal"
  ] .

oa:event_nha_C3F45FC7-2357-499C-8A59-CCFA48D4EBEE_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "11-08-1922" ;
    a2a:Year "1922" ;
    a2a:Month "08" ;
    a2a:Day "11" ;
    rdfs:label "1922-08-11"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] .

oa:relationep_nha_C3F45FC7-2357-499C-8A59-CCFA48D4EBEE_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_nha_C3F45FC7-2357-499C-8A59-CCFA48D4EBEE_Person2651527016 ;
  a2a:EventKeyRef oa:event_nha_C3F45FC7-2357-499C-8A59-CCFA48D4EBEE_Event1 .

oa:relationep_nha_C3F45FC7-2357-499C-8A59-CCFA48D4EBEE_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_nha_C3F45FC7-2357-499C-8A59-CCFA48D4EBEE_Person2651527015 ;
  a2a:EventKeyRef oa:event_nha_C3F45FC7-2357-499C-8A59-CCFA48D4EBEE_Event1 .

oa:relationep_nha_C3F45FC7-2357-499C-8A59-CCFA48D4EBEE_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_nha_C3F45FC7-2357-499C-8A59-CCFA48D4EBEE_Person2651527014 ;
  a2a:EventKeyRef oa:event_nha_C3F45FC7-2357-499C-8A59-CCFA48D4EBEE_Event1 .

oa:relationep_nha_C3F45FC7-2357-499C-8A59-CCFA48D4EBEE_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_nha_C3F45FC7-2357-499C-8A59-CCFA48D4EBEE_Person2651527013 ;
  a2a:EventKeyRef oa:event_nha_C3F45FC7-2357-499C-8A59-CCFA48D4EBEE_Event1 .

oa:relationep_nha_C3F45FC7-2357-499C-8A59-CCFA48D4EBEE_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_nha_C3F45FC7-2357-499C-8A59-CCFA48D4EBEE_Person2651527012 ;
  a2a:EventKeyRef oa:event_nha_C3F45FC7-2357-499C-8A59-CCFA48D4EBEE_Event1 .

oa:relationep_nha_C3F45FC7-2357-499C-8A59-CCFA48D4EBEE_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_nha_C3F45FC7-2357-499C-8A59-CCFA48D4EBEE_Person2651527011 ;
  a2a:EventKeyRef oa:event_nha_C3F45FC7-2357-499C-8A59-CCFA48D4EBEE_Event1 .

oa:source_nha_C3F45FC7-2357-499C-8A59-CCFA48D4EBEE
  a a2a:Source ;
  rdfs:label "Noord-Hollands Archief, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Amsterdam, Nederland", "1922-08-11 - 1922-08-11"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1922-08-11"^^xsd:date ;
    a2a:SourceIndexDateTo "1922-08-11"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "11-08-1922" ;
    a2a:Year "1922" ;
    a2a:Month "08" ;
    a2a:Day "11" ;
    rdfs:label "11-08-1922"
  ] ;
  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, hulpsecretarie Benoorden het IJ, 1922" ;
    a2a:DocumentNumber "Benoorden 't IJ Reg. B1 fol. 28" ;
    a2a:RegistryNumber "2639A" ;
    rdfs:label "Noord-Hollands Archief, Haarlem, burgerlijke stand van de gemeente Amsterdam, Archiefdeel van (dubbele) registers van huwelijken v..., Huwelijksakten van de gemeente Amsterdam, hulpsecretarie Benoorden het IJ, 1922, Benoorden 't IJ Reg. B1 fol. 28, 2639A"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/236/10E17149993A40919FC0B108E4EB6C09" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/236/10E17149993A40919FC0B108E4EB6C09" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/236/10E17149993A40919FC0B108E4EB6C09"
  ] ;
  a2a:SourceLastChangeDate "2023-12-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12102/C3F45FC72357499C8A59CCFA48D4EBEE" ;
  a2a:RecordIdentifier "2651527010" ;
  a2a:RecordGUID "{C3F45FC7-2357-499C-8A59-CCFA48D4EBEE}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/D76F55D098123591E053CA00A8C01391" .

