@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_d520a550-96fa-e9ec-7c67-f95018e1a4fc
  a a2a:Record ;
  rdfs:label "BS Huwelijk op 21 juni 1832 te Leiden" ;
  a2a:hasPerson oa:person_elo_d520a550-96fa-e9ec-7c67-f95018e1a4fc_Person-b5c811f6-a27d-634f-8613-97b00967bbf7, oa:person_elo_d520a550-96fa-e9ec-7c67-f95018e1a4fc_Person-99163600-870e-b751-e2f0-30d46fe57279, oa:person_elo_d520a550-96fa-e9ec-7c67-f95018e1a4fc_Person-c3b33f79-a3ad-142b-9dd0-82161cdb5fe7, oa:person_elo_d520a550-96fa-e9ec-7c67-f95018e1a4fc_Person-ed618b76-ed25-b4f2-35c0-ddbb9b70e3b7, oa:person_elo_d520a550-96fa-e9ec-7c67-f95018e1a4fc_Person-e39f9c36-ab0e-f3af-f26c-8523e0626dfa, oa:person_elo_d520a550-96fa-e9ec-7c67-f95018e1a4fc_Person-34119476-1cc6-fa7f-8268-0c8b86db6dbe ;
  a2a:hasEvent oa:event_elo_d520a550-96fa-e9ec-7c67-f95018e1a4fc_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_d520a550-96fa-e9ec-7c67-f95018e1a4fc_0, oa:relationep_elo_d520a550-96fa-e9ec-7c67-f95018e1a4fc_1, oa:relationep_elo_d520a550-96fa-e9ec-7c67-f95018e1a4fc_2, oa:relationep_elo_d520a550-96fa-e9ec-7c67-f95018e1a4fc_3, oa:relationep_elo_d520a550-96fa-e9ec-7c67-f95018e1a4fc_4, oa:relationep_elo_d520a550-96fa-e9ec-7c67-f95018e1a4fc_5 ;
  a2a:hasSource oa:source_elo_d520a550-96fa-e9ec-7c67-f95018e1a4fc .

oa:person_elo_d520a550-96fa-e9ec-7c67-f95018e1a4fc_Person-b5c811f6-a27d-634f-8613-97b00967bbf7
  a a2a:Person ;
  rdfs:label "Jacob Stadelman" ;
  a2a:PersonName [
    rdfs:label "Jacob Stadelman" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNameLastName "Stadelman"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "32 jaar" ;
    rdfs:label "32 jaar"
  ] ;
  a2a:BirthDate [
    a2a:Year "1800" ;
    a2a:Month "4" ;
    a2a:Day "27" ;
    rdfs:label "1800-04-27"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Romoos (Luzern)" ;
    rdfs:label "Romoos (Luzern)"
  ] ;
  a2a:Profession "bierbrouwersknecht" .

oa:person_elo_d520a550-96fa-e9ec-7c67-f95018e1a4fc_Person-99163600-870e-b751-e2f0-30d46fe57279
  a a2a:Person ;
  rdfs:label "Johann Stadelman" ;
  a2a:PersonName [
    rdfs:label "Johann Stadelman" ;
    a2a:PersonNameFirstName "Johann" ;
    a2a:PersonNameLastName "Stadelman"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_d520a550-96fa-e9ec-7c67-f95018e1a4fc_Person-c3b33f79-a3ad-142b-9dd0-82161cdb5fe7
  a a2a:Person ;
  rdfs:label "Anna Maria Petermann" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Petermann" ;
    a2a:PersonNameFirstName "Anna Maria" ;
    a2a:PersonNameLastName "Petermann"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_d520a550-96fa-e9ec-7c67-f95018e1a4fc_Person-ed618b76-ed25-b4f2-35c0-ddbb9b70e3b7
  a a2a:Person ;
  rdfs:label "Jacoba van Leeuwen" ;
  a2a:PersonName [
    rdfs:label "Jacoba van Leeuwen" ;
    a2a:PersonNameFirstName "Jacoba" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Leeuwen"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "30 jaar" ;
    rdfs:label "30 jaar"
  ] ;
  a2a:BirthDate [
    a2a:Year "1802" ;
    a2a:Month "6" ;
    a2a:Day "10" ;
    rdfs:label "1802-06-10"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] ;
  a2a:Profession "koffieverkoopster" .

oa:person_elo_d520a550-96fa-e9ec-7c67-f95018e1a4fc_Person-e39f9c36-ab0e-f3af-f26c-8523e0626dfa
  a a2a:Person ;
  rdfs:label "Jacobus van Leeuwen" ;
  a2a:PersonName [
    rdfs:label "Jacobus van Leeuwen" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Leeuwen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_d520a550-96fa-e9ec-7c67-f95018e1a4fc_Person-34119476-1cc6-fa7f-8268-0c8b86db6dbe
  a a2a:Person ;
  rdfs:label "Catharina van Egmond" ;
  a2a:PersonName [
    rdfs:label "Catharina van Egmond" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Egmond"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_d520a550-96fa-e9ec-7c67-f95018e1a4fc_Event1
  a a2a:Event ;
  rdfs:label "other:BS Huwelijk" ;
  a2a:EventType "other:BS Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1832" ;
    a2a:Month "6" ;
    a2a:Day "21" ;
    rdfs:label "1832-06-21"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_d520a550-96fa-e9ec-7c67-f95018e1a4fc_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_elo_d520a550-96fa-e9ec-7c67-f95018e1a4fc_Person:b5c811f6-a27d-634f-8613-97b00967bbf7 ;
  a2a:EventKeyRef oa:event_elo_d520a550-96fa-e9ec-7c67-f95018e1a4fc_Event1 .

oa:relationep_elo_d520a550-96fa-e9ec-7c67-f95018e1a4fc_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_elo_d520a550-96fa-e9ec-7c67-f95018e1a4fc_Person:99163600-870e-b751-e2f0-30d46fe57279 ;
  a2a:EventKeyRef oa:event_elo_d520a550-96fa-e9ec-7c67-f95018e1a4fc_Event1 .

oa:relationep_elo_d520a550-96fa-e9ec-7c67-f95018e1a4fc_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_elo_d520a550-96fa-e9ec-7c67-f95018e1a4fc_Person:c3b33f79-a3ad-142b-9dd0-82161cdb5fe7 ;
  a2a:EventKeyRef oa:event_elo_d520a550-96fa-e9ec-7c67-f95018e1a4fc_Event1 .

oa:relationep_elo_d520a550-96fa-e9ec-7c67-f95018e1a4fc_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_elo_d520a550-96fa-e9ec-7c67-f95018e1a4fc_Person:ed618b76-ed25-b4f2-35c0-ddbb9b70e3b7 ;
  a2a:EventKeyRef oa:event_elo_d520a550-96fa-e9ec-7c67-f95018e1a4fc_Event1 .

oa:relationep_elo_d520a550-96fa-e9ec-7c67-f95018e1a4fc_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_elo_d520a550-96fa-e9ec-7c67-f95018e1a4fc_Person:e39f9c36-ab0e-f3af-f26c-8523e0626dfa ;
  a2a:EventKeyRef oa:event_elo_d520a550-96fa-e9ec-7c67-f95018e1a4fc_Event1 .

oa:relationep_elo_d520a550-96fa-e9ec-7c67-f95018e1a4fc_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_elo_d520a550-96fa-e9ec-7c67-f95018e1a4fc_Person:34119476-1cc6-fa7f-8268-0c8b86db6dbe ;
  a2a:EventKeyRef oa:event_elo_d520a550-96fa-e9ec-7c67-f95018e1a4fc_Event1 .

oa:source_elo_d520a550-96fa-e9ec-7c67-f95018e1a4fc
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden", "1832-01-01 - 1832-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1832-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1832-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1832" ;
    a2a:Month "6" ;
    a2a:Day "21" ;
    rdfs:label "1832-06-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: 4823" ;
    a2a:Book "Huwelijksregister van Leiden (authentiek afschrift), 1832." ;
    a2a:DocumentNumber "111" ;
    a2a:RegistryNumber "4823" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Stadsarchief van Leiden (SA III) (1816-1929), Deel: 4823, Huwelijksregister van Leiden (authentiek afschrift), 1832., 111, 4823"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/records/media/d520a550-96fa-e9ec-7c67-f95018e1a4fc/iiif/3/1290228/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/d520a550-96fa-e9ec-7c67-f95018e1a4fc" ;
    a2a:UriPreview "https://elo.memorix.io/resources/records/media/d520a550-96fa-e9ec-7c67-f95018e1a4fc/iiif/3/1290228/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/d520a550-96fa-e9ec-7c67-f95018e1a4fc" ;
  a2a:RecordGUID "{d520a550-96fa-e9ec-7c67-f95018e1a4fc}" ;
  a2a:SourceRemarkOpmerking "Jaar akte: 1832<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/0516/file/4823\">Inventarisnummer 4823 van archiefnummer 0516 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Stadsarchief van Leiden (SA III) (1816-1929)" ;
  a2a:SourceRemarkdeel "4823" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20251225_25705_00025705.xml van ELO" .

