@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_elo_2ff61093-ef4d-faab-07ce-8dab71190956
  a a2a:Record ;
  rdfs:label "BS Huwelijk op 5 oktober 1892 te Leiden" ;
  a2a:hasPerson oa:person_elo_2ff61093-ef4d-faab-07ce-8dab71190956_Person-0e029cdf-8a6b-b931-0640-bfd82f050f0b, oa:person_elo_2ff61093-ef4d-faab-07ce-8dab71190956_Person-9bed60f8-83a8-c916-8e47-f866973c2c13, oa:person_elo_2ff61093-ef4d-faab-07ce-8dab71190956_Person-dda8b5ec-b3f3-eb1c-1a32-a306ced11bb5, oa:person_elo_2ff61093-ef4d-faab-07ce-8dab71190956_Person-0f577abd-f641-3d32-7003-fba4825edf0c, oa:person_elo_2ff61093-ef4d-faab-07ce-8dab71190956_Person-8b525416-2189-b22e-8d53-f5e8a3daa640, oa:person_elo_2ff61093-ef4d-faab-07ce-8dab71190956_Person-0a275b48-31a7-9880-a12f-3e0322d59b34 ;
  a2a:hasEvent oa:event_elo_2ff61093-ef4d-faab-07ce-8dab71190956_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_2ff61093-ef4d-faab-07ce-8dab71190956_0, oa:relationep_elo_2ff61093-ef4d-faab-07ce-8dab71190956_1, oa:relationep_elo_2ff61093-ef4d-faab-07ce-8dab71190956_2, oa:relationep_elo_2ff61093-ef4d-faab-07ce-8dab71190956_3, oa:relationep_elo_2ff61093-ef4d-faab-07ce-8dab71190956_4, oa:relationep_elo_2ff61093-ef4d-faab-07ce-8dab71190956_5 ;
  a2a:hasSource oa:source_elo_2ff61093-ef4d-faab-07ce-8dab71190956 .

oa:person_elo_2ff61093-ef4d-faab-07ce-8dab71190956_Person-0e029cdf-8a6b-b931-0640-bfd82f050f0b
  a a2a:Person ;
  rdfs:label "Wouter Jan Holverda" ;
  a2a:PersonName [
    rdfs:label "Wouter Jan Holverda" ;
    a2a:PersonNameFirstName "Wouter Jan" ;
    a2a:PersonNameLastName "Holverda"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "21" ;
    rdfs:label "21"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] ;
  a2a:Profession "bediende" .

oa:person_elo_2ff61093-ef4d-faab-07ce-8dab71190956_Person-9bed60f8-83a8-c916-8e47-f866973c2c13
  a a2a:Person ;
  rdfs:label "Nn" ;
  a2a:PersonName [
    rdfs:label "Nn" ;
    a2a:PersonNameFirstName "Nn"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_2ff61093-ef4d-faab-07ce-8dab71190956_Person-dda8b5ec-b3f3-eb1c-1a32-a306ced11bb5
  a a2a:Person ;
  rdfs:label "Helena Holverda" ;
  a2a:PersonName [
    rdfs:label "Helena Holverda" ;
    a2a:PersonNameFirstName "Helena" ;
    a2a:PersonNameLastName "Holverda"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_2ff61093-ef4d-faab-07ce-8dab71190956_Person-0f577abd-f641-3d32-7003-fba4825edf0c
  a a2a:Person ;
  rdfs:label "Maria Wetselaar" ;
  a2a:PersonName [
    rdfs:label "Maria Wetselaar" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Wetselaar"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "20" ;
    rdfs:label "20"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] ;
  a2a:Profession "zonder" .

oa:person_elo_2ff61093-ef4d-faab-07ce-8dab71190956_Person-8b525416-2189-b22e-8d53-f5e8a3daa640
  a a2a:Person ;
  rdfs:label "Pieter Wetselaar" ;
  a2a:PersonName [
    rdfs:label "Pieter Wetselaar" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNameLastName "Wetselaar"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_2ff61093-ef4d-faab-07ce-8dab71190956_Person-0a275b48-31a7-9880-a12f-3e0322d59b34
  a a2a:Person ;
  rdfs:label "Maria Koeken" ;
  a2a:PersonName [
    rdfs:label "Maria Koeken" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Koeken"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_2ff61093-ef4d-faab-07ce-8dab71190956_Event1
  a a2a:Event ;
  rdfs:label "other:BS Huwelijk" ;
  a2a:EventType "other:BS Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1892" ;
    a2a:Month "10" ;
    a2a:Day "5" ;
    rdfs:label "1892-10-05"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_2ff61093-ef4d-faab-07ce-8dab71190956_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_elo_2ff61093-ef4d-faab-07ce-8dab71190956_Person:0e029cdf-8a6b-b931-0640-bfd82f050f0b ;
  a2a:EventKeyRef oa:event_elo_2ff61093-ef4d-faab-07ce-8dab71190956_Event1 .

oa:relationep_elo_2ff61093-ef4d-faab-07ce-8dab71190956_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_elo_2ff61093-ef4d-faab-07ce-8dab71190956_Person:9bed60f8-83a8-c916-8e47-f866973c2c13 ;
  a2a:EventKeyRef oa:event_elo_2ff61093-ef4d-faab-07ce-8dab71190956_Event1 .

oa:relationep_elo_2ff61093-ef4d-faab-07ce-8dab71190956_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_elo_2ff61093-ef4d-faab-07ce-8dab71190956_Person:dda8b5ec-b3f3-eb1c-1a32-a306ced11bb5 ;
  a2a:EventKeyRef oa:event_elo_2ff61093-ef4d-faab-07ce-8dab71190956_Event1 .

oa:relationep_elo_2ff61093-ef4d-faab-07ce-8dab71190956_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_elo_2ff61093-ef4d-faab-07ce-8dab71190956_Person:0f577abd-f641-3d32-7003-fba4825edf0c ;
  a2a:EventKeyRef oa:event_elo_2ff61093-ef4d-faab-07ce-8dab71190956_Event1 .

oa:relationep_elo_2ff61093-ef4d-faab-07ce-8dab71190956_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_elo_2ff61093-ef4d-faab-07ce-8dab71190956_Person:8b525416-2189-b22e-8d53-f5e8a3daa640 ;
  a2a:EventKeyRef oa:event_elo_2ff61093-ef4d-faab-07ce-8dab71190956_Event1 .

oa:relationep_elo_2ff61093-ef4d-faab-07ce-8dab71190956_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_elo_2ff61093-ef4d-faab-07ce-8dab71190956_Person:0a275b48-31a7-9880-a12f-3e0322d59b34 ;
  a2a:EventKeyRef oa:event_elo_2ff61093-ef4d-faab-07ce-8dab71190956_Event1 .

oa:source_elo_2ff61093-ef4d-faab-07ce-8dab71190956
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden", "1892-01-01 - 1892-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1892-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1892-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1892" ;
    a2a:Month "10" ;
    a2a:Day "5" ;
    rdfs:label "1892-10-05"^^xsd:date
  ] ;
  a2a:SourceType "other:" ;
  a2a:SourceReference [
    a2a:InstitutionName "Erfgoed Leiden" ;
    a2a:Place "Leiden" ;
    a2a:Collection "Archiefnaam: Stadsarchief van Leiden (SA III) (1816-1929), Deel: 4888" ;
    a2a:Book "Huwelijksregister van Leiden (authentiek afschrift), 1892." ;
    a2a:DocumentNumber "266" ;
    a2a:RegistryNumber "4888" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Stadsarchief van Leiden (SA III) (1816-1929), Deel: 4888, Huwelijksregister van Leiden (authentiek afschrift), 1892., 266, 4888"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/iiif/3/c1188d55-5f0a-45f5-a854-029fcb3ff133/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/2ff61093-ef4d-faab-07ce-8dab71190956" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/c1188d55-5f0a-45f5-a854-029fcb3ff133/full/!250,250/0/default.jpg"
  ] ;
  a2a:SourceLastChangeDate "1970-01-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/2ff61093-ef4d-faab-07ce-8dab71190956" ;
  a2a:RecordGUID "{2ff61093-ef4d-faab-07ce-8dab71190956}" ;
  a2a:SourceRemarkOpmerking "Jaar akte: 1892<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/0516/file/4888\">Inventarisnummer 4888 van archiefnummer 0516 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Stadsarchief van Leiden (SA III) (1816-1929)" ;
  a2a:SourceRemarkdeel "4888" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260701_7887_00007887.xml van ELO" .

