@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_6ee259c8-38ee-29cb-6bcd-9e7efac30599
  a a2a:Record ;
  rdfs:label "BS Huwelijk op 6 november 1872 te Leiden" ;
  a2a:hasPerson oa:person_elo_6ee259c8-38ee-29cb-6bcd-9e7efac30599_Person-9f33313e-dfea-93c1-2e46-238c24462ad3, oa:person_elo_6ee259c8-38ee-29cb-6bcd-9e7efac30599_Person-fb3660e8-ccdb-237a-e001-6333f2a7783e, oa:person_elo_6ee259c8-38ee-29cb-6bcd-9e7efac30599_Person-49391104-1c7d-c88a-469d-e01cdc589bc0, oa:person_elo_6ee259c8-38ee-29cb-6bcd-9e7efac30599_Person-96b0ad9c-e313-e498-fb52-fc86b563068b, oa:person_elo_6ee259c8-38ee-29cb-6bcd-9e7efac30599_Person-f5464559-20f5-289d-517d-715a979bdd45, oa:person_elo_6ee259c8-38ee-29cb-6bcd-9e7efac30599_Person-ecc911d6-5527-d724-871c-eecef45eb546 ;
  a2a:hasEvent oa:event_elo_6ee259c8-38ee-29cb-6bcd-9e7efac30599_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_6ee259c8-38ee-29cb-6bcd-9e7efac30599_0, oa:relationep_elo_6ee259c8-38ee-29cb-6bcd-9e7efac30599_1, oa:relationep_elo_6ee259c8-38ee-29cb-6bcd-9e7efac30599_2, oa:relationep_elo_6ee259c8-38ee-29cb-6bcd-9e7efac30599_3, oa:relationep_elo_6ee259c8-38ee-29cb-6bcd-9e7efac30599_4, oa:relationep_elo_6ee259c8-38ee-29cb-6bcd-9e7efac30599_5 ;
  a2a:hasSource oa:source_elo_6ee259c8-38ee-29cb-6bcd-9e7efac30599 .

oa:person_elo_6ee259c8-38ee-29cb-6bcd-9e7efac30599_Person-9f33313e-dfea-93c1-2e46-238c24462ad3
  a a2a:Person ;
  rdfs:label "Paulus de Jong" ;
  a2a:PersonName [
    rdfs:label "Paulus de Jong" ;
    a2a:PersonNameFirstName "Paulus" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Jong"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "26 jaar" ;
    rdfs:label "26 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] ;
  a2a:Profession "brievenbesteller" .

oa:person_elo_6ee259c8-38ee-29cb-6bcd-9e7efac30599_Person-fb3660e8-ccdb-237a-e001-6333f2a7783e
  a a2a:Person ;
  rdfs:label "Pieter de Jong" ;
  a2a:PersonName [
    rdfs:label "Pieter de Jong" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Jong"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_6ee259c8-38ee-29cb-6bcd-9e7efac30599_Person-49391104-1c7d-c88a-469d-e01cdc589bc0
  a a2a:Person ;
  rdfs:label "Grietje Marbus" ;
  a2a:PersonName [
    rdfs:label "Grietje Marbus" ;
    a2a:PersonNameFirstName "Grietje" ;
    a2a:PersonNameLastName "Marbus"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_6ee259c8-38ee-29cb-6bcd-9e7efac30599_Person-96b0ad9c-e313-e498-fb52-fc86b563068b
  a a2a:Person ;
  rdfs:label "Sara Engelina Berkeveld" ;
  a2a:PersonName [
    rdfs:label "Sara Engelina Berkeveld" ;
    a2a:PersonNameFirstName "Sara Engelina" ;
    a2a:PersonNameLastName "Berkeveld"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "32 jaar" ;
    rdfs:label "32 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Zutphen" ;
    rdfs:label "Zutphen"
  ] ;
  a2a:Profession "dienstbode" .

oa:person_elo_6ee259c8-38ee-29cb-6bcd-9e7efac30599_Person-f5464559-20f5-289d-517d-715a979bdd45
  a a2a:Person ;
  rdfs:label "Hendrik Berkeveld" ;
  a2a:PersonName [
    rdfs:label "Hendrik Berkeveld" ;
    a2a:PersonNameFirstName "Hendrik" ;
    a2a:PersonNameLastName "Berkeveld"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_6ee259c8-38ee-29cb-6bcd-9e7efac30599_Person-ecc911d6-5527-d724-871c-eecef45eb546
  a a2a:Person ;
  rdfs:label "Hendrika Wilhelmina Sabel" ;
  a2a:PersonName [
    rdfs:label "Hendrika Wilhelmina Sabel" ;
    a2a:PersonNameFirstName "Hendrika Wilhelmina" ;
    a2a:PersonNameLastName "Sabel"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_6ee259c8-38ee-29cb-6bcd-9e7efac30599_Event1
  a a2a:Event ;
  rdfs:label "other:BS Huwelijk" ;
  a2a:EventType "other:BS Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1872" ;
    a2a:Month "11" ;
    a2a:Day "6" ;
    rdfs:label "1872-11-06"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_6ee259c8-38ee-29cb-6bcd-9e7efac30599_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_elo_6ee259c8-38ee-29cb-6bcd-9e7efac30599_Person:9f33313e-dfea-93c1-2e46-238c24462ad3 ;
  a2a:EventKeyRef oa:event_elo_6ee259c8-38ee-29cb-6bcd-9e7efac30599_Event1 .

oa:relationep_elo_6ee259c8-38ee-29cb-6bcd-9e7efac30599_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_elo_6ee259c8-38ee-29cb-6bcd-9e7efac30599_Person:fb3660e8-ccdb-237a-e001-6333f2a7783e ;
  a2a:EventKeyRef oa:event_elo_6ee259c8-38ee-29cb-6bcd-9e7efac30599_Event1 .

oa:relationep_elo_6ee259c8-38ee-29cb-6bcd-9e7efac30599_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_elo_6ee259c8-38ee-29cb-6bcd-9e7efac30599_Person:49391104-1c7d-c88a-469d-e01cdc589bc0 ;
  a2a:EventKeyRef oa:event_elo_6ee259c8-38ee-29cb-6bcd-9e7efac30599_Event1 .

oa:relationep_elo_6ee259c8-38ee-29cb-6bcd-9e7efac30599_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_elo_6ee259c8-38ee-29cb-6bcd-9e7efac30599_Person:96b0ad9c-e313-e498-fb52-fc86b563068b ;
  a2a:EventKeyRef oa:event_elo_6ee259c8-38ee-29cb-6bcd-9e7efac30599_Event1 .

oa:relationep_elo_6ee259c8-38ee-29cb-6bcd-9e7efac30599_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_elo_6ee259c8-38ee-29cb-6bcd-9e7efac30599_Person:f5464559-20f5-289d-517d-715a979bdd45 ;
  a2a:EventKeyRef oa:event_elo_6ee259c8-38ee-29cb-6bcd-9e7efac30599_Event1 .

oa:relationep_elo_6ee259c8-38ee-29cb-6bcd-9e7efac30599_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_elo_6ee259c8-38ee-29cb-6bcd-9e7efac30599_Person:ecc911d6-5527-d724-871c-eecef45eb546 ;
  a2a:EventKeyRef oa:event_elo_6ee259c8-38ee-29cb-6bcd-9e7efac30599_Event1 .

oa:source_elo_6ee259c8-38ee-29cb-6bcd-9e7efac30599
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden", "1872-01-01 - 1872-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1872-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1872-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1872" ;
    a2a:Month "11" ;
    a2a:Day "6" ;
    rdfs:label "1872-11-06"^^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: 4863" ;
    a2a:Book "Huwelijksregister van Leiden (origineel), 1872." ;
    a2a:DocumentNumber "283" ;
    a2a:RegistryNumber "4863" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Stadsarchief van Leiden (SA III) (1816-1929), Deel: 4863, Huwelijksregister van Leiden (origineel), 1872., 283, 4863"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/iiif/3/9767a16b-aeb3-4a02-a4d4-222d8248e1cc/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/6ee259c8-38ee-29cb-6bcd-9e7efac30599" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/9767a16b-aeb3-4a02-a4d4-222d8248e1cc/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/6ee259c8-38ee-29cb-6bcd-9e7efac30599" ;
  a2a:RecordGUID "{6ee259c8-38ee-29cb-6bcd-9e7efac30599}" ;
  a2a:SourceRemarkOpmerking "Jaar akte: 1872<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/0516/file/4863\">Inventarisnummer 4863 van archiefnummer 0516 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Stadsarchief van Leiden (SA III) (1816-1929)" ;
  a2a:SourceRemarkdeel "4863" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260701_28394_00028394.xml van ELO" .

