@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_ccbb6d6d-8a72-20b7-43ed-3fc99b976ef3
  a a2a:Record ;
  rdfs:label "BS Huwelijk op 29 april 1812 te Leiden, Leiden" ;
  a2a:hasPerson oa:person_elo_ccbb6d6d-8a72-20b7-43ed-3fc99b976ef3_Person-9a5b4436-ba8f-89c9-176d-eb31faae9770, oa:person_elo_ccbb6d6d-8a72-20b7-43ed-3fc99b976ef3_Person-3cb260e9-1bda-a1aa-832a-ac6c09531f93, oa:person_elo_ccbb6d6d-8a72-20b7-43ed-3fc99b976ef3_Person-d34e46cf-e5fa-a9ea-ac7a-86c20bbc88e3, oa:person_elo_ccbb6d6d-8a72-20b7-43ed-3fc99b976ef3_Person-2d69088e-3e97-82cb-6a64-54d1fdb69ebb, oa:person_elo_ccbb6d6d-8a72-20b7-43ed-3fc99b976ef3_Person-86b9514a-a04d-48ed-d1a9-50fac02eb34a, oa:person_elo_ccbb6d6d-8a72-20b7-43ed-3fc99b976ef3_Person-6ae01760-23e7-d366-03e5-68f36fddacdd ;
  a2a:hasEvent oa:event_elo_ccbb6d6d-8a72-20b7-43ed-3fc99b976ef3_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_ccbb6d6d-8a72-20b7-43ed-3fc99b976ef3_0, oa:relationep_elo_ccbb6d6d-8a72-20b7-43ed-3fc99b976ef3_1, oa:relationep_elo_ccbb6d6d-8a72-20b7-43ed-3fc99b976ef3_2, oa:relationep_elo_ccbb6d6d-8a72-20b7-43ed-3fc99b976ef3_3, oa:relationep_elo_ccbb6d6d-8a72-20b7-43ed-3fc99b976ef3_4, oa:relationep_elo_ccbb6d6d-8a72-20b7-43ed-3fc99b976ef3_5 ;
  a2a:hasSource oa:source_elo_ccbb6d6d-8a72-20b7-43ed-3fc99b976ef3 .

oa:person_elo_ccbb6d6d-8a72-20b7-43ed-3fc99b976ef3_Person-9a5b4436-ba8f-89c9-176d-eb31faae9770
  a a2a:Person ;
  rdfs:label "Hendrik Spek" ;
  a2a:PersonName [
    rdfs:label "Hendrik Spek" ;
    a2a:PersonNameFirstName "Hendrik" ;
    a2a:PersonNameLastName "Spek"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "21" ;
    rdfs:label "21"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] ;
  a2a:Profession "spinner" .

oa:person_elo_ccbb6d6d-8a72-20b7-43ed-3fc99b976ef3_Person-3cb260e9-1bda-a1aa-832a-ac6c09531f93
  a a2a:Person ;
  rdfs:label "Pieter Spek" ;
  a2a:PersonName [
    rdfs:label "Pieter Spek" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNameLastName "Spek"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_ccbb6d6d-8a72-20b7-43ed-3fc99b976ef3_Person-d34e46cf-e5fa-a9ea-ac7a-86c20bbc88e3
  a a2a:Person ;
  rdfs:label "Sara Duk" ;
  a2a:PersonName [
    rdfs:label "Sara Duk" ;
    a2a:PersonNameFirstName "Sara" ;
    a2a:PersonNameLastName "Duk"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_ccbb6d6d-8a72-20b7-43ed-3fc99b976ef3_Person-2d69088e-3e97-82cb-6a64-54d1fdb69ebb
  a a2a:Person ;
  rdfs:label "Judik van der Star" ;
  a2a:PersonName [
    rdfs:label "Judik van der Star" ;
    a2a:PersonNameFirstName "Judik" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Star"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "23" ;
    rdfs:label "23"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] ;
  a2a:Profession "spinster" .

oa:person_elo_ccbb6d6d-8a72-20b7-43ed-3fc99b976ef3_Person-86b9514a-a04d-48ed-d1a9-50fac02eb34a
  a a2a:Person ;
  rdfs:label "Jacobus van der Star" ;
  a2a:PersonName [
    rdfs:label "Jacobus van der Star" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Star"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_ccbb6d6d-8a72-20b7-43ed-3fc99b976ef3_Person-6ae01760-23e7-d366-03e5-68f36fddacdd
  a a2a:Person ;
  rdfs:label "Jannetje Wijmerslagen" ;
  a2a:PersonName [
    rdfs:label "Jannetje Wijmerslagen" ;
    a2a:PersonNameFirstName "Jannetje" ;
    a2a:PersonNameLastName "Wijmerslagen"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_ccbb6d6d-8a72-20b7-43ed-3fc99b976ef3_Event1
  a a2a:Event ;
  rdfs:label "other:BS Huwelijk" ;
  a2a:EventType "other:BS Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1812" ;
    a2a:Month "4" ;
    a2a:Day "29" ;
    rdfs:label "1812-04-29"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden, Leiden" ;
    rdfs:label "Leiden, Leiden"
  ] .

oa:relationep_elo_ccbb6d6d-8a72-20b7-43ed-3fc99b976ef3_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_elo_ccbb6d6d-8a72-20b7-43ed-3fc99b976ef3_Person:9a5b4436-ba8f-89c9-176d-eb31faae9770 ;
  a2a:EventKeyRef oa:event_elo_ccbb6d6d-8a72-20b7-43ed-3fc99b976ef3_Event1 .

oa:relationep_elo_ccbb6d6d-8a72-20b7-43ed-3fc99b976ef3_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_elo_ccbb6d6d-8a72-20b7-43ed-3fc99b976ef3_Person:3cb260e9-1bda-a1aa-832a-ac6c09531f93 ;
  a2a:EventKeyRef oa:event_elo_ccbb6d6d-8a72-20b7-43ed-3fc99b976ef3_Event1 .

oa:relationep_elo_ccbb6d6d-8a72-20b7-43ed-3fc99b976ef3_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_elo_ccbb6d6d-8a72-20b7-43ed-3fc99b976ef3_Person:d34e46cf-e5fa-a9ea-ac7a-86c20bbc88e3 ;
  a2a:EventKeyRef oa:event_elo_ccbb6d6d-8a72-20b7-43ed-3fc99b976ef3_Event1 .

oa:relationep_elo_ccbb6d6d-8a72-20b7-43ed-3fc99b976ef3_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_elo_ccbb6d6d-8a72-20b7-43ed-3fc99b976ef3_Person:2d69088e-3e97-82cb-6a64-54d1fdb69ebb ;
  a2a:EventKeyRef oa:event_elo_ccbb6d6d-8a72-20b7-43ed-3fc99b976ef3_Event1 .

oa:relationep_elo_ccbb6d6d-8a72-20b7-43ed-3fc99b976ef3_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_elo_ccbb6d6d-8a72-20b7-43ed-3fc99b976ef3_Person:86b9514a-a04d-48ed-d1a9-50fac02eb34a ;
  a2a:EventKeyRef oa:event_elo_ccbb6d6d-8a72-20b7-43ed-3fc99b976ef3_Event1 .

oa:relationep_elo_ccbb6d6d-8a72-20b7-43ed-3fc99b976ef3_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_elo_ccbb6d6d-8a72-20b7-43ed-3fc99b976ef3_Person:6ae01760-23e7-d366-03e5-68f36fddacdd ;
  a2a:EventKeyRef oa:event_elo_ccbb6d6d-8a72-20b7-43ed-3fc99b976ef3_Event1 .

oa:source_elo_ccbb6d6d-8a72-20b7-43ed-3fc99b976ef3
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden", "1812-01-01 - 1812-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1812-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1812-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1812" ;
    a2a:Month "4" ;
    a2a:Day "29" ;
    rdfs:label "1812-04-29"^^xsd:date
  ] ;
  a2a:SourceType "other:" ;
  a2a:SourceReference [
    a2a:InstitutionName "Erfgoed Leiden" ;
    a2a:Place "Leiden" ;
    a2a:Collection "Archiefnaam: Stadsarchief van Leiden (SA II) (1574-1816), Deel: 7418" ;
    a2a:Book "Huwelijksregister van Leiden, 1812." ;
    a2a:DocumentNumber "68" ;
    a2a:RegistryNumber "7418" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Stadsarchief van Leiden (SA II) (1574-1816), Deel: 7418, Huwelijksregister van Leiden, 1812., 68, 7418"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/iiif/3/5f56542e-0fbf-4b69-a040-f2761ba5ecb7/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/ccbb6d6d-8a72-20b7-43ed-3fc99b976ef3" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/5f56542e-0fbf-4b69-a040-f2761ba5ecb7/full/!250,250/0/default.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://elo.memorix.io/resources/iiif/3/e9b259c6-5c29-472f-bfd7-cff99a5a98ed/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/ccbb6d6d-8a72-20b7-43ed-3fc99b976ef3" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/e9b259c6-5c29-472f-bfd7-cff99a5a98ed/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/ccbb6d6d-8a72-20b7-43ed-3fc99b976ef3" ;
  a2a:RecordGUID "{ccbb6d6d-8a72-20b7-43ed-3fc99b976ef3}" ;
  a2a:SourceRemarkOpmerking "Jaar akte: 1812<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/0501A/file/7418\">Inventarisnummer 7418 van archiefnummer 0501A in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Stadsarchief van Leiden (SA II) (1574-1816)" ;
  a2a:SourceRemarkdeel "7418" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260701_23318_00023318.xml van ELO" .

