@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_265c42ea-24fa-e183-38f8-2b9318e972ba
  a a2a:Record ;
  rdfs:label "BS Huwelijk op 29 april 1812 te Leiden, Leiden" ;
  a2a:hasPerson oa:person_elo_265c42ea-24fa-e183-38f8-2b9318e972ba_Person-1b616207-1888-c6dc-4924-26d9a8ab0b6b, oa:person_elo_265c42ea-24fa-e183-38f8-2b9318e972ba_Person-ae992796-6438-9d8c-6562-75454254b72d, oa:person_elo_265c42ea-24fa-e183-38f8-2b9318e972ba_Person-3285ef56-3ff7-533c-ae33-a8b2062b594a, oa:person_elo_265c42ea-24fa-e183-38f8-2b9318e972ba_Person-b568bbb2-edbd-1249-8c0f-427a9707df66, oa:person_elo_265c42ea-24fa-e183-38f8-2b9318e972ba_Person-9f3dd008-6f9b-7044-831f-5993750f458b, oa:person_elo_265c42ea-24fa-e183-38f8-2b9318e972ba_Person-fca71ed3-8729-db32-9db6-f998ba5d99bd ;
  a2a:hasEvent oa:event_elo_265c42ea-24fa-e183-38f8-2b9318e972ba_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_265c42ea-24fa-e183-38f8-2b9318e972ba_0, oa:relationep_elo_265c42ea-24fa-e183-38f8-2b9318e972ba_1, oa:relationep_elo_265c42ea-24fa-e183-38f8-2b9318e972ba_2, oa:relationep_elo_265c42ea-24fa-e183-38f8-2b9318e972ba_3, oa:relationep_elo_265c42ea-24fa-e183-38f8-2b9318e972ba_4, oa:relationep_elo_265c42ea-24fa-e183-38f8-2b9318e972ba_5 ;
  a2a:hasSource oa:source_elo_265c42ea-24fa-e183-38f8-2b9318e972ba .

oa:person_elo_265c42ea-24fa-e183-38f8-2b9318e972ba_Person-1b616207-1888-c6dc-4924-26d9a8ab0b6b
  a a2a:Person ;
  rdfs:label "Gisbertus Langezaal" ;
  a2a:PersonName [
    rdfs:label "Gisbertus Langezaal" ;
    a2a:PersonNameFirstName "Gisbertus" ;
    a2a:PersonNameLastName "Langezaal"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "26" ;
    rdfs:label "26"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] ;
  a2a:Profession "hruidenier" .

oa:person_elo_265c42ea-24fa-e183-38f8-2b9318e972ba_Person-ae992796-6438-9d8c-6562-75454254b72d
  a a2a:Person ;
  rdfs:label "Nicolaas Langezaal" ;
  a2a:PersonName [
    rdfs:label "Nicolaas Langezaal" ;
    a2a:PersonNameFirstName "Nicolaas" ;
    a2a:PersonNameLastName "Langezaal"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_265c42ea-24fa-e183-38f8-2b9318e972ba_Person-3285ef56-3ff7-533c-ae33-a8b2062b594a
  a a2a:Person ;
  rdfs:label "Elisabeth Swierman" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Swierman" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNameLastName "Swierman"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_265c42ea-24fa-e183-38f8-2b9318e972ba_Person-b568bbb2-edbd-1249-8c0f-427a9707df66
  a a2a:Person ;
  rdfs:label "Agatha van Sijp" ;
  a2a:PersonName [
    rdfs:label "Agatha van Sijp" ;
    a2a:PersonNameFirstName "Agatha" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Sijp"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "22" ;
    rdfs:label "22"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] ;
  a2a:Profession "dienstbode" .

oa:person_elo_265c42ea-24fa-e183-38f8-2b9318e972ba_Person-9f3dd008-6f9b-7044-831f-5993750f458b
  a a2a:Person ;
  rdfs:label "Cornelis van Sijp" ;
  a2a:PersonName [
    rdfs:label "Cornelis van Sijp" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Sijp"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_265c42ea-24fa-e183-38f8-2b9318e972ba_Person-fca71ed3-8729-db32-9db6-f998ba5d99bd
  a a2a:Person ;
  rdfs:label "Antje de Ruijter" ;
  a2a:PersonName [
    rdfs:label "Antje de Ruijter" ;
    a2a:PersonNameFirstName "Antje" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Ruijter"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_265c42ea-24fa-e183-38f8-2b9318e972ba_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_265c42ea-24fa-e183-38f8-2b9318e972ba_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_elo_265c42ea-24fa-e183-38f8-2b9318e972ba_Person:1b616207-1888-c6dc-4924-26d9a8ab0b6b ;
  a2a:EventKeyRef oa:event_elo_265c42ea-24fa-e183-38f8-2b9318e972ba_Event1 .

oa:relationep_elo_265c42ea-24fa-e183-38f8-2b9318e972ba_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_elo_265c42ea-24fa-e183-38f8-2b9318e972ba_Person:ae992796-6438-9d8c-6562-75454254b72d ;
  a2a:EventKeyRef oa:event_elo_265c42ea-24fa-e183-38f8-2b9318e972ba_Event1 .

oa:relationep_elo_265c42ea-24fa-e183-38f8-2b9318e972ba_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_elo_265c42ea-24fa-e183-38f8-2b9318e972ba_Person:3285ef56-3ff7-533c-ae33-a8b2062b594a ;
  a2a:EventKeyRef oa:event_elo_265c42ea-24fa-e183-38f8-2b9318e972ba_Event1 .

oa:relationep_elo_265c42ea-24fa-e183-38f8-2b9318e972ba_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_elo_265c42ea-24fa-e183-38f8-2b9318e972ba_Person:b568bbb2-edbd-1249-8c0f-427a9707df66 ;
  a2a:EventKeyRef oa:event_elo_265c42ea-24fa-e183-38f8-2b9318e972ba_Event1 .

oa:relationep_elo_265c42ea-24fa-e183-38f8-2b9318e972ba_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_elo_265c42ea-24fa-e183-38f8-2b9318e972ba_Person:9f3dd008-6f9b-7044-831f-5993750f458b ;
  a2a:EventKeyRef oa:event_elo_265c42ea-24fa-e183-38f8-2b9318e972ba_Event1 .

oa:relationep_elo_265c42ea-24fa-e183-38f8-2b9318e972ba_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_elo_265c42ea-24fa-e183-38f8-2b9318e972ba_Person:fca71ed3-8729-db32-9db6-f998ba5d99bd ;
  a2a:EventKeyRef oa:event_elo_265c42ea-24fa-e183-38f8-2b9318e972ba_Event1 .

oa:source_elo_265c42ea-24fa-e183-38f8-2b9318e972ba
  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 "66" ;
    a2a:RegistryNumber "7418" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Stadsarchief van Leiden (SA II) (1574-1816), Deel: 7418, Huwelijksregister van Leiden, 1812., 66, 7418"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/iiif/3/0c5d72b4-44d8-4675-9a64-8555a708fb7b/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/265c42ea-24fa-e183-38f8-2b9318e972ba" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/0c5d72b4-44d8-4675-9a64-8555a708fb7b/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/265c42ea-24fa-e183-38f8-2b9318e972ba" ;
  a2a:RecordGUID "{265c42ea-24fa-e183-38f8-2b9318e972ba}" ;
  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_4112_00004112.xml van ELO" .

