@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_67e5f5e8-34c6-72cc-4fc2-dc682e1d0aee
  a a2a:Record ;
  rdfs:label "BS Huwelijk op 28 mei 1873 te Leiden" ;
  a2a:hasPerson oa:person_elo_67e5f5e8-34c6-72cc-4fc2-dc682e1d0aee_Person-0e44809b-a732-f1a5-7498-d02755384702, oa:person_elo_67e5f5e8-34c6-72cc-4fc2-dc682e1d0aee_Person-61c50922-5f87-34bd-f231-bd8dfdb9e64c, oa:person_elo_67e5f5e8-34c6-72cc-4fc2-dc682e1d0aee_Person-7f975be4-bc3c-22c8-cf20-76cd093aaf2b, oa:person_elo_67e5f5e8-34c6-72cc-4fc2-dc682e1d0aee_Person-47e3870f-5e6a-6af0-ca2e-9d6890683bff, oa:person_elo_67e5f5e8-34c6-72cc-4fc2-dc682e1d0aee_Person-001d70b6-0d3f-614a-fdae-ad6623659182, oa:person_elo_67e5f5e8-34c6-72cc-4fc2-dc682e1d0aee_Person-7ca1850a-3b4f-3eda-8db6-f9e09667f57e ;
  a2a:hasEvent oa:event_elo_67e5f5e8-34c6-72cc-4fc2-dc682e1d0aee_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_67e5f5e8-34c6-72cc-4fc2-dc682e1d0aee_0, oa:relationep_elo_67e5f5e8-34c6-72cc-4fc2-dc682e1d0aee_1, oa:relationep_elo_67e5f5e8-34c6-72cc-4fc2-dc682e1d0aee_2, oa:relationep_elo_67e5f5e8-34c6-72cc-4fc2-dc682e1d0aee_3, oa:relationep_elo_67e5f5e8-34c6-72cc-4fc2-dc682e1d0aee_4, oa:relationep_elo_67e5f5e8-34c6-72cc-4fc2-dc682e1d0aee_5 ;
  a2a:hasSource oa:source_elo_67e5f5e8-34c6-72cc-4fc2-dc682e1d0aee .

oa:person_elo_67e5f5e8-34c6-72cc-4fc2-dc682e1d0aee_Person-0e44809b-a732-f1a5-7498-d02755384702
  a a2a:Person ;
  rdfs:label "Jacobus Kiel" ;
  a2a:PersonName [
    rdfs:label "Jacobus Kiel" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNameLastName "Kiel"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "24 jaar" ;
    rdfs:label "24 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] ;
  a2a:Profession "sjouwer" .

oa:person_elo_67e5f5e8-34c6-72cc-4fc2-dc682e1d0aee_Person-61c50922-5f87-34bd-f231-bd8dfdb9e64c
  a a2a:Person ;
  rdfs:label "Adrianus Kiel" ;
  a2a:PersonName [
    rdfs:label "Adrianus Kiel" ;
    a2a:PersonNameFirstName "Adrianus" ;
    a2a:PersonNameLastName "Kiel"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_67e5f5e8-34c6-72cc-4fc2-dc682e1d0aee_Person-7f975be4-bc3c-22c8-cf20-76cd093aaf2b
  a a2a:Person ;
  rdfs:label "Maria den Os" ;
  a2a:PersonName [
    rdfs:label "Maria den Os" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNamePrefixLastName "den" ;
    a2a:PersonNameLastName "Os"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_67e5f5e8-34c6-72cc-4fc2-dc682e1d0aee_Person-47e3870f-5e6a-6af0-ca2e-9d6890683bff
  a a2a:Person ;
  rdfs:label "Elisabeth Stouten" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Stouten" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNameLastName "Stouten"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "28 jaar" ;
    rdfs:label "28 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] ;
  a2a:Profession "zonder" .

oa:person_elo_67e5f5e8-34c6-72cc-4fc2-dc682e1d0aee_Person-001d70b6-0d3f-614a-fdae-ad6623659182
  a a2a:Person ;
  rdfs:label "Jacob Stouten" ;
  a2a:PersonName [
    rdfs:label "Jacob Stouten" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNameLastName "Stouten"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_67e5f5e8-34c6-72cc-4fc2-dc682e1d0aee_Person-7ca1850a-3b4f-3eda-8db6-f9e09667f57e
  a a2a:Person ;
  rdfs:label "Judith Horree" ;
  a2a:PersonName [
    rdfs:label "Judith Horree" ;
    a2a:PersonNameFirstName "Judith" ;
    a2a:PersonNameLastName "Horree"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_67e5f5e8-34c6-72cc-4fc2-dc682e1d0aee_Event1
  a a2a:Event ;
  rdfs:label "other:BS Huwelijk" ;
  a2a:EventType "other:BS Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1873" ;
    a2a:Month "5" ;
    a2a:Day "28" ;
    rdfs:label "1873-05-28"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_67e5f5e8-34c6-72cc-4fc2-dc682e1d0aee_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_elo_67e5f5e8-34c6-72cc-4fc2-dc682e1d0aee_Person:0e44809b-a732-f1a5-7498-d02755384702 ;
  a2a:EventKeyRef oa:event_elo_67e5f5e8-34c6-72cc-4fc2-dc682e1d0aee_Event1 .

oa:relationep_elo_67e5f5e8-34c6-72cc-4fc2-dc682e1d0aee_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_elo_67e5f5e8-34c6-72cc-4fc2-dc682e1d0aee_Person:61c50922-5f87-34bd-f231-bd8dfdb9e64c ;
  a2a:EventKeyRef oa:event_elo_67e5f5e8-34c6-72cc-4fc2-dc682e1d0aee_Event1 .

oa:relationep_elo_67e5f5e8-34c6-72cc-4fc2-dc682e1d0aee_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_elo_67e5f5e8-34c6-72cc-4fc2-dc682e1d0aee_Person:7f975be4-bc3c-22c8-cf20-76cd093aaf2b ;
  a2a:EventKeyRef oa:event_elo_67e5f5e8-34c6-72cc-4fc2-dc682e1d0aee_Event1 .

oa:relationep_elo_67e5f5e8-34c6-72cc-4fc2-dc682e1d0aee_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_elo_67e5f5e8-34c6-72cc-4fc2-dc682e1d0aee_Person:47e3870f-5e6a-6af0-ca2e-9d6890683bff ;
  a2a:EventKeyRef oa:event_elo_67e5f5e8-34c6-72cc-4fc2-dc682e1d0aee_Event1 .

oa:relationep_elo_67e5f5e8-34c6-72cc-4fc2-dc682e1d0aee_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_elo_67e5f5e8-34c6-72cc-4fc2-dc682e1d0aee_Person:001d70b6-0d3f-614a-fdae-ad6623659182 ;
  a2a:EventKeyRef oa:event_elo_67e5f5e8-34c6-72cc-4fc2-dc682e1d0aee_Event1 .

oa:relationep_elo_67e5f5e8-34c6-72cc-4fc2-dc682e1d0aee_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_elo_67e5f5e8-34c6-72cc-4fc2-dc682e1d0aee_Person:7ca1850a-3b4f-3eda-8db6-f9e09667f57e ;
  a2a:EventKeyRef oa:event_elo_67e5f5e8-34c6-72cc-4fc2-dc682e1d0aee_Event1 .

oa:source_elo_67e5f5e8-34c6-72cc-4fc2-dc682e1d0aee
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden", "1873-01-01 - 1873-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1873-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1873-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1873" ;
    a2a:Month "5" ;
    a2a:Day "28" ;
    rdfs:label "1873-05-28"^^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: 4864" ;
    a2a:Book "Huwelijksregister van Leiden (origineel), 1873." ;
    a2a:DocumentNumber "113" ;
    a2a:RegistryNumber "4864" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Stadsarchief van Leiden (SA III) (1816-1929), Deel: 4864, Huwelijksregister van Leiden (origineel), 1873., 113, 4864"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/iiif/3/31087be8-2490-45ac-b442-4fe45c780cfe/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/67e5f5e8-34c6-72cc-4fc2-dc682e1d0aee" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/31087be8-2490-45ac-b442-4fe45c780cfe/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/67e5f5e8-34c6-72cc-4fc2-dc682e1d0aee" ;
  a2a:RecordGUID "{67e5f5e8-34c6-72cc-4fc2-dc682e1d0aee}" ;
  a2a:SourceRemarkOpmerking "Jaar akte: 1873<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/0516/file/4864\">Inventarisnummer 4864 van archiefnummer 0516 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Stadsarchief van Leiden (SA III) (1816-1929)" ;
  a2a:SourceRemarkdeel "4864" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260528_12293_00012293.xml van ELO" .

