@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_71216e8d-d092-8bff-95ff-0c66ea3f779f
  a a2a:Record ;
  rdfs:label "BS Huwelijk op 23 oktober 1867 te Leiden" ;
  a2a:hasPerson oa:person_elo_71216e8d-d092-8bff-95ff-0c66ea3f779f_Person-cd58e8c8-68b3-150e-8f16-4dff885c5cda, oa:person_elo_71216e8d-d092-8bff-95ff-0c66ea3f779f_Person-5a1c1081-c23a-4dee-6804-679016cf2ce0, oa:person_elo_71216e8d-d092-8bff-95ff-0c66ea3f779f_Person-2a48f167-3749-ec44-154d-03f29e923e09, oa:person_elo_71216e8d-d092-8bff-95ff-0c66ea3f779f_Person-77fe7d17-faca-99fe-0fb5-0d90972c5dbd, oa:person_elo_71216e8d-d092-8bff-95ff-0c66ea3f779f_Person-9eb14fcf-c5af-c49e-cb97-7a4b2c11d8f4, oa:person_elo_71216e8d-d092-8bff-95ff-0c66ea3f779f_Person-7741655a-08f1-987f-8297-8d3dac383290 ;
  a2a:hasEvent oa:event_elo_71216e8d-d092-8bff-95ff-0c66ea3f779f_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_71216e8d-d092-8bff-95ff-0c66ea3f779f_0, oa:relationep_elo_71216e8d-d092-8bff-95ff-0c66ea3f779f_1, oa:relationep_elo_71216e8d-d092-8bff-95ff-0c66ea3f779f_2, oa:relationep_elo_71216e8d-d092-8bff-95ff-0c66ea3f779f_3, oa:relationep_elo_71216e8d-d092-8bff-95ff-0c66ea3f779f_4, oa:relationep_elo_71216e8d-d092-8bff-95ff-0c66ea3f779f_5 ;
  a2a:hasSource oa:source_elo_71216e8d-d092-8bff-95ff-0c66ea3f779f .

oa:person_elo_71216e8d-d092-8bff-95ff-0c66ea3f779f_Person-cd58e8c8-68b3-150e-8f16-4dff885c5cda
  a a2a:Person ;
  rdfs:label "Christiaan Antonie Hazelhorst" ;
  a2a:PersonName [
    rdfs:label "Christiaan Antonie Hazelhorst" ;
    a2a:PersonNameFirstName "Christiaan Antonie" ;
    a2a:PersonNameLastName "Hazelhorst"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "27" ;
    rdfs:label "27"
  ] ;
  a2a:BirthDate [
    a2a:Year "1840" ;
    a2a:Month "9" ;
    a2a:Day "4" ;
    rdfs:label "1840-09-04"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] ;
  a2a:Profession "zandvormer" .

oa:person_elo_71216e8d-d092-8bff-95ff-0c66ea3f779f_Person-5a1c1081-c23a-4dee-6804-679016cf2ce0
  a a2a:Person ;
  rdfs:label "Hendricus Hazelhorst" ;
  a2a:PersonName [
    rdfs:label "Hendricus Hazelhorst" ;
    a2a:PersonNameFirstName "Hendricus" ;
    a2a:PersonNameLastName "Hazelhorst"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] ;
  a2a:Profession "kantoorbediende" .

oa:person_elo_71216e8d-d092-8bff-95ff-0c66ea3f779f_Person-2a48f167-3749-ec44-154d-03f29e923e09
  a a2a:Person ;
  rdfs:label "Willemina Nieuwenhuijzen" ;
  a2a:PersonName [
    rdfs:label "Willemina Nieuwenhuijzen" ;
    a2a:PersonNameFirstName "Willemina" ;
    a2a:PersonNameLastName "Nieuwenhuijzen"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:person_elo_71216e8d-d092-8bff-95ff-0c66ea3f779f_Person-77fe7d17-faca-99fe-0fb5-0d90972c5dbd
  a a2a:Person ;
  rdfs:label "Sara Maria Carton" ;
  a2a:PersonName [
    rdfs:label "Sara Maria Carton" ;
    a2a:PersonNameFirstName "Sara Maria" ;
    a2a:PersonNameLastName "Carton"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "32" ;
    rdfs:label "32"
  ] ;
  a2a:BirthDate [
    a2a:Year "1835" ;
    a2a:Month "7" ;
    a2a:Day "3" ;
    rdfs:label "1835-07-03"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] ;
  a2a:Profession "naaister" .

oa:person_elo_71216e8d-d092-8bff-95ff-0c66ea3f779f_Person-9eb14fcf-c5af-c49e-cb97-7a4b2c11d8f4
  a a2a:Person ;
  rdfs:label "Izak Carton" ;
  a2a:PersonName [
    rdfs:label "Izak Carton" ;
    a2a:PersonNameFirstName "Izak" ;
    a2a:PersonNameLastName "Carton"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_71216e8d-d092-8bff-95ff-0c66ea3f779f_Person-7741655a-08f1-987f-8297-8d3dac383290
  a a2a:Person ;
  rdfs:label "Maria Sommeling" ;
  a2a:PersonName [
    rdfs:label "Maria Sommeling" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Sommeling"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_71216e8d-d092-8bff-95ff-0c66ea3f779f_Event1
  a a2a:Event ;
  rdfs:label "other:BS Huwelijk" ;
  a2a:EventType "other:BS Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1867" ;
    a2a:Month "10" ;
    a2a:Day "23" ;
    rdfs:label "1867-10-23"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_71216e8d-d092-8bff-95ff-0c66ea3f779f_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_elo_71216e8d-d092-8bff-95ff-0c66ea3f779f_Person:cd58e8c8-68b3-150e-8f16-4dff885c5cda ;
  a2a:EventKeyRef oa:event_elo_71216e8d-d092-8bff-95ff-0c66ea3f779f_Event1 .

oa:relationep_elo_71216e8d-d092-8bff-95ff-0c66ea3f779f_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_elo_71216e8d-d092-8bff-95ff-0c66ea3f779f_Person:5a1c1081-c23a-4dee-6804-679016cf2ce0 ;
  a2a:EventKeyRef oa:event_elo_71216e8d-d092-8bff-95ff-0c66ea3f779f_Event1 .

oa:relationep_elo_71216e8d-d092-8bff-95ff-0c66ea3f779f_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_elo_71216e8d-d092-8bff-95ff-0c66ea3f779f_Person:2a48f167-3749-ec44-154d-03f29e923e09 ;
  a2a:EventKeyRef oa:event_elo_71216e8d-d092-8bff-95ff-0c66ea3f779f_Event1 .

oa:relationep_elo_71216e8d-d092-8bff-95ff-0c66ea3f779f_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_elo_71216e8d-d092-8bff-95ff-0c66ea3f779f_Person:77fe7d17-faca-99fe-0fb5-0d90972c5dbd ;
  a2a:EventKeyRef oa:event_elo_71216e8d-d092-8bff-95ff-0c66ea3f779f_Event1 .

oa:relationep_elo_71216e8d-d092-8bff-95ff-0c66ea3f779f_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_elo_71216e8d-d092-8bff-95ff-0c66ea3f779f_Person:9eb14fcf-c5af-c49e-cb97-7a4b2c11d8f4 ;
  a2a:EventKeyRef oa:event_elo_71216e8d-d092-8bff-95ff-0c66ea3f779f_Event1 .

oa:relationep_elo_71216e8d-d092-8bff-95ff-0c66ea3f779f_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_elo_71216e8d-d092-8bff-95ff-0c66ea3f779f_Person:7741655a-08f1-987f-8297-8d3dac383290 ;
  a2a:EventKeyRef oa:event_elo_71216e8d-d092-8bff-95ff-0c66ea3f779f_Event1 .

oa:source_elo_71216e8d-d092-8bff-95ff-0c66ea3f779f
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden", "1867-01-01 - 1867-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1867-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1867-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1867" ;
    a2a:Month "10" ;
    a2a:Day "23" ;
    rdfs:label "1867-10-23"^^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: 4858" ;
    a2a:Book "Huwelijksregister van Leiden (origineel), 1867." ;
    a2a:DocumentNumber "336" ;
    a2a:RegistryNumber "4858" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Stadsarchief van Leiden (SA III) (1816-1929), Deel: 4858, Huwelijksregister van Leiden (origineel), 1867., 336, 4858"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/records/media/71216e8d-d092-8bff-95ff-0c66ea3f779f/iiif/3/1573150/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/71216e8d-d092-8bff-95ff-0c66ea3f779f" ;
    a2a:UriPreview "https://elo.memorix.io/resources/records/media/71216e8d-d092-8bff-95ff-0c66ea3f779f/iiif/3/1573150/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/71216e8d-d092-8bff-95ff-0c66ea3f779f" ;
  a2a:RecordGUID "{71216e8d-d092-8bff-95ff-0c66ea3f779f}" ;
  a2a:SourceRemarkOpmerking "Jaar akte: 1867<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/0516/file/4858\">Inventarisnummer 4858 van archiefnummer 0516 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Stadsarchief van Leiden (SA III) (1816-1929)" ;
  a2a:SourceRemarkdeel "4858" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20251225_12155_00012155.xml van ELO" .

