@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_c1b7fe49-1210-724c-e711-579e8a6e9ffe
  a a2a:Record ;
  rdfs:label "BS Huwelijk op 8 juli 1868 te Leiden" ;
  a2a:hasPerson oa:person_elo_c1b7fe49-1210-724c-e711-579e8a6e9ffe_Person-ec00b66a-b728-a69c-c568-28f2a62bcbd6, oa:person_elo_c1b7fe49-1210-724c-e711-579e8a6e9ffe_Person-6fe7d990-fabc-66e2-873f-65704f1a04ec, oa:person_elo_c1b7fe49-1210-724c-e711-579e8a6e9ffe_Person-72af8580-85d8-1b98-ed81-a8d3c03bd57d, oa:person_elo_c1b7fe49-1210-724c-e711-579e8a6e9ffe_Person-3cb8640a-4779-ca00-adc9-052df9e1afa9, oa:person_elo_c1b7fe49-1210-724c-e711-579e8a6e9ffe_Person-0f56c3b3-b777-891f-1f23-f61955d0fdfb, oa:person_elo_c1b7fe49-1210-724c-e711-579e8a6e9ffe_Person-e943c018-881f-cee3-7e79-bf4979b9eb47 ;
  a2a:hasEvent oa:event_elo_c1b7fe49-1210-724c-e711-579e8a6e9ffe_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_c1b7fe49-1210-724c-e711-579e8a6e9ffe_0, oa:relationep_elo_c1b7fe49-1210-724c-e711-579e8a6e9ffe_1, oa:relationep_elo_c1b7fe49-1210-724c-e711-579e8a6e9ffe_2, oa:relationep_elo_c1b7fe49-1210-724c-e711-579e8a6e9ffe_3, oa:relationep_elo_c1b7fe49-1210-724c-e711-579e8a6e9ffe_4, oa:relationep_elo_c1b7fe49-1210-724c-e711-579e8a6e9ffe_5 ;
  a2a:hasSource oa:source_elo_c1b7fe49-1210-724c-e711-579e8a6e9ffe .

oa:person_elo_c1b7fe49-1210-724c-e711-579e8a6e9ffe_Person-ec00b66a-b728-a69c-c568-28f2a62bcbd6
  a a2a:Person ;
  rdfs:label "Willem Fredrik Johannes Corret" ;
  a2a:PersonName [
    rdfs:label "Willem Fredrik Johannes Corret" ;
    a2a:PersonNameFirstName "Willem Fredrik Johannes" ;
    a2a:PersonNameLastName "Corret"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "27 jaren" ;
    rdfs:label "27 jaren"
  ] ;
  a2a:BirthDate [
    a2a:Year "1841" ;
    a2a:Month "4" ;
    a2a:Day "25" ;
    rdfs:label "1841-04-25"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] ;
  a2a:Profession "sjouwer" .

oa:person_elo_c1b7fe49-1210-724c-e711-579e8a6e9ffe_Person-6fe7d990-fabc-66e2-873f-65704f1a04ec
  a a2a:Person ;
  rdfs:label "Pieter Corret" ;
  a2a:PersonName [
    rdfs:label "Pieter Corret" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNameLastName "Corret"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:person_elo_c1b7fe49-1210-724c-e711-579e8a6e9ffe_Person-72af8580-85d8-1b98-ed81-a8d3c03bd57d
  a a2a:Person ;
  rdfs:label "Maria Magdalena van de Wetering" ;
  a2a:PersonName [
    rdfs:label "Maria Magdalena van de Wetering" ;
    a2a:PersonNameFirstName "Maria Magdalena" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Wetering"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:person_elo_c1b7fe49-1210-724c-e711-579e8a6e9ffe_Person-3cb8640a-4779-ca00-adc9-052df9e1afa9
  a a2a:Person ;
  rdfs:label "Johanna Boom" ;
  a2a:PersonName [
    rdfs:label "Johanna Boom" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Boom"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "25 jaren" ;
    rdfs:label "25 jaren"
  ] ;
  a2a:BirthDate [
    a2a:Year "1843" ;
    a2a:Month "6" ;
    a2a:Day "27" ;
    rdfs:label "1843-06-27"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:person_elo_c1b7fe49-1210-724c-e711-579e8a6e9ffe_Person-0f56c3b3-b777-891f-1f23-f61955d0fdfb
  a a2a:Person ;
  rdfs:label "Izaak Boom" ;
  a2a:PersonName [
    rdfs:label "Izaak Boom" ;
    a2a:PersonNameFirstName "Izaak" ;
    a2a:PersonNameLastName "Boom"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_c1b7fe49-1210-724c-e711-579e8a6e9ffe_Person-e943c018-881f-cee3-7e79-bf4979b9eb47
  a a2a:Person ;
  rdfs:label "Christina Elizabeth Steenstraat" ;
  a2a:PersonName [
    rdfs:label "Christina Elizabeth Steenstraat" ;
    a2a:PersonNameFirstName "Christina Elizabeth" ;
    a2a:PersonNameLastName "Steenstraat"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_c1b7fe49-1210-724c-e711-579e8a6e9ffe_Event1
  a a2a:Event ;
  rdfs:label "other:BS Huwelijk" ;
  a2a:EventType "other:BS Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1868" ;
    a2a:Month "7" ;
    a2a:Day "8" ;
    rdfs:label "1868-07-08"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_c1b7fe49-1210-724c-e711-579e8a6e9ffe_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_elo_c1b7fe49-1210-724c-e711-579e8a6e9ffe_Person:ec00b66a-b728-a69c-c568-28f2a62bcbd6 ;
  a2a:EventKeyRef oa:event_elo_c1b7fe49-1210-724c-e711-579e8a6e9ffe_Event1 .

oa:relationep_elo_c1b7fe49-1210-724c-e711-579e8a6e9ffe_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_elo_c1b7fe49-1210-724c-e711-579e8a6e9ffe_Person:6fe7d990-fabc-66e2-873f-65704f1a04ec ;
  a2a:EventKeyRef oa:event_elo_c1b7fe49-1210-724c-e711-579e8a6e9ffe_Event1 .

oa:relationep_elo_c1b7fe49-1210-724c-e711-579e8a6e9ffe_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_elo_c1b7fe49-1210-724c-e711-579e8a6e9ffe_Person:72af8580-85d8-1b98-ed81-a8d3c03bd57d ;
  a2a:EventKeyRef oa:event_elo_c1b7fe49-1210-724c-e711-579e8a6e9ffe_Event1 .

oa:relationep_elo_c1b7fe49-1210-724c-e711-579e8a6e9ffe_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_elo_c1b7fe49-1210-724c-e711-579e8a6e9ffe_Person:3cb8640a-4779-ca00-adc9-052df9e1afa9 ;
  a2a:EventKeyRef oa:event_elo_c1b7fe49-1210-724c-e711-579e8a6e9ffe_Event1 .

oa:relationep_elo_c1b7fe49-1210-724c-e711-579e8a6e9ffe_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_elo_c1b7fe49-1210-724c-e711-579e8a6e9ffe_Person:0f56c3b3-b777-891f-1f23-f61955d0fdfb ;
  a2a:EventKeyRef oa:event_elo_c1b7fe49-1210-724c-e711-579e8a6e9ffe_Event1 .

oa:relationep_elo_c1b7fe49-1210-724c-e711-579e8a6e9ffe_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_elo_c1b7fe49-1210-724c-e711-579e8a6e9ffe_Person:e943c018-881f-cee3-7e79-bf4979b9eb47 ;
  a2a:EventKeyRef oa:event_elo_c1b7fe49-1210-724c-e711-579e8a6e9ffe_Event1 .

oa:source_elo_c1b7fe49-1210-724c-e711-579e8a6e9ffe
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden", "1868-01-01 - 1868-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1868-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1868-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1868" ;
    a2a:Month "7" ;
    a2a:Day "8" ;
    rdfs:label "1868-07-08"^^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: 4859" ;
    a2a:Book "Huwelijksregister van Leiden (origineel), 1868." ;
    a2a:DocumentNumber "175" ;
    a2a:RegistryNumber "4859" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Stadsarchief van Leiden (SA III) (1816-1929), Deel: 4859, Huwelijksregister van Leiden (origineel), 1868., 175, 4859"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/iiif/3/6a132edd-c4f2-4518-8c6a-d3a80c62ff56/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/c1b7fe49-1210-724c-e711-579e8a6e9ffe" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/6a132edd-c4f2-4518-8c6a-d3a80c62ff56/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/c1b7fe49-1210-724c-e711-579e8a6e9ffe" ;
  a2a:RecordGUID "{c1b7fe49-1210-724c-e711-579e8a6e9ffe}" ;
  a2a:SourceRemarkOpmerking "Jaar akte: 1868<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/0516/file/4859\">Inventarisnummer 4859 van archiefnummer 0516 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Stadsarchief van Leiden (SA III) (1816-1929)" ;
  a2a:SourceRemarkdeel "4859" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260701_21836_00021836.xml van ELO" .

[] a2a:PersonRemarkdiversen "overleden" .
[] a2a:PersonRemarkdiversen "overleden" .
