@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_smh_574522e6-577b-3145-019a-e4000fef2c10
  a a2a:Record ;
  rdfs:label "Huwelijk op 13 mei 1846 te Schoonhoven" ;
  a2a:hasPerson oa:person_smh_574522e6-577b-3145-019a-e4000fef2c10_Person-614f86bd-6eef-7857-a0e8-785d102c3227, oa:person_smh_574522e6-577b-3145-019a-e4000fef2c10_Person-1b05fd48-1409-cc8a-78ba-9d132771d4f6, oa:person_smh_574522e6-577b-3145-019a-e4000fef2c10_Person-71cf19c1-da21-e84e-e030-3440891e845f, oa:person_smh_574522e6-577b-3145-019a-e4000fef2c10_Person-aaef8b85-5244-5c73-60e6-629cf6e0228c, oa:person_smh_574522e6-577b-3145-019a-e4000fef2c10_Person-8945ef3a-d17a-2d90-e48c-28d51164705d, oa:person_smh_574522e6-577b-3145-019a-e4000fef2c10_Person-f1533628-0158-2228-495a-c973d00c6b57 ;
  a2a:hasEvent oa:event_smh_574522e6-577b-3145-019a-e4000fef2c10_Event1 ;
  a2a:hasRelationEP oa:relationep_smh_574522e6-577b-3145-019a-e4000fef2c10_0, oa:relationep_smh_574522e6-577b-3145-019a-e4000fef2c10_1, oa:relationep_smh_574522e6-577b-3145-019a-e4000fef2c10_2, oa:relationep_smh_574522e6-577b-3145-019a-e4000fef2c10_3, oa:relationep_smh_574522e6-577b-3145-019a-e4000fef2c10_4, oa:relationep_smh_574522e6-577b-3145-019a-e4000fef2c10_5 ;
  a2a:hasSource oa:source_smh_574522e6-577b-3145-019a-e4000fef2c10 .

oa:person_smh_574522e6-577b-3145-019a-e4000fef2c10_Person-614f86bd-6eef-7857-a0e8-785d102c3227
  a a2a:Person ;
  rdfs:label "Benjamin van Gelderen" ;
  a2a:PersonName [
    rdfs:label "Benjamin van Gelderen" ;
    a2a:PersonNameFirstName "Benjamin" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Gelderen"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "27" ;
    rdfs:label "27"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Schoonhoven" ;
    rdfs:label "Schoonhoven"
  ] .

oa:person_smh_574522e6-577b-3145-019a-e4000fef2c10_Person-1b05fd48-1409-cc8a-78ba-9d132771d4f6
  a a2a:Person ;
  rdfs:label "Nenzie Salomon Proops" ;
  a2a:PersonName [
    rdfs:label "Nenzie Salomon Proops" ;
    a2a:PersonNameFirstName "Nenzie" ;
    a2a:PersonNamePatronym "Salomon" ;
    a2a:PersonNameLastName "Proops"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_smh_574522e6-577b-3145-019a-e4000fef2c10_Person-71cf19c1-da21-e84e-e030-3440891e845f
  a a2a:Person ;
  rdfs:label "Batje Hartog Nathan" ;
  a2a:PersonName [
    rdfs:label "Batje Hartog Nathan" ;
    a2a:PersonNameFirstName "Batje" ;
    a2a:PersonNameLastName "Hartog Nathan"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_smh_574522e6-577b-3145-019a-e4000fef2c10_Person-aaef8b85-5244-5c73-60e6-629cf6e0228c
  a a2a:Person ;
  rdfs:label "Levie Bendikson" ;
  a2a:PersonName [
    rdfs:label "Levie Bendikson" ;
    a2a:PersonNameFirstName "Levie" ;
    a2a:PersonNameLastName "Bendikson"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_smh_574522e6-577b-3145-019a-e4000fef2c10_Person-8945ef3a-d17a-2d90-e48c-28d51164705d
  a a2a:Person ;
  rdfs:label "Abram Hartog van Gelderen" ;
  a2a:PersonName [
    rdfs:label "Abram Hartog van Gelderen" ;
    a2a:PersonNameFirstName "Abram Hartog" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Gelderen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_smh_574522e6-577b-3145-019a-e4000fef2c10_Person-f1533628-0158-2228-495a-c973d00c6b57
  a a2a:Person ;
  rdfs:label "Sara Levie Bendikson" ;
  a2a:PersonName [
    rdfs:label "Sara Levie Bendikson" ;
    a2a:PersonNameFirstName "Sara" ;
    a2a:PersonNamePatronym "Levie" ;
    a2a:PersonNameLastName "Bendikson"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "20" ;
    rdfs:label "20"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] .

oa:event_smh_574522e6-577b-3145-019a-e4000fef2c10_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1846" ;
    a2a:Month "5" ;
    a2a:Day "13" ;
    rdfs:label "1846-05-13"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Schoonhoven" ;
    rdfs:label "Schoonhoven"
  ] .

oa:relationep_smh_574522e6-577b-3145-019a-e4000fef2c10_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_smh_574522e6-577b-3145-019a-e4000fef2c10_Person:614f86bd-6eef-7857-a0e8-785d102c3227 ;
  a2a:EventKeyRef oa:event_smh_574522e6-577b-3145-019a-e4000fef2c10_Event1 .

oa:relationep_smh_574522e6-577b-3145-019a-e4000fef2c10_1
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_smh_574522e6-577b-3145-019a-e4000fef2c10_Person:1b05fd48-1409-cc8a-78ba-9d132771d4f6 ;
  a2a:EventKeyRef oa:event_smh_574522e6-577b-3145-019a-e4000fef2c10_Event1 .

oa:relationep_smh_574522e6-577b-3145-019a-e4000fef2c10_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_smh_574522e6-577b-3145-019a-e4000fef2c10_Person:71cf19c1-da21-e84e-e030-3440891e845f ;
  a2a:EventKeyRef oa:event_smh_574522e6-577b-3145-019a-e4000fef2c10_Event1 .

oa:relationep_smh_574522e6-577b-3145-019a-e4000fef2c10_3
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_smh_574522e6-577b-3145-019a-e4000fef2c10_Person:aaef8b85-5244-5c73-60e6-629cf6e0228c ;
  a2a:EventKeyRef oa:event_smh_574522e6-577b-3145-019a-e4000fef2c10_Event1 .

oa:relationep_smh_574522e6-577b-3145-019a-e4000fef2c10_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_smh_574522e6-577b-3145-019a-e4000fef2c10_Person:8945ef3a-d17a-2d90-e48c-28d51164705d ;
  a2a:EventKeyRef oa:event_smh_574522e6-577b-3145-019a-e4000fef2c10_Event1 .

oa:relationep_smh_574522e6-577b-3145-019a-e4000fef2c10_5
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_smh_574522e6-577b-3145-019a-e4000fef2c10_Person:f1533628-0158-2228-495a-c973d00c6b57 ;
  a2a:EventKeyRef oa:event_smh_574522e6-577b-3145-019a-e4000fef2c10_Event1 .

oa:source_smh_574522e6-577b-3145-019a-e4000fef2c10
  a a2a:Source ;
  rdfs:label "Streekarchief Midden-Holland, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Schoonhoven" ;
    rdfs:label "Schoonhoven", "1846-05-13 - 1846-05-13"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1846-05-13"^^xsd:date ;
    a2a:SourceIndexDateTo "1846-05-13"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1846" ;
    a2a:Month "5" ;
    a2a:Day "13" ;
    rdfs:label "1846-05-13"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Streekarchief Midden-Holland" ;
    a2a:Place "Midden-Holland" ;
    a2a:Collection "Bron: Burgerlijke Stand, Deel: 17, Periode: 1842-1851" ;
    a2a:Book "BS Huwelijksregister" ;
    a2a:DocumentNumber "8" ;
    a2a:RegistryNumber "17" ;
    rdfs:label "Streekarchief Midden-Holland, Midden-Holland, Bron: Burgerlijke Stand, Deel: 17, Periode: 1842-1851, BS Huwelijksregister, 8, 17"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sahm/thumb/640x480/41d7a8b4-2e65-f8e8-b92e-18cc13ee47ba.jpg" ;
    a2a:UriViewer "https://samh.nl/bronnen/genealogie/deeds/574522e6-577b-3145-019a-e4000fef2c10" ;
    a2a:UriPreview "https://images.memorix.nl/sahm/thumb/250x250/41d7a8b4-2e65-f8e8-b92e-18cc13ee47ba.jpg"
  ] ;
  a2a:SourceLastChangeDate "2025-12-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://samh.nl/bronnen/genealogie/deeds/574522e6-577b-3145-019a-e4000fef2c10" ;
  a2a:RecordGUID "{574522e6-577b-3145-019a-e4000fef2c10}" ;
  a2a:SourceRemarkbron "Burgerlijke Stand" ;
  a2a:SourceRemarkdeel "17" ;
  a2a:SourceRemarkregister_periode "1842-1851" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20251227_3940_00003940.xml van SMH" .

