@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_bf753c3a-89a4-0a90-23cf-db50c8bb7aa8
  a a2a:Record ;
  rdfs:label "BS Huwelijk op 29 april 1910 te Oegstgeest, Oegstgeest" ;
  a2a:hasPerson oa:person_elo_bf753c3a-89a4-0a90-23cf-db50c8bb7aa8_Person-3de167ed-a39d-c695-73f9-cf147f43b14c, oa:person_elo_bf753c3a-89a4-0a90-23cf-db50c8bb7aa8_Person-28bff0b5-ed73-211c-8166-08c787de36a5, oa:person_elo_bf753c3a-89a4-0a90-23cf-db50c8bb7aa8_Person-5d2089ca-130b-9c5a-39f8-6136cce017a9, oa:person_elo_bf753c3a-89a4-0a90-23cf-db50c8bb7aa8_Person-1883c588-5ac7-5413-fb12-ffd3dd7f7a27, oa:person_elo_bf753c3a-89a4-0a90-23cf-db50c8bb7aa8_Person-587a2dd9-1a43-2535-9011-a3eab56fef17, oa:person_elo_bf753c3a-89a4-0a90-23cf-db50c8bb7aa8_Person-13dce167-8e71-68b7-fe49-757584bcb810 ;
  a2a:hasEvent oa:event_elo_bf753c3a-89a4-0a90-23cf-db50c8bb7aa8_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_bf753c3a-89a4-0a90-23cf-db50c8bb7aa8_0, oa:relationep_elo_bf753c3a-89a4-0a90-23cf-db50c8bb7aa8_1, oa:relationep_elo_bf753c3a-89a4-0a90-23cf-db50c8bb7aa8_2, oa:relationep_elo_bf753c3a-89a4-0a90-23cf-db50c8bb7aa8_3, oa:relationep_elo_bf753c3a-89a4-0a90-23cf-db50c8bb7aa8_4, oa:relationep_elo_bf753c3a-89a4-0a90-23cf-db50c8bb7aa8_5 ;
  a2a:hasSource oa:source_elo_bf753c3a-89a4-0a90-23cf-db50c8bb7aa8 .

oa:person_elo_bf753c3a-89a4-0a90-23cf-db50c8bb7aa8_Person-3de167ed-a39d-c695-73f9-cf147f43b14c
  a a2a:Person ;
  rdfs:label "Pieter Lagas" ;
  a2a:PersonName [
    rdfs:label "Pieter Lagas" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNameLastName "Lagas"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "31" ;
    rdfs:label "31"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Oegstgeest" ;
    rdfs:label "Oegstgeest"
  ] .

oa:person_elo_bf753c3a-89a4-0a90-23cf-db50c8bb7aa8_Person-28bff0b5-ed73-211c-8166-08c787de36a5
  a a2a:Person ;
  rdfs:label "Pieter Lagas" ;
  a2a:PersonName [
    rdfs:label "Pieter Lagas" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNameLastName "Lagas"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_bf753c3a-89a4-0a90-23cf-db50c8bb7aa8_Person-5d2089ca-130b-9c5a-39f8-6136cce017a9
  a a2a:Person ;
  rdfs:label "Johanna Smit" ;
  a2a:PersonName [
    rdfs:label "Johanna Smit" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Smit"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_bf753c3a-89a4-0a90-23cf-db50c8bb7aa8_Person-1883c588-5ac7-5413-fb12-ffd3dd7f7a27
  a a2a:Person ;
  rdfs:label "Elisabeth Maria Colpa" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Maria Colpa" ;
    a2a:PersonNameFirstName "Elisabeth Maria" ;
    a2a:PersonNameLastName "Colpa"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "24" ;
    rdfs:label "24"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Oegstgeest" ;
    rdfs:label "Oegstgeest"
  ] .

oa:person_elo_bf753c3a-89a4-0a90-23cf-db50c8bb7aa8_Person-587a2dd9-1a43-2535-9011-a3eab56fef17
  a a2a:Person ;
  rdfs:label "Jacob Colpa" ;
  a2a:PersonName [
    rdfs:label "Jacob Colpa" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNameLastName "Colpa"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_bf753c3a-89a4-0a90-23cf-db50c8bb7aa8_Person-13dce167-8e71-68b7-fe49-757584bcb810
  a a2a:Person ;
  rdfs:label "Cato Dirkzwager" ;
  a2a:PersonName [
    rdfs:label "Cato Dirkzwager" ;
    a2a:PersonNameFirstName "Cato" ;
    a2a:PersonNameLastName "Dirkzwager"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_bf753c3a-89a4-0a90-23cf-db50c8bb7aa8_Event1
  a a2a:Event ;
  rdfs:label "other:BS Huwelijk" ;
  a2a:EventType "other:BS Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1910" ;
    a2a:Month "4" ;
    a2a:Day "29" ;
    rdfs:label "1910-04-29"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Oegstgeest, Oegstgeest" ;
    rdfs:label "Oegstgeest, Oegstgeest"
  ] .

oa:relationep_elo_bf753c3a-89a4-0a90-23cf-db50c8bb7aa8_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_elo_bf753c3a-89a4-0a90-23cf-db50c8bb7aa8_Person:3de167ed-a39d-c695-73f9-cf147f43b14c ;
  a2a:EventKeyRef oa:event_elo_bf753c3a-89a4-0a90-23cf-db50c8bb7aa8_Event1 .

oa:relationep_elo_bf753c3a-89a4-0a90-23cf-db50c8bb7aa8_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_elo_bf753c3a-89a4-0a90-23cf-db50c8bb7aa8_Person:28bff0b5-ed73-211c-8166-08c787de36a5 ;
  a2a:EventKeyRef oa:event_elo_bf753c3a-89a4-0a90-23cf-db50c8bb7aa8_Event1 .

oa:relationep_elo_bf753c3a-89a4-0a90-23cf-db50c8bb7aa8_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_elo_bf753c3a-89a4-0a90-23cf-db50c8bb7aa8_Person:5d2089ca-130b-9c5a-39f8-6136cce017a9 ;
  a2a:EventKeyRef oa:event_elo_bf753c3a-89a4-0a90-23cf-db50c8bb7aa8_Event1 .

oa:relationep_elo_bf753c3a-89a4-0a90-23cf-db50c8bb7aa8_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_elo_bf753c3a-89a4-0a90-23cf-db50c8bb7aa8_Person:1883c588-5ac7-5413-fb12-ffd3dd7f7a27 ;
  a2a:EventKeyRef oa:event_elo_bf753c3a-89a4-0a90-23cf-db50c8bb7aa8_Event1 .

oa:relationep_elo_bf753c3a-89a4-0a90-23cf-db50c8bb7aa8_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_elo_bf753c3a-89a4-0a90-23cf-db50c8bb7aa8_Person:587a2dd9-1a43-2535-9011-a3eab56fef17 ;
  a2a:EventKeyRef oa:event_elo_bf753c3a-89a4-0a90-23cf-db50c8bb7aa8_Event1 .

oa:relationep_elo_bf753c3a-89a4-0a90-23cf-db50c8bb7aa8_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_elo_bf753c3a-89a4-0a90-23cf-db50c8bb7aa8_Person:13dce167-8e71-68b7-fe49-757584bcb810 ;
  a2a:EventKeyRef oa:event_elo_bf753c3a-89a4-0a90-23cf-db50c8bb7aa8_Event1 .

oa:source_elo_bf753c3a-89a4-0a90-23cf-db50c8bb7aa8
  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 "1910" ;
    a2a:Month "4" ;
    a2a:Day "29" ;
    rdfs:label "1910-04-29"^^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 "7" ;
    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., 7, 914"
  ] ;
  a2a:SourceLastChangeDate "1970-01-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/bf753c3a-89a4-0a90-23cf-db50c8bb7aa8" ;
  a2a:RecordGUID "{bf753c3a-89a4-0a90-23cf-db50c8bb7aa8}" ;
  a2a:SourceRemarkOpmerking "Jaar akte: 1910<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_20251225_22015_00022015.xml van ELO" .

