@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_64EB2FDB-5DC2-4C5A-8368-4E53DFAB2CCC
  a a2a:Record ;
  rdfs:label "Huwelijk op 3 juni 1868 te Amsterdam" ;
  a2a:hasPerson oa:person_nha_64EB2FDB-5DC2-4C5A-8368-4E53DFAB2CCC_Person3766969040, oa:person_nha_64EB2FDB-5DC2-4C5A-8368-4E53DFAB2CCC_Person3766969037, oa:person_nha_64EB2FDB-5DC2-4C5A-8368-4E53DFAB2CCC_Person3766969034, oa:person_nha_64EB2FDB-5DC2-4C5A-8368-4E53DFAB2CCC_Person3766969031, oa:person_nha_64EB2FDB-5DC2-4C5A-8368-4E53DFAB2CCC_Person3766969028, oa:person_nha_64EB2FDB-5DC2-4C5A-8368-4E53DFAB2CCC_Person3766969025 ;
  a2a:hasEvent oa:event_nha_64EB2FDB-5DC2-4C5A-8368-4E53DFAB2CCC_Event1 ;
  a2a:hasRelationEP oa:relationep_nha_64EB2FDB-5DC2-4C5A-8368-4E53DFAB2CCC_0, oa:relationep_nha_64EB2FDB-5DC2-4C5A-8368-4E53DFAB2CCC_1, oa:relationep_nha_64EB2FDB-5DC2-4C5A-8368-4E53DFAB2CCC_2, oa:relationep_nha_64EB2FDB-5DC2-4C5A-8368-4E53DFAB2CCC_3, oa:relationep_nha_64EB2FDB-5DC2-4C5A-8368-4E53DFAB2CCC_4, oa:relationep_nha_64EB2FDB-5DC2-4C5A-8368-4E53DFAB2CCC_5 ;
  a2a:hasSource oa:source_nha_64EB2FDB-5DC2-4C5A-8368-4E53DFAB2CCC .

oa:person_nha_64EB2FDB-5DC2-4C5A-8368-4E53DFAB2CCC_Person3766969040
  a a2a:Person ;
  rdfs:label "Salomon Levie Streep" ;
  a2a:PersonName [
    rdfs:label "Salomon Levie Streep" ;
    a2a:PersonNameFirstName "Salomon" ;
    a2a:PersonNamePatronym "Levie" ;
    a2a:PersonNameLastName "Streep"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "41" ;
    rdfs:label "41"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] ;
  a2a:Profession "diamantslijper" .

oa:person_nha_64EB2FDB-5DC2-4C5A-8368-4E53DFAB2CCC_Person3766969037
  a a2a:Person ;
  rdfs:label "Levi Ephraim Streep" ;
  a2a:PersonName [
    rdfs:label "Levi Ephraim Streep" ;
    a2a:PersonNameFirstName "Levi" ;
    a2a:PersonNamePatronym "Ephraim" ;
    a2a:PersonNameLastName "Streep"
  ] ;
  a2a:Profession "kleermaker" .

oa:person_nha_64EB2FDB-5DC2-4C5A-8368-4E53DFAB2CCC_Person3766969034
  a a2a:Person ;
  rdfs:label "Klaartje Meijer Zilver" ;
  a2a:PersonName [
    rdfs:label "Klaartje Meijer Zilver" ;
    a2a:PersonNameFirstName "Klaartje" ;
    a2a:PersonNamePatronym "Meijer" ;
    a2a:PersonNameLastName "Zilver"
  ] .

oa:person_nha_64EB2FDB-5DC2-4C5A-8368-4E53DFAB2CCC_Person3766969031
  a a2a:Person ;
  rdfs:label "Saartje Beer van Dijk" ;
  a2a:PersonName [
    rdfs:label "Saartje Beer van Dijk" ;
    a2a:PersonNameFirstName "Saartje" ;
    a2a:PersonNamePatronym "Beer" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Dijk"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "42" ;
    rdfs:label "42"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] .

oa:person_nha_64EB2FDB-5DC2-4C5A-8368-4E53DFAB2CCC_Person3766969028
  a a2a:Person ;
  rdfs:label "Beer Salomon van Dijk" ;
  a2a:PersonName [
    rdfs:label "Beer Salomon van Dijk" ;
    a2a:PersonNameFirstName "Beer" ;
    a2a:PersonNamePatronym "Salomon" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Dijk"
  ] .

oa:person_nha_64EB2FDB-5DC2-4C5A-8368-4E53DFAB2CCC_Person3766969025
  a a2a:Person ;
  rdfs:label "Mariane Salomon Cohen" ;
  a2a:PersonName [
    rdfs:label "Mariane Salomon Cohen" ;
    a2a:PersonNameFirstName "Mariane" ;
    a2a:PersonNamePatronym "Salomon" ;
    a2a:PersonNameLastName "Cohen"
  ] .

oa:event_nha_64EB2FDB-5DC2-4C5A-8368-4E53DFAB2CCC_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "03-06-1868" ;
    a2a:Year "1868" ;
    a2a:Month "06" ;
    a2a:Day "03" ;
    rdfs:label "1868-06-03"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] .

oa:relationep_nha_64EB2FDB-5DC2-4C5A-8368-4E53DFAB2CCC_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_nha_64EB2FDB-5DC2-4C5A-8368-4E53DFAB2CCC_Person3766969040 ;
  a2a:EventKeyRef oa:event_nha_64EB2FDB-5DC2-4C5A-8368-4E53DFAB2CCC_Event1 .

oa:relationep_nha_64EB2FDB-5DC2-4C5A-8368-4E53DFAB2CCC_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_nha_64EB2FDB-5DC2-4C5A-8368-4E53DFAB2CCC_Person3766969037 ;
  a2a:EventKeyRef oa:event_nha_64EB2FDB-5DC2-4C5A-8368-4E53DFAB2CCC_Event1 .

oa:relationep_nha_64EB2FDB-5DC2-4C5A-8368-4E53DFAB2CCC_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_nha_64EB2FDB-5DC2-4C5A-8368-4E53DFAB2CCC_Person3766969034 ;
  a2a:EventKeyRef oa:event_nha_64EB2FDB-5DC2-4C5A-8368-4E53DFAB2CCC_Event1 .

oa:relationep_nha_64EB2FDB-5DC2-4C5A-8368-4E53DFAB2CCC_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_nha_64EB2FDB-5DC2-4C5A-8368-4E53DFAB2CCC_Person3766969031 ;
  a2a:EventKeyRef oa:event_nha_64EB2FDB-5DC2-4C5A-8368-4E53DFAB2CCC_Event1 .

oa:relationep_nha_64EB2FDB-5DC2-4C5A-8368-4E53DFAB2CCC_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_nha_64EB2FDB-5DC2-4C5A-8368-4E53DFAB2CCC_Person3766969028 ;
  a2a:EventKeyRef oa:event_nha_64EB2FDB-5DC2-4C5A-8368-4E53DFAB2CCC_Event1 .

oa:relationep_nha_64EB2FDB-5DC2-4C5A-8368-4E53DFAB2CCC_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_nha_64EB2FDB-5DC2-4C5A-8368-4E53DFAB2CCC_Person3766969025 ;
  a2a:EventKeyRef oa:event_nha_64EB2FDB-5DC2-4C5A-8368-4E53DFAB2CCC_Event1 .

oa:source_nha_64EB2FDB-5DC2-4C5A-8368-4E53DFAB2CCC
  a a2a:Source ;
  rdfs:label "Noord-Hollands Archief, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Amsterdam, Nederland", "1868-06-03 - 1868-06-03"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1868-06-03"^^xsd:date ;
    a2a:SourceIndexDateTo "1868-06-03"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "03-06-1868" ;
    a2a:Year "1868" ;
    a2a:Month "06" ;
    a2a:Day "03" ;
    rdfs:label "03-06-1868"
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Noord-Hollands Archief" ;
    a2a:Collection "burgerlijke stand van de gemeente Amsterdam, Archiefdeel van (dubbele) registers van huwelijken v..." ;
    a2a:Book "Huwelijksakten van de gemeente Amsterdam, 1868" ;
    a2a:DocumentNumber "Reg. 5 fol. 72v" ;
    a2a:RegistryNumber "435" ;
    rdfs:label "Noord-Hollands Archief, burgerlijke stand van de gemeente Amsterdam, Archiefdeel van (dubbele) registers van huwelijken v..., Huwelijksakten van de gemeente Amsterdam, 1868, Reg. 5 fol. 72v, 435"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/236/5089DC7BCFD747068579AA6ABC0D5C19" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/236/5089DC7BCFD747068579AA6ABC0D5C19" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/236/5089DC7BCFD747068579AA6ABC0D5C19"
  ] ;
  a2a:SourceLastChangeDate "2024-07-05"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12102/64EB2FDB5DC24C5A83684E53DFAB2CCC" ;
  a2a:RecordIdentifier "3766969021" ;
  a2a:RecordGUID "{64EB2FDB-5DC2-4C5A-8368-4E53DFAB2CCC}" ;
  a2a:SourceRemarkOpmerking "Weduwnaar van Vrouwtje Benjamin Dressau." ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/D76F55D08E743591E053CA00A8C01391" .

