@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_0a80562b-a874-4e06-2981-287c85ebe142
  a a2a:Record ;
  rdfs:label "Huwelijk op 30 november 1898 te Gouda" ;
  a2a:hasPerson oa:person_smh_0a80562b-a874-4e06-2981-287c85ebe142_Person-8df8556d-cc6a-d9fa-17c8-fc4c78f4d10e, oa:person_smh_0a80562b-a874-4e06-2981-287c85ebe142_Person-250e5e80-ecc8-321e-350f-eb45e8c0ef4e, oa:person_smh_0a80562b-a874-4e06-2981-287c85ebe142_Person-86c8ffac-b627-b9a9-b421-a0683dbcdb49, oa:person_smh_0a80562b-a874-4e06-2981-287c85ebe142_Person-ab0f0e30-e0ee-ce3f-0c33-1957b6780de0, oa:person_smh_0a80562b-a874-4e06-2981-287c85ebe142_Person-6f441703-0cd1-f344-d80a-2e0fb1d6917f, oa:person_smh_0a80562b-a874-4e06-2981-287c85ebe142_Person-cd96e7e4-31eb-3a45-126b-b5de47cd94ef ;
  a2a:hasEvent oa:event_smh_0a80562b-a874-4e06-2981-287c85ebe142_Event1 ;
  a2a:hasRelationEP oa:relationep_smh_0a80562b-a874-4e06-2981-287c85ebe142_0, oa:relationep_smh_0a80562b-a874-4e06-2981-287c85ebe142_1, oa:relationep_smh_0a80562b-a874-4e06-2981-287c85ebe142_2, oa:relationep_smh_0a80562b-a874-4e06-2981-287c85ebe142_3, oa:relationep_smh_0a80562b-a874-4e06-2981-287c85ebe142_4, oa:relationep_smh_0a80562b-a874-4e06-2981-287c85ebe142_5 ;
  a2a:hasSource oa:source_smh_0a80562b-a874-4e06-2981-287c85ebe142 .

oa:person_smh_0a80562b-a874-4e06-2981-287c85ebe142_Person-8df8556d-cc6a-d9fa-17c8-fc4c78f4d10e
  a a2a:Person ;
  rdfs:label "Martinus Johannes Engelbregt" ;
  a2a:PersonName [
    rdfs:label "Martinus Johannes Engelbregt" ;
    a2a:PersonNameFirstName "Martinus Johannes" ;
    a2a:PersonNameLastName "Engelbregt"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "23" ;
    rdfs:label "23"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Gouda" ;
    rdfs:label "Gouda"
  ] .

oa:person_smh_0a80562b-a874-4e06-2981-287c85ebe142_Person-250e5e80-ecc8-321e-350f-eb45e8c0ef4e
  a a2a:Person ;
  rdfs:label "Maria Barendina Sara Weijman" ;
  a2a:PersonName [
    rdfs:label "Maria Barendina Sara Weijman" ;
    a2a:PersonNameFirstName "Maria Barendina Sara" ;
    a2a:PersonNameLastName "Weijman"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_smh_0a80562b-a874-4e06-2981-287c85ebe142_Person-86c8ffac-b627-b9a9-b421-a0683dbcdb49
  a a2a:Person ;
  rdfs:label "Dirkje Johanna de Jong" ;
  a2a:PersonName [
    rdfs:label "Dirkje Johanna de Jong" ;
    a2a:PersonNameFirstName "Dirkje Johanna" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Jong"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "23" ;
    rdfs:label "23"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Gouda" ;
    rdfs:label "Gouda"
  ] .

oa:person_smh_0a80562b-a874-4e06-2981-287c85ebe142_Person-ab0f0e30-e0ee-ce3f-0c33-1957b6780de0
  a a2a:Person ;
  rdfs:label "Adriana Maria van den Ende" ;
  a2a:PersonName [
    rdfs:label "Adriana Maria van den Ende" ;
    a2a:PersonNameFirstName "Adriana Maria" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Ende"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_smh_0a80562b-a874-4e06-2981-287c85ebe142_Person-6f441703-0cd1-f344-d80a-2e0fb1d6917f
  a a2a:Person ;
  rdfs:label "Jan de Jong" ;
  a2a:PersonName [
    rdfs:label "Jan de Jong" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Jong"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_smh_0a80562b-a874-4e06-2981-287c85ebe142_Person-cd96e7e4-31eb-3a45-126b-b5de47cd94ef
  a a2a:Person ;
  rdfs:label "Nicolaas Michael Engelbregt" ;
  a2a:PersonName [
    rdfs:label "Nicolaas Michael Engelbregt" ;
    a2a:PersonNameFirstName "Nicolaas Michael" ;
    a2a:PersonNameLastName "Engelbregt"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_smh_0a80562b-a874-4e06-2981-287c85ebe142_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1898" ;
    a2a:Month "11" ;
    a2a:Day "30" ;
    rdfs:label "1898-11-30"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Gouda" ;
    rdfs:label "Gouda"
  ] .

oa:relationep_smh_0a80562b-a874-4e06-2981-287c85ebe142_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_smh_0a80562b-a874-4e06-2981-287c85ebe142_Person:8df8556d-cc6a-d9fa-17c8-fc4c78f4d10e ;
  a2a:EventKeyRef oa:event_smh_0a80562b-a874-4e06-2981-287c85ebe142_Event1 .

oa:relationep_smh_0a80562b-a874-4e06-2981-287c85ebe142_1
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_smh_0a80562b-a874-4e06-2981-287c85ebe142_Person:250e5e80-ecc8-321e-350f-eb45e8c0ef4e ;
  a2a:EventKeyRef oa:event_smh_0a80562b-a874-4e06-2981-287c85ebe142_Event1 .

oa:relationep_smh_0a80562b-a874-4e06-2981-287c85ebe142_2
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_smh_0a80562b-a874-4e06-2981-287c85ebe142_Person:86c8ffac-b627-b9a9-b421-a0683dbcdb49 ;
  a2a:EventKeyRef oa:event_smh_0a80562b-a874-4e06-2981-287c85ebe142_Event1 .

oa:relationep_smh_0a80562b-a874-4e06-2981-287c85ebe142_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_smh_0a80562b-a874-4e06-2981-287c85ebe142_Person:ab0f0e30-e0ee-ce3f-0c33-1957b6780de0 ;
  a2a:EventKeyRef oa:event_smh_0a80562b-a874-4e06-2981-287c85ebe142_Event1 .

oa:relationep_smh_0a80562b-a874-4e06-2981-287c85ebe142_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_smh_0a80562b-a874-4e06-2981-287c85ebe142_Person:6f441703-0cd1-f344-d80a-2e0fb1d6917f ;
  a2a:EventKeyRef oa:event_smh_0a80562b-a874-4e06-2981-287c85ebe142_Event1 .

oa:relationep_smh_0a80562b-a874-4e06-2981-287c85ebe142_5
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_smh_0a80562b-a874-4e06-2981-287c85ebe142_Person:cd96e7e4-31eb-3a45-126b-b5de47cd94ef ;
  a2a:EventKeyRef oa:event_smh_0a80562b-a874-4e06-2981-287c85ebe142_Event1 .

oa:source_smh_0a80562b-a874-4e06-2981-287c85ebe142
  a a2a:Source ;
  rdfs:label "Streekarchief Midden-Holland, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Gouda" ;
    rdfs:label "Gouda", "1898-11-30 - 1898-11-30"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1898-11-30"^^xsd:date ;
    a2a:SourceIndexDateTo "1898-11-30"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1898" ;
    a2a:Month "11" ;
    a2a:Day "30" ;
    rdfs:label "1898-11-30"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Streekarchief Midden-Holland" ;
    a2a:Place "Midden-Holland" ;
    a2a:Collection "Bron: Burgerlijke Stand, Deel: 197, Periode: 1898" ;
    a2a:Book "BS Huwelijksregister" ;
    a2a:DocumentNumber "159" ;
    a2a:RegistryNumber "197" ;
    rdfs:label "Streekarchief Midden-Holland, Midden-Holland, Bron: Burgerlijke Stand, Deel: 197, Periode: 1898, BS Huwelijksregister, 159, 197"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sahm/thumb/640x480/105ecea7-5067-e44c-0de6-6828dbe76d96.jpg" ;
    a2a:UriViewer "https://samh.nl/bronnen/genealogie/deeds/0a80562b-a874-4e06-2981-287c85ebe142" ;
    a2a:UriPreview "https://images.memorix.nl/sahm/thumb/250x250/105ecea7-5067-e44c-0de6-6828dbe76d96.jpg"
  ] ;
  a2a:SourceLastChangeDate "2025-12-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://samh.nl/bronnen/genealogie/deeds/0a80562b-a874-4e06-2981-287c85ebe142" ;
  a2a:RecordGUID "{0a80562b-a874-4e06-2981-287c85ebe142}" ;
  a2a:SourceRemarkbron "Burgerlijke Stand" ;
  a2a:SourceRemarkdeel "197" ;
  a2a:SourceRemarkregister_periode "1898" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20251227_3660_00003660.xml van SMH" .

