@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_f092c31b-bee3-4e54-2f5a-ccd7a00a1149
  a a2a:Record ;
  rdfs:label "BS Huwelijk op 21 september 1870 te Leiden" ;
  a2a:hasPerson oa:person_elo_f092c31b-bee3-4e54-2f5a-ccd7a00a1149_Person-a460bf21-73c0-484a-e8a5-f37f0e3db2ab, oa:person_elo_f092c31b-bee3-4e54-2f5a-ccd7a00a1149_Person-83efec47-9dd4-f110-bfc0-76226569c858, oa:person_elo_f092c31b-bee3-4e54-2f5a-ccd7a00a1149_Person-ece0b4c0-b685-c611-5254-991d6fc25fb0, oa:person_elo_f092c31b-bee3-4e54-2f5a-ccd7a00a1149_Person-3700fd00-1df5-05d7-8770-1e610898e1ac, oa:person_elo_f092c31b-bee3-4e54-2f5a-ccd7a00a1149_Person-8dc2dab3-7f49-9da2-ae95-48870cf1bf77 ;
  a2a:hasEvent oa:event_elo_f092c31b-bee3-4e54-2f5a-ccd7a00a1149_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_f092c31b-bee3-4e54-2f5a-ccd7a00a1149_0, oa:relationep_elo_f092c31b-bee3-4e54-2f5a-ccd7a00a1149_1, oa:relationep_elo_f092c31b-bee3-4e54-2f5a-ccd7a00a1149_2, oa:relationep_elo_f092c31b-bee3-4e54-2f5a-ccd7a00a1149_3, oa:relationep_elo_f092c31b-bee3-4e54-2f5a-ccd7a00a1149_4 ;
  a2a:hasSource oa:source_elo_f092c31b-bee3-4e54-2f5a-ccd7a00a1149 .

oa:person_elo_f092c31b-bee3-4e54-2f5a-ccd7a00a1149_Person-a460bf21-73c0-484a-e8a5-f37f0e3db2ab
  a a2a:Person ;
  rdfs:label "Dirk Braggaar" ;
  a2a:PersonName [
    rdfs:label "Dirk Braggaar" ;
    a2a:PersonNameFirstName "Dirk" ;
    a2a:PersonNameLastName "Braggaar"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Galgstraat" ;
    rdfs:label "Galgstraat"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "31" ;
    rdfs:label "31"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] ;
  a2a:Profession "fabriekwerker" .

oa:person_elo_f092c31b-bee3-4e54-2f5a-ccd7a00a1149_Person-83efec47-9dd4-f110-bfc0-76226569c858
  a a2a:Person ;
  rdfs:label "Maria Catharina Braggaar" ;
  a2a:PersonName [
    rdfs:label "Maria Catharina Braggaar" ;
    a2a:PersonNameFirstName "Maria Catharina" ;
    a2a:PersonNameLastName "Braggaar"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_f092c31b-bee3-4e54-2f5a-ccd7a00a1149_Person-ece0b4c0-b685-c611-5254-991d6fc25fb0
  a a2a:Person ;
  rdfs:label "Geertrui de l' Ecluse (Leclusse)" ;
  a2a:PersonName [
    rdfs:label "Geertrui de l' Ecluse (Leclusse)" ;
    a2a:PersonNameFirstName "Geertrui" ;
    a2a:PersonNamePrefixLastName "de l'" ;
    a2a:PersonNameLastName "Ecluse (Leclusse)"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Galgstraat" ;
    rdfs:label "Galgstraat"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "22" ;
    rdfs:label "22"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:person_elo_f092c31b-bee3-4e54-2f5a-ccd7a00a1149_Person-3700fd00-1df5-05d7-8770-1e610898e1ac
  a a2a:Person ;
  rdfs:label "Johannes Leclusse" ;
  a2a:PersonName [
    rdfs:label "Johannes Leclusse" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Leclusse"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_f092c31b-bee3-4e54-2f5a-ccd7a00a1149_Person-8dc2dab3-7f49-9da2-ae95-48870cf1bf77
  a a2a:Person ;
  rdfs:label "Maria van Welze" ;
  a2a:PersonName [
    rdfs:label "Maria van Welze" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Welze"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_f092c31b-bee3-4e54-2f5a-ccd7a00a1149_Event1
  a a2a:Event ;
  rdfs:label "other:BS Huwelijk" ;
  a2a:EventType "other:BS Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1870" ;
    a2a:Month "9" ;
    a2a:Day "21" ;
    rdfs:label "1870-09-21"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_f092c31b-bee3-4e54-2f5a-ccd7a00a1149_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_elo_f092c31b-bee3-4e54-2f5a-ccd7a00a1149_Person:a460bf21-73c0-484a-e8a5-f37f0e3db2ab ;
  a2a:EventKeyRef oa:event_elo_f092c31b-bee3-4e54-2f5a-ccd7a00a1149_Event1 .

oa:relationep_elo_f092c31b-bee3-4e54-2f5a-ccd7a00a1149_1
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_elo_f092c31b-bee3-4e54-2f5a-ccd7a00a1149_Person:83efec47-9dd4-f110-bfc0-76226569c858 ;
  a2a:EventKeyRef oa:event_elo_f092c31b-bee3-4e54-2f5a-ccd7a00a1149_Event1 .

oa:relationep_elo_f092c31b-bee3-4e54-2f5a-ccd7a00a1149_2
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_elo_f092c31b-bee3-4e54-2f5a-ccd7a00a1149_Person:ece0b4c0-b685-c611-5254-991d6fc25fb0 ;
  a2a:EventKeyRef oa:event_elo_f092c31b-bee3-4e54-2f5a-ccd7a00a1149_Event1 .

oa:relationep_elo_f092c31b-bee3-4e54-2f5a-ccd7a00a1149_3
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_elo_f092c31b-bee3-4e54-2f5a-ccd7a00a1149_Person:3700fd00-1df5-05d7-8770-1e610898e1ac ;
  a2a:EventKeyRef oa:event_elo_f092c31b-bee3-4e54-2f5a-ccd7a00a1149_Event1 .

oa:relationep_elo_f092c31b-bee3-4e54-2f5a-ccd7a00a1149_4
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_elo_f092c31b-bee3-4e54-2f5a-ccd7a00a1149_Person:8dc2dab3-7f49-9da2-ae95-48870cf1bf77 ;
  a2a:EventKeyRef oa:event_elo_f092c31b-bee3-4e54-2f5a-ccd7a00a1149_Event1 .

oa:source_elo_f092c31b-bee3-4e54-2f5a-ccd7a00a1149
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden", "1870-01-01 - 1870-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1870-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1870-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1870" ;
    a2a:Month "9" ;
    a2a:Day "21" ;
    rdfs:label "1870-09-21"^^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: 4861" ;
    a2a:Book "Huwelijksregister van Leiden (origineel), 1870." ;
    a2a:DocumentNumber "234" ;
    a2a:RegistryNumber "4861" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Stadsarchief van Leiden (SA III) (1816-1929), Deel: 4861, Huwelijksregister van Leiden (origineel), 1870., 234, 4861"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/iiif/3/b7415d8f-0783-4235-b7c2-8c02b39ebdd6/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/f092c31b-bee3-4e54-2f5a-ccd7a00a1149" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/b7415d8f-0783-4235-b7c2-8c02b39ebdd6/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/f092c31b-bee3-4e54-2f5a-ccd7a00a1149" ;
  a2a:RecordGUID "{f092c31b-bee3-4e54-2f5a-ccd7a00a1149}" ;
  a2a:SourceRemarkOpmerking "Jaar akte: 1870<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/0516/file/4861\">Inventarisnummer 4861 van archiefnummer 0516 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Stadsarchief van Leiden (SA III) (1816-1929)" ;
  a2a:SourceRemarkdeel "4861" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260528_29029_00029029.xml van ELO" .

[] a2a:PersonRemarkdiversen "De namen van beide grootouders worden in deze akte vermeld." .
[] a2a:PersonRemarkdiversen "De vader van de bruid is overleden." .
[] a2a:PersonRemarkdiversen "De moeder van de bruid is overleden." .
