@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_e58d96cc-51bc-bc89-6aae-e9a3ae4a533a
  a a2a:Record ;
  rdfs:label "BS Huwelijk op 19 november 1840 te Leiden, Leiden" ;
  a2a:hasPerson oa:person_elo_e58d96cc-51bc-bc89-6aae-e9a3ae4a533a_Person-46cf6f78-cde4-048c-a80e-57aaf795382d, oa:person_elo_e58d96cc-51bc-bc89-6aae-e9a3ae4a533a_Person-49946cd8-96ef-ab9f-69c1-9646a50e66c7, oa:person_elo_e58d96cc-51bc-bc89-6aae-e9a3ae4a533a_Person-3efada20-fd66-0858-dd23-35f135045473, oa:person_elo_e58d96cc-51bc-bc89-6aae-e9a3ae4a533a_Person-cfad0015-9f20-459a-52c8-9e39c2c7a3d3, oa:person_elo_e58d96cc-51bc-bc89-6aae-e9a3ae4a533a_Person-aa567375-fb40-8e2f-027b-6c581b513677, oa:person_elo_e58d96cc-51bc-bc89-6aae-e9a3ae4a533a_Person-b9becfc2-8555-fd5f-b66e-96ed55b85302 ;
  a2a:hasEvent oa:event_elo_e58d96cc-51bc-bc89-6aae-e9a3ae4a533a_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_e58d96cc-51bc-bc89-6aae-e9a3ae4a533a_0, oa:relationep_elo_e58d96cc-51bc-bc89-6aae-e9a3ae4a533a_1, oa:relationep_elo_e58d96cc-51bc-bc89-6aae-e9a3ae4a533a_2, oa:relationep_elo_e58d96cc-51bc-bc89-6aae-e9a3ae4a533a_3, oa:relationep_elo_e58d96cc-51bc-bc89-6aae-e9a3ae4a533a_4, oa:relationep_elo_e58d96cc-51bc-bc89-6aae-e9a3ae4a533a_5 ;
  a2a:hasSource oa:source_elo_e58d96cc-51bc-bc89-6aae-e9a3ae4a533a .

oa:person_elo_e58d96cc-51bc-bc89-6aae-e9a3ae4a533a_Person-46cf6f78-cde4-048c-a80e-57aaf795382d
  a a2a:Person ;
  rdfs:label "Franciscus Toorens" ;
  a2a:PersonName [
    rdfs:label "Franciscus Toorens" ;
    a2a:PersonNameFirstName "Franciscus" ;
    a2a:PersonNameLastName "Toorens"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "27 jaar" ;
    rdfs:label "27 jaar"
  ] ;
  a2a:BirthDate [
    a2a:Year "1813" ;
    a2a:Month "5" ;
    a2a:Day "15" ;
    rdfs:label "1813-05-15"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] ;
  a2a:Profession "koperslager" .

oa:person_elo_e58d96cc-51bc-bc89-6aae-e9a3ae4a533a_Person-49946cd8-96ef-ab9f-69c1-9646a50e66c7
  a a2a:Person ;
  rdfs:label "Adrianus Toorens" ;
  a2a:PersonName [
    rdfs:label "Adrianus Toorens" ;
    a2a:PersonNameFirstName "Adrianus" ;
    a2a:PersonNameLastName "Toorens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_e58d96cc-51bc-bc89-6aae-e9a3ae4a533a_Person-3efada20-fd66-0858-dd23-35f135045473
  a a2a:Person ;
  rdfs:label "Johanna Arbouw" ;
  a2a:PersonName [
    rdfs:label "Johanna Arbouw" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Arbouw"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_e58d96cc-51bc-bc89-6aae-e9a3ae4a533a_Person-cfad0015-9f20-459a-52c8-9e39c2c7a3d3
  a a2a:Person ;
  rdfs:label "Geertrui Voorbij" ;
  a2a:PersonName [
    rdfs:label "Geertrui Voorbij" ;
    a2a:PersonNameFirstName "Geertrui" ;
    a2a:PersonNameLastName "Voorbij"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "26 jaar" ;
    rdfs:label "26 jaar"
  ] ;
  a2a:BirthDate [
    a2a:Year "1814" ;
    a2a:Month "4" ;
    a2a:Day "5" ;
    rdfs:label "1814-04-05"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] ;
  a2a:Profession "dienstbode" .

oa:person_elo_e58d96cc-51bc-bc89-6aae-e9a3ae4a533a_Person-aa567375-fb40-8e2f-027b-6c581b513677
  a a2a:Person ;
  rdfs:label "Gerrit Voorbij" ;
  a2a:PersonName [
    rdfs:label "Gerrit Voorbij" ;
    a2a:PersonNameFirstName "Gerrit" ;
    a2a:PersonNameLastName "Voorbij"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_e58d96cc-51bc-bc89-6aae-e9a3ae4a533a_Person-b9becfc2-8555-fd5f-b66e-96ed55b85302
  a a2a:Person ;
  rdfs:label "Catharina Zelderbeek" ;
  a2a:PersonName [
    rdfs:label "Catharina Zelderbeek" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNameLastName "Zelderbeek"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_e58d96cc-51bc-bc89-6aae-e9a3ae4a533a_Event1
  a a2a:Event ;
  rdfs:label "other:BS Huwelijk" ;
  a2a:EventType "other:BS Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1840" ;
    a2a:Month "11" ;
    a2a:Day "19" ;
    rdfs:label "1840-11-19"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden, Leiden" ;
    rdfs:label "Leiden, Leiden"
  ] .

oa:relationep_elo_e58d96cc-51bc-bc89-6aae-e9a3ae4a533a_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_elo_e58d96cc-51bc-bc89-6aae-e9a3ae4a533a_Person:46cf6f78-cde4-048c-a80e-57aaf795382d ;
  a2a:EventKeyRef oa:event_elo_e58d96cc-51bc-bc89-6aae-e9a3ae4a533a_Event1 .

oa:relationep_elo_e58d96cc-51bc-bc89-6aae-e9a3ae4a533a_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_elo_e58d96cc-51bc-bc89-6aae-e9a3ae4a533a_Person:49946cd8-96ef-ab9f-69c1-9646a50e66c7 ;
  a2a:EventKeyRef oa:event_elo_e58d96cc-51bc-bc89-6aae-e9a3ae4a533a_Event1 .

oa:relationep_elo_e58d96cc-51bc-bc89-6aae-e9a3ae4a533a_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_elo_e58d96cc-51bc-bc89-6aae-e9a3ae4a533a_Person:3efada20-fd66-0858-dd23-35f135045473 ;
  a2a:EventKeyRef oa:event_elo_e58d96cc-51bc-bc89-6aae-e9a3ae4a533a_Event1 .

oa:relationep_elo_e58d96cc-51bc-bc89-6aae-e9a3ae4a533a_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_elo_e58d96cc-51bc-bc89-6aae-e9a3ae4a533a_Person:cfad0015-9f20-459a-52c8-9e39c2c7a3d3 ;
  a2a:EventKeyRef oa:event_elo_e58d96cc-51bc-bc89-6aae-e9a3ae4a533a_Event1 .

oa:relationep_elo_e58d96cc-51bc-bc89-6aae-e9a3ae4a533a_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_elo_e58d96cc-51bc-bc89-6aae-e9a3ae4a533a_Person:aa567375-fb40-8e2f-027b-6c581b513677 ;
  a2a:EventKeyRef oa:event_elo_e58d96cc-51bc-bc89-6aae-e9a3ae4a533a_Event1 .

oa:relationep_elo_e58d96cc-51bc-bc89-6aae-e9a3ae4a533a_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_elo_e58d96cc-51bc-bc89-6aae-e9a3ae4a533a_Person:b9becfc2-8555-fd5f-b66e-96ed55b85302 ;
  a2a:EventKeyRef oa:event_elo_e58d96cc-51bc-bc89-6aae-e9a3ae4a533a_Event1 .

oa:source_elo_e58d96cc-51bc-bc89-6aae-e9a3ae4a533a
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden", "1840-01-01 - 1840-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1840-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1840-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1840" ;
    a2a:Month "11" ;
    a2a:Day "19" ;
    rdfs:label "1840-11-19"^^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: 4831" ;
    a2a:Book "Huwelijksregister van Leiden (authentiek afschrift), 1840." ;
    a2a:DocumentNumber "249" ;
    a2a:RegistryNumber "4831" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Stadsarchief van Leiden (SA III) (1816-1929), Deel: 4831, Huwelijksregister van Leiden (authentiek afschrift), 1840., 249, 4831"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/iiif/3/44ac7856-1d3a-4743-82b1-5b7a3b5a56a3/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/e58d96cc-51bc-bc89-6aae-e9a3ae4a533a" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/44ac7856-1d3a-4743-82b1-5b7a3b5a56a3/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/e58d96cc-51bc-bc89-6aae-e9a3ae4a533a" ;
  a2a:RecordGUID "{e58d96cc-51bc-bc89-6aae-e9a3ae4a533a}" ;
  a2a:SourceRemarkOpmerking "Bruidegom weduwnaar van: Hendrika Maria de Bock.<br>Jaar akte: 1840<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/0516/file/4831\">Inventarisnummer 4831 van archiefnummer 0516 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Stadsarchief van Leiden (SA III) (1816-1929)" ;
  a2a:SourceRemarkdeel "4831" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260701_14679_00014679.xml van ELO" .

