@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_4BDCDACA-DF9B-4A7B-87DF-CE7DEF138D70
  a a2a:Record ;
  rdfs:label "Huwelijk op 21 augustus 1816 te Amsterdam" ;
  a2a:hasPerson oa:person_nha_4BDCDACA-DF9B-4A7B-87DF-CE7DEF138D70_Person2648593214, oa:person_nha_4BDCDACA-DF9B-4A7B-87DF-CE7DEF138D70_Person2648593213, oa:person_nha_4BDCDACA-DF9B-4A7B-87DF-CE7DEF138D70_Person2648593212, oa:person_nha_4BDCDACA-DF9B-4A7B-87DF-CE7DEF138D70_Person2648593211, oa:person_nha_4BDCDACA-DF9B-4A7B-87DF-CE7DEF138D70_Person2648593210, oa:person_nha_4BDCDACA-DF9B-4A7B-87DF-CE7DEF138D70_Person2648593209 ;
  a2a:hasEvent oa:event_nha_4BDCDACA-DF9B-4A7B-87DF-CE7DEF138D70_Event1 ;
  a2a:hasRelationEP oa:relationep_nha_4BDCDACA-DF9B-4A7B-87DF-CE7DEF138D70_0, oa:relationep_nha_4BDCDACA-DF9B-4A7B-87DF-CE7DEF138D70_1, oa:relationep_nha_4BDCDACA-DF9B-4A7B-87DF-CE7DEF138D70_2, oa:relationep_nha_4BDCDACA-DF9B-4A7B-87DF-CE7DEF138D70_3, oa:relationep_nha_4BDCDACA-DF9B-4A7B-87DF-CE7DEF138D70_4, oa:relationep_nha_4BDCDACA-DF9B-4A7B-87DF-CE7DEF138D70_5 ;
  a2a:hasSource oa:source_nha_4BDCDACA-DF9B-4A7B-87DF-CE7DEF138D70 .

oa:person_nha_4BDCDACA-DF9B-4A7B-87DF-CE7DEF138D70_Person2648593214
  a a2a:Person ;
  rdfs:label "David Cohen de Lara" ;
  a2a:PersonName [
    rdfs:label "David Cohen de Lara" ;
    a2a:PersonNameFirstName "David" ;
    a2a:PersonNameLastName "Cohen de Lara"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "34" ;
    rdfs:label "34"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] ;
  a2a:Profession "koffieschenker" .

oa:person_nha_4BDCDACA-DF9B-4A7B-87DF-CE7DEF138D70_Person2648593213
  a a2a:Person ;
  rdfs:label "David de Isaac Cohen de Lara" ;
  a2a:PersonName [
    rdfs:label "David de Isaac Cohen de Lara" ;
    a2a:PersonNameFirstName "David" ;
    a2a:PersonNamePatronym "de Isaac" ;
    a2a:PersonNameLastName "Cohen de Lara"
  ] .

oa:person_nha_4BDCDACA-DF9B-4A7B-87DF-CE7DEF138D70_Person2648593212
  a a2a:Person ;
  rdfs:label "Clara Cohen Belinfante" ;
  a2a:PersonName [
    rdfs:label "Clara Cohen Belinfante" ;
    a2a:PersonNameFirstName "Clara" ;
    a2a:PersonNamePatronym "Cohen" ;
    a2a:PersonNameLastName "Belinfante"
  ] .

oa:person_nha_4BDCDACA-DF9B-4A7B-87DF-CE7DEF138D70_Person2648593211
  a a2a:Person ;
  rdfs:label "Rachel Brandon Belmonte" ;
  a2a:PersonName [
    rdfs:label "Rachel Brandon Belmonte" ;
    a2a:PersonNameFirstName "Rachel" ;
    a2a:PersonNameLastName "Brandon Belmonte"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "32" ;
    rdfs:label "32"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] .

oa:person_nha_4BDCDACA-DF9B-4A7B-87DF-CE7DEF138D70_Person2648593210
  a a2a:Person ;
  rdfs:label "David Brandon Belmonte" ;
  a2a:PersonName [
    rdfs:label "David Brandon Belmonte" ;
    a2a:PersonNameFirstName "David" ;
    a2a:PersonNameLastName "Brandon Belmonte"
  ] .

oa:person_nha_4BDCDACA-DF9B-4A7B-87DF-CE7DEF138D70_Person2648593209
  a a2a:Person ;
  rdfs:label "Benivenida Dias Brandon" ;
  a2a:PersonName [
    rdfs:label "Benivenida Dias Brandon" ;
    a2a:PersonNameFirstName "Benivenida" ;
    a2a:PersonNameLastName "Dias Brandon"
  ] .

oa:event_nha_4BDCDACA-DF9B-4A7B-87DF-CE7DEF138D70_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "21-08-1816" ;
    a2a:Year "1816" ;
    a2a:Month "08" ;
    a2a:Day "21" ;
    rdfs:label "1816-08-21"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] .

oa:relationep_nha_4BDCDACA-DF9B-4A7B-87DF-CE7DEF138D70_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_nha_4BDCDACA-DF9B-4A7B-87DF-CE7DEF138D70_Person2648593214 ;
  a2a:EventKeyRef oa:event_nha_4BDCDACA-DF9B-4A7B-87DF-CE7DEF138D70_Event1 .

oa:relationep_nha_4BDCDACA-DF9B-4A7B-87DF-CE7DEF138D70_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_nha_4BDCDACA-DF9B-4A7B-87DF-CE7DEF138D70_Person2648593213 ;
  a2a:EventKeyRef oa:event_nha_4BDCDACA-DF9B-4A7B-87DF-CE7DEF138D70_Event1 .

oa:relationep_nha_4BDCDACA-DF9B-4A7B-87DF-CE7DEF138D70_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_nha_4BDCDACA-DF9B-4A7B-87DF-CE7DEF138D70_Person2648593212 ;
  a2a:EventKeyRef oa:event_nha_4BDCDACA-DF9B-4A7B-87DF-CE7DEF138D70_Event1 .

oa:relationep_nha_4BDCDACA-DF9B-4A7B-87DF-CE7DEF138D70_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_nha_4BDCDACA-DF9B-4A7B-87DF-CE7DEF138D70_Person2648593211 ;
  a2a:EventKeyRef oa:event_nha_4BDCDACA-DF9B-4A7B-87DF-CE7DEF138D70_Event1 .

oa:relationep_nha_4BDCDACA-DF9B-4A7B-87DF-CE7DEF138D70_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_nha_4BDCDACA-DF9B-4A7B-87DF-CE7DEF138D70_Person2648593210 ;
  a2a:EventKeyRef oa:event_nha_4BDCDACA-DF9B-4A7B-87DF-CE7DEF138D70_Event1 .

oa:relationep_nha_4BDCDACA-DF9B-4A7B-87DF-CE7DEF138D70_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_nha_4BDCDACA-DF9B-4A7B-87DF-CE7DEF138D70_Person2648593209 ;
  a2a:EventKeyRef oa:event_nha_4BDCDACA-DF9B-4A7B-87DF-CE7DEF138D70_Event1 .

oa:source_nha_4BDCDACA-DF9B-4A7B-87DF-CE7DEF138D70
  a a2a:Source ;
  rdfs:label "Noord-Hollands Archief, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Amsterdam, Nederland", "1816-08-21 - 1816-08-21"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1816-08-21"^^xsd:date ;
    a2a:SourceIndexDateTo "1816-08-21"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "21-08-1816" ;
    a2a:Year "1816" ;
    a2a:Month "08" ;
    a2a:Day "21" ;
    rdfs:label "21-08-1816"
  ] ;
  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, 1816" ;
    a2a:DocumentNumber "Reg. 3 fol. 110" ;
    a2a:RegistryNumber "27" ;
    rdfs:label "Noord-Hollands Archief, Haarlem, burgerlijke stand van de gemeente Amsterdam, Archiefdeel van (dubbele) registers van huwelijken v..., Huwelijksakten van de gemeente Amsterdam, 1816, Reg. 3 fol. 110, 27"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/236/713F9B28524F4592A5D2702FEF96055A" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/236/713F9B28524F4592A5D2702FEF96055A" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/236/713F9B28524F4592A5D2702FEF96055A"
  ] ;
  a2a:SourceLastChangeDate "2023-12-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12102/4BDCDACADF9B4A7B87DFCE7DEF138D70" ;
  a2a:RecordIdentifier "2648593208" ;
  a2a:RecordGUID "{4BDCDACA-DF9B-4A7B-87DF-CE7DEF138D70}" ;
  a2a:SourceRemarkOpmerking "Erk. 3 kinderen." ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/D732C84AA68460C2E053CA00A8C0A1B7" .

