@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_8477c677-8b2d-fea0-8a2a-ec7b030140ce
  a a2a:Record ;
  rdfs:label "BS Huwelijk op 4 mei 1906 te Oegstgeest, Oegstgeest" ;
  a2a:hasPerson oa:person_elo_8477c677-8b2d-fea0-8a2a-ec7b030140ce_Person-966ebcca-1b28-57ec-8d80-2995a9306f83, oa:person_elo_8477c677-8b2d-fea0-8a2a-ec7b030140ce_Person-f82958b4-8b37-5638-3dae-ffc6ede1c428, oa:person_elo_8477c677-8b2d-fea0-8a2a-ec7b030140ce_Person-f498817e-241e-8e6c-bc92-ca81a8bfd973, oa:person_elo_8477c677-8b2d-fea0-8a2a-ec7b030140ce_Person-306a49b8-144d-424e-597c-e69113288481, oa:person_elo_8477c677-8b2d-fea0-8a2a-ec7b030140ce_Person-259fa904-45ae-5c63-4a48-36bc485ab7e3, oa:person_elo_8477c677-8b2d-fea0-8a2a-ec7b030140ce_Person-6d38ba68-552b-b269-8159-ecde60fd5041 ;
  a2a:hasEvent oa:event_elo_8477c677-8b2d-fea0-8a2a-ec7b030140ce_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_8477c677-8b2d-fea0-8a2a-ec7b030140ce_0, oa:relationep_elo_8477c677-8b2d-fea0-8a2a-ec7b030140ce_1, oa:relationep_elo_8477c677-8b2d-fea0-8a2a-ec7b030140ce_2, oa:relationep_elo_8477c677-8b2d-fea0-8a2a-ec7b030140ce_3, oa:relationep_elo_8477c677-8b2d-fea0-8a2a-ec7b030140ce_4, oa:relationep_elo_8477c677-8b2d-fea0-8a2a-ec7b030140ce_5 ;
  a2a:hasSource oa:source_elo_8477c677-8b2d-fea0-8a2a-ec7b030140ce .

oa:person_elo_8477c677-8b2d-fea0-8a2a-ec7b030140ce_Person-966ebcca-1b28-57ec-8d80-2995a9306f83
  a a2a:Person ;
  rdfs:label "Pieter Buitenom" ;
  a2a:PersonName [
    rdfs:label "Pieter Buitenom" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNameLastName "Buitenom"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "25" ;
    rdfs:label "25"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rijnsburg" ;
    rdfs:label "Rijnsburg"
  ] .

oa:person_elo_8477c677-8b2d-fea0-8a2a-ec7b030140ce_Person-f82958b4-8b37-5638-3dae-ffc6ede1c428
  a a2a:Person ;
  rdfs:label "Gerrit Buitenom" ;
  a2a:PersonName [
    rdfs:label "Gerrit Buitenom" ;
    a2a:PersonNameFirstName "Gerrit" ;
    a2a:PersonNameLastName "Buitenom"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_8477c677-8b2d-fea0-8a2a-ec7b030140ce_Person-f498817e-241e-8e6c-bc92-ca81a8bfd973
  a a2a:Person ;
  rdfs:label "Pleuntje van Egmond" ;
  a2a:PersonName [
    rdfs:label "Pleuntje van Egmond" ;
    a2a:PersonNameFirstName "Pleuntje" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Egmond"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_8477c677-8b2d-fea0-8a2a-ec7b030140ce_Person-306a49b8-144d-424e-597c-e69113288481
  a a2a:Person ;
  rdfs:label "Cornelia Zwaan" ;
  a2a:PersonName [
    rdfs:label "Cornelia Zwaan" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNameLastName "Zwaan"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "19" ;
    rdfs:label "19"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rijnsburg" ;
    rdfs:label "Rijnsburg"
  ] .

oa:person_elo_8477c677-8b2d-fea0-8a2a-ec7b030140ce_Person-259fa904-45ae-5c63-4a48-36bc485ab7e3
  a a2a:Person ;
  rdfs:label "Dirk Zwaan" ;
  a2a:PersonName [
    rdfs:label "Dirk Zwaan" ;
    a2a:PersonNameFirstName "Dirk" ;
    a2a:PersonNameLastName "Zwaan"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_8477c677-8b2d-fea0-8a2a-ec7b030140ce_Person-6d38ba68-552b-b269-8159-ecde60fd5041
  a a2a:Person ;
  rdfs:label "Cornelia Glasbergen" ;
  a2a:PersonName [
    rdfs:label "Cornelia Glasbergen" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNameLastName "Glasbergen"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_8477c677-8b2d-fea0-8a2a-ec7b030140ce_Event1
  a a2a:Event ;
  rdfs:label "other:BS Huwelijk" ;
  a2a:EventType "other:BS Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1906" ;
    a2a:Month "5" ;
    a2a:Day "4" ;
    rdfs:label "1906-05-04"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Oegstgeest, Oegstgeest" ;
    rdfs:label "Oegstgeest, Oegstgeest"
  ] .

oa:relationep_elo_8477c677-8b2d-fea0-8a2a-ec7b030140ce_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_elo_8477c677-8b2d-fea0-8a2a-ec7b030140ce_Person:966ebcca-1b28-57ec-8d80-2995a9306f83 ;
  a2a:EventKeyRef oa:event_elo_8477c677-8b2d-fea0-8a2a-ec7b030140ce_Event1 .

oa:relationep_elo_8477c677-8b2d-fea0-8a2a-ec7b030140ce_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_elo_8477c677-8b2d-fea0-8a2a-ec7b030140ce_Person:f82958b4-8b37-5638-3dae-ffc6ede1c428 ;
  a2a:EventKeyRef oa:event_elo_8477c677-8b2d-fea0-8a2a-ec7b030140ce_Event1 .

oa:relationep_elo_8477c677-8b2d-fea0-8a2a-ec7b030140ce_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_elo_8477c677-8b2d-fea0-8a2a-ec7b030140ce_Person:f498817e-241e-8e6c-bc92-ca81a8bfd973 ;
  a2a:EventKeyRef oa:event_elo_8477c677-8b2d-fea0-8a2a-ec7b030140ce_Event1 .

oa:relationep_elo_8477c677-8b2d-fea0-8a2a-ec7b030140ce_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_elo_8477c677-8b2d-fea0-8a2a-ec7b030140ce_Person:306a49b8-144d-424e-597c-e69113288481 ;
  a2a:EventKeyRef oa:event_elo_8477c677-8b2d-fea0-8a2a-ec7b030140ce_Event1 .

oa:relationep_elo_8477c677-8b2d-fea0-8a2a-ec7b030140ce_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_elo_8477c677-8b2d-fea0-8a2a-ec7b030140ce_Person:259fa904-45ae-5c63-4a48-36bc485ab7e3 ;
  a2a:EventKeyRef oa:event_elo_8477c677-8b2d-fea0-8a2a-ec7b030140ce_Event1 .

oa:relationep_elo_8477c677-8b2d-fea0-8a2a-ec7b030140ce_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_elo_8477c677-8b2d-fea0-8a2a-ec7b030140ce_Person:6d38ba68-552b-b269-8159-ecde60fd5041 ;
  a2a:EventKeyRef oa:event_elo_8477c677-8b2d-fea0-8a2a-ec7b030140ce_Event1 .

oa:source_elo_8477c677-8b2d-fea0-8a2a-ec7b030140ce
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Oegstgeest" ;
    rdfs:label "Oegstgeest", "1906-01-01 - 1910-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1906-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1910-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1906" ;
    a2a:Month "5" ;
    a2a:Day "4" ;
    rdfs:label "1906-05-04"^^xsd:date
  ] ;
  a2a:SourceType "other:" ;
  a2a:SourceReference [
    a2a:InstitutionName "Erfgoed Leiden" ;
    a2a:Place "Leiden" ;
    a2a:Collection "Archiefnaam: Gemeentebestuur van Oegstgeest (en Poelgeest) (1813-1930), Deel: 914, Periode: 1906-..." ;
    a2a:Book "Huwelijksregister van Oegstgeest, 1906-1910." ;
    a2a:DocumentNumber "9" ;
    a2a:RegistryNumber "914" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Gemeentebestuur van Oegstgeest (en Poelgeest) (1813-1930), Deel: 914, Periode: 1906-..., Huwelijksregister van Oegstgeest, 1906-1910., 9, 914"
  ] ;
  a2a:SourceLastChangeDate "1970-01-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/8477c677-8b2d-fea0-8a2a-ec7b030140ce" ;
  a2a:RecordGUID "{8477c677-8b2d-fea0-8a2a-ec7b030140ce}" ;
  a2a:SourceRemarkOpmerking "Jaar akte: 1906<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/0351/file/914\">Inventarisnummer 914 van archiefnummer 0351 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Gemeentebestuur van Oegstgeest (en Poelgeest) (1813-1930)" ;
  a2a:SourceRemarkdeel "914" ;
  a2a:SourceRemarkregister_periode "1906-1910" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260701_9673_00009673.xml van ELO" .

