@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_e775e2fa-c056-d275-c4cc-18e1ea97bf72
  a a2a:Record ;
  rdfs:label "BS Huwelijk op 3 maart 1926 te Leiden, Leiden" ;
  a2a:hasPerson oa:person_elo_e775e2fa-c056-d275-c4cc-18e1ea97bf72_Person-00711af5-71e7-c9a6-2bf3-1981cc1021f6, oa:person_elo_e775e2fa-c056-d275-c4cc-18e1ea97bf72_Person-89191ba4-6f52-3229-b2b7-b059d4a329e4, oa:person_elo_e775e2fa-c056-d275-c4cc-18e1ea97bf72_Person-db458541-e82a-90e9-3c24-df5b800fa463, oa:person_elo_e775e2fa-c056-d275-c4cc-18e1ea97bf72_Person-a2b154b5-5871-70ba-c70f-0a9b04945a1d, oa:person_elo_e775e2fa-c056-d275-c4cc-18e1ea97bf72_Person-06143eab-a28c-8de4-d152-5b7111f445ab, oa:person_elo_e775e2fa-c056-d275-c4cc-18e1ea97bf72_Person-8ed6fc82-42dc-aa21-856e-f34c0258be4a ;
  a2a:hasEvent oa:event_elo_e775e2fa-c056-d275-c4cc-18e1ea97bf72_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_e775e2fa-c056-d275-c4cc-18e1ea97bf72_0, oa:relationep_elo_e775e2fa-c056-d275-c4cc-18e1ea97bf72_1, oa:relationep_elo_e775e2fa-c056-d275-c4cc-18e1ea97bf72_2, oa:relationep_elo_e775e2fa-c056-d275-c4cc-18e1ea97bf72_3, oa:relationep_elo_e775e2fa-c056-d275-c4cc-18e1ea97bf72_4, oa:relationep_elo_e775e2fa-c056-d275-c4cc-18e1ea97bf72_5 ;
  a2a:hasSource oa:source_elo_e775e2fa-c056-d275-c4cc-18e1ea97bf72 .

oa:person_elo_e775e2fa-c056-d275-c4cc-18e1ea97bf72_Person-00711af5-71e7-c9a6-2bf3-1981cc1021f6
  a a2a:Person ;
  rdfs:label "Frans Kriek" ;
  a2a:PersonName [
    rdfs:label "Frans Kriek" ;
    a2a:PersonNameFirstName "Frans" ;
    a2a:PersonNameLastName "Kriek"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "26 jaar" ;
    rdfs:label "26 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] ;
  a2a:Profession "zilverslijper" .

oa:person_elo_e775e2fa-c056-d275-c4cc-18e1ea97bf72_Person-89191ba4-6f52-3229-b2b7-b059d4a329e4
  a a2a:Person ;
  rdfs:label "Nicolaas Kriek" ;
  a2a:PersonName [
    rdfs:label "Nicolaas Kriek" ;
    a2a:PersonNameFirstName "Nicolaas" ;
    a2a:PersonNameLastName "Kriek"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_e775e2fa-c056-d275-c4cc-18e1ea97bf72_Person-db458541-e82a-90e9-3c24-df5b800fa463
  a a2a:Person ;
  rdfs:label "Anna Briegitha Francina van Iterson" ;
  a2a:PersonName [
    rdfs:label "Anna Briegitha Francina van Iterson" ;
    a2a:PersonNameFirstName "Anna Briegitha Francina" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Iterson"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_e775e2fa-c056-d275-c4cc-18e1ea97bf72_Person-a2b154b5-5871-70ba-c70f-0a9b04945a1d
  a a2a:Person ;
  rdfs:label "Sophia Bosman" ;
  a2a:PersonName [
    rdfs:label "Sophia Bosman" ;
    a2a:PersonNameFirstName "Sophia" ;
    a2a:PersonNameLastName "Bosman"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "26 jaar" ;
    rdfs:label "26 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Hazerswoude" ;
    rdfs:label "Hazerswoude"
  ] ;
  a2a:Profession "zonder" .

oa:person_elo_e775e2fa-c056-d275-c4cc-18e1ea97bf72_Person-06143eab-a28c-8de4-d152-5b7111f445ab
  a a2a:Person ;
  rdfs:label "Nicolaas Bosman" ;
  a2a:PersonName [
    rdfs:label "Nicolaas Bosman" ;
    a2a:PersonNameFirstName "Nicolaas" ;
    a2a:PersonNameLastName "Bosman"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_e775e2fa-c056-d275-c4cc-18e1ea97bf72_Person-8ed6fc82-42dc-aa21-856e-f34c0258be4a
  a a2a:Person ;
  rdfs:label "Leentje Zwanenburg" ;
  a2a:PersonName [
    rdfs:label "Leentje Zwanenburg" ;
    a2a:PersonNameFirstName "Leentje" ;
    a2a:PersonNameLastName "Zwanenburg"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_e775e2fa-c056-d275-c4cc-18e1ea97bf72_Event1
  a a2a:Event ;
  rdfs:label "other:BS Huwelijk" ;
  a2a:EventType "other:BS Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1926" ;
    a2a:Month "3" ;
    a2a:Day "3" ;
    rdfs:label "1926-03-03"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden, Leiden" ;
    rdfs:label "Leiden, Leiden"
  ] .

oa:relationep_elo_e775e2fa-c056-d275-c4cc-18e1ea97bf72_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_elo_e775e2fa-c056-d275-c4cc-18e1ea97bf72_Person:00711af5-71e7-c9a6-2bf3-1981cc1021f6 ;
  a2a:EventKeyRef oa:event_elo_e775e2fa-c056-d275-c4cc-18e1ea97bf72_Event1 .

oa:relationep_elo_e775e2fa-c056-d275-c4cc-18e1ea97bf72_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_elo_e775e2fa-c056-d275-c4cc-18e1ea97bf72_Person:89191ba4-6f52-3229-b2b7-b059d4a329e4 ;
  a2a:EventKeyRef oa:event_elo_e775e2fa-c056-d275-c4cc-18e1ea97bf72_Event1 .

oa:relationep_elo_e775e2fa-c056-d275-c4cc-18e1ea97bf72_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_elo_e775e2fa-c056-d275-c4cc-18e1ea97bf72_Person:db458541-e82a-90e9-3c24-df5b800fa463 ;
  a2a:EventKeyRef oa:event_elo_e775e2fa-c056-d275-c4cc-18e1ea97bf72_Event1 .

oa:relationep_elo_e775e2fa-c056-d275-c4cc-18e1ea97bf72_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_elo_e775e2fa-c056-d275-c4cc-18e1ea97bf72_Person:a2b154b5-5871-70ba-c70f-0a9b04945a1d ;
  a2a:EventKeyRef oa:event_elo_e775e2fa-c056-d275-c4cc-18e1ea97bf72_Event1 .

oa:relationep_elo_e775e2fa-c056-d275-c4cc-18e1ea97bf72_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_elo_e775e2fa-c056-d275-c4cc-18e1ea97bf72_Person:06143eab-a28c-8de4-d152-5b7111f445ab ;
  a2a:EventKeyRef oa:event_elo_e775e2fa-c056-d275-c4cc-18e1ea97bf72_Event1 .

oa:relationep_elo_e775e2fa-c056-d275-c4cc-18e1ea97bf72_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_elo_e775e2fa-c056-d275-c4cc-18e1ea97bf72_Person:8ed6fc82-42dc-aa21-856e-f34c0258be4a ;
  a2a:EventKeyRef oa:event_elo_e775e2fa-c056-d275-c4cc-18e1ea97bf72_Event1 .

oa:source_elo_e775e2fa-c056-d275-c4cc-18e1ea97bf72
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden", "1926-01-01 - 1926-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1926-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1926-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1926" ;
    a2a:Month "3" ;
    a2a:Day "3" ;
    rdfs:label "1926-03-03"^^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: 4922" ;
    a2a:Book "Huwelijksregister van Leiden (authentiek afschrift), 1926." ;
    a2a:DocumentNumber "59" ;
    a2a:RegistryNumber "4922" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Stadsarchief van Leiden (SA III) (1816-1929), Deel: 4922, Huwelijksregister van Leiden (authentiek afschrift), 1926., 59, 4922"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/records/media/e775e2fa-c056-d275-c4cc-18e1ea97bf72/iiif/3/2003319/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/e775e2fa-c056-d275-c4cc-18e1ea97bf72" ;
    a2a:UriPreview "https://elo.memorix.io/resources/records/media/e775e2fa-c056-d275-c4cc-18e1ea97bf72/iiif/3/2003319/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/e775e2fa-c056-d275-c4cc-18e1ea97bf72" ;
  a2a:RecordGUID "{e775e2fa-c056-d275-c4cc-18e1ea97bf72}" ;
  a2a:SourceRemarkOpmerking "Jaar akte: 1926<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/0516/file/4922\">Inventarisnummer 4922 van archiefnummer 0516 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Stadsarchief van Leiden (SA III) (1816-1929)" ;
  a2a:SourceRemarkdeel "4922" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20251225_26709_00026709.xml van ELO" .

