@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_e0ff59cd-a777-02e0-713a-63f16dcd943b
  a a2a:Record ;
  rdfs:label "BS Huwelijk op 11 november 1915 te Leiderdorp, Leiderdorp" ;
  a2a:hasPerson oa:person_elo_e0ff59cd-a777-02e0-713a-63f16dcd943b_Person-aebdb506-9d47-700b-a585-dfbd36b1472c, oa:person_elo_e0ff59cd-a777-02e0-713a-63f16dcd943b_Person-746ee7c6-a462-eafc-74e0-3f27cadcc1b9, oa:person_elo_e0ff59cd-a777-02e0-713a-63f16dcd943b_Person-56345f54-4d82-75e6-f9be-f8a333689f9d, oa:person_elo_e0ff59cd-a777-02e0-713a-63f16dcd943b_Person-1e9bdaa1-b0b1-ddbf-013a-2a590b39ecc7, oa:person_elo_e0ff59cd-a777-02e0-713a-63f16dcd943b_Person-e256b2f1-ed9c-8cec-0224-1bbcb84f7089, oa:person_elo_e0ff59cd-a777-02e0-713a-63f16dcd943b_Person-b0008ebb-d5db-b4e8-1b15-2357580dc32f ;
  a2a:hasEvent oa:event_elo_e0ff59cd-a777-02e0-713a-63f16dcd943b_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_e0ff59cd-a777-02e0-713a-63f16dcd943b_0, oa:relationep_elo_e0ff59cd-a777-02e0-713a-63f16dcd943b_1, oa:relationep_elo_e0ff59cd-a777-02e0-713a-63f16dcd943b_2, oa:relationep_elo_e0ff59cd-a777-02e0-713a-63f16dcd943b_3, oa:relationep_elo_e0ff59cd-a777-02e0-713a-63f16dcd943b_4, oa:relationep_elo_e0ff59cd-a777-02e0-713a-63f16dcd943b_5 ;
  a2a:hasSource oa:source_elo_e0ff59cd-a777-02e0-713a-63f16dcd943b .

oa:person_elo_e0ff59cd-a777-02e0-713a-63f16dcd943b_Person-aebdb506-9d47-700b-a585-dfbd36b1472c
  a a2a:Person ;
  rdfs:label "Willem de Vos" ;
  a2a:PersonName [
    rdfs:label "Willem de Vos" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Vos"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "22" ;
    rdfs:label "22"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Warmond" ;
    rdfs:label "Warmond"
  ] .

oa:person_elo_e0ff59cd-a777-02e0-713a-63f16dcd943b_Person-746ee7c6-a462-eafc-74e0-3f27cadcc1b9
  a a2a:Person ;
  rdfs:label "Pieter de Vos" ;
  a2a:PersonName [
    rdfs:label "Pieter de Vos" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Vos"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_e0ff59cd-a777-02e0-713a-63f16dcd943b_Person-56345f54-4d82-75e6-f9be-f8a333689f9d
  a a2a:Person ;
  rdfs:label "Cornelia Maria Ouwehand" ;
  a2a:PersonName [
    rdfs:label "Cornelia Maria Ouwehand" ;
    a2a:PersonNameFirstName "Cornelia Maria" ;
    a2a:PersonNameLastName "Ouwehand"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_e0ff59cd-a777-02e0-713a-63f16dcd943b_Person-1e9bdaa1-b0b1-ddbf-013a-2a590b39ecc7
  a a2a:Person ;
  rdfs:label "Trijntje de Bruin" ;
  a2a:PersonName [
    rdfs:label "Trijntje de Bruin" ;
    a2a:PersonNameFirstName "Trijntje" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Bruin"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "17" ;
    rdfs:label "17"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Alphen" ;
    rdfs:label "Alphen"
  ] .

oa:person_elo_e0ff59cd-a777-02e0-713a-63f16dcd943b_Person-e256b2f1-ed9c-8cec-0224-1bbcb84f7089
  a a2a:Person ;
  rdfs:label "Arie de Bruin" ;
  a2a:PersonName [
    rdfs:label "Arie de Bruin" ;
    a2a:PersonNameFirstName "Arie" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Bruin"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_e0ff59cd-a777-02e0-713a-63f16dcd943b_Person-b0008ebb-d5db-b4e8-1b15-2357580dc32f
  a a2a:Person ;
  rdfs:label "Gerritje Spruit" ;
  a2a:PersonName [
    rdfs:label "Gerritje Spruit" ;
    a2a:PersonNameFirstName "Gerritje" ;
    a2a:PersonNameLastName "Spruit"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_e0ff59cd-a777-02e0-713a-63f16dcd943b_Event1
  a a2a:Event ;
  rdfs:label "other:BS Huwelijk" ;
  a2a:EventType "other:BS Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1915" ;
    a2a:Month "11" ;
    a2a:Day "11" ;
    rdfs:label "1915-11-11"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiderdorp, Leiderdorp" ;
    rdfs:label "Leiderdorp, Leiderdorp"
  ] .

oa:relationep_elo_e0ff59cd-a777-02e0-713a-63f16dcd943b_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_elo_e0ff59cd-a777-02e0-713a-63f16dcd943b_Person:aebdb506-9d47-700b-a585-dfbd36b1472c ;
  a2a:EventKeyRef oa:event_elo_e0ff59cd-a777-02e0-713a-63f16dcd943b_Event1 .

oa:relationep_elo_e0ff59cd-a777-02e0-713a-63f16dcd943b_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_elo_e0ff59cd-a777-02e0-713a-63f16dcd943b_Person:746ee7c6-a462-eafc-74e0-3f27cadcc1b9 ;
  a2a:EventKeyRef oa:event_elo_e0ff59cd-a777-02e0-713a-63f16dcd943b_Event1 .

oa:relationep_elo_e0ff59cd-a777-02e0-713a-63f16dcd943b_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_elo_e0ff59cd-a777-02e0-713a-63f16dcd943b_Person:56345f54-4d82-75e6-f9be-f8a333689f9d ;
  a2a:EventKeyRef oa:event_elo_e0ff59cd-a777-02e0-713a-63f16dcd943b_Event1 .

oa:relationep_elo_e0ff59cd-a777-02e0-713a-63f16dcd943b_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_elo_e0ff59cd-a777-02e0-713a-63f16dcd943b_Person:1e9bdaa1-b0b1-ddbf-013a-2a590b39ecc7 ;
  a2a:EventKeyRef oa:event_elo_e0ff59cd-a777-02e0-713a-63f16dcd943b_Event1 .

oa:relationep_elo_e0ff59cd-a777-02e0-713a-63f16dcd943b_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_elo_e0ff59cd-a777-02e0-713a-63f16dcd943b_Person:e256b2f1-ed9c-8cec-0224-1bbcb84f7089 ;
  a2a:EventKeyRef oa:event_elo_e0ff59cd-a777-02e0-713a-63f16dcd943b_Event1 .

oa:relationep_elo_e0ff59cd-a777-02e0-713a-63f16dcd943b_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_elo_e0ff59cd-a777-02e0-713a-63f16dcd943b_Person:b0008ebb-d5db-b4e8-1b15-2357580dc32f ;
  a2a:EventKeyRef oa:event_elo_e0ff59cd-a777-02e0-713a-63f16dcd943b_Event1 .

oa:source_elo_e0ff59cd-a777-02e0-713a-63f16dcd943b
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leiderdorp" ;
    rdfs:label "Leiderdorp", "1899-01-01 - 1922-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1899-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1922-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1915" ;
    a2a:Month "11" ;
    a2a:Day "11" ;
    rdfs:label "1915-11-11"^^xsd:date
  ] ;
  a2a:SourceType "other:" ;
  a2a:SourceReference [
    a2a:InstitutionName "Erfgoed Leiden" ;
    a2a:Place "Leiden" ;
    a2a:Collection "Archiefnaam: Dorps- en gemeentebestuur van Leiderdorp (1561-1958), Deel: 1519, Periode: 1899-1922" ;
    a2a:Book "Huwelijksregister van Leiderdorp, 1899 - 1922." ;
    a2a:DocumentNumber "21" ;
    a2a:RegistryNumber "1519" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Dorps- en gemeentebestuur van Leiderdorp (1561-1958), Deel: 1519, Periode: 1899-1922, Huwelijksregister van Leiderdorp, 1899 - 1922., 21, 1519"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/records/media/e0ff59cd-a777-02e0-713a-63f16dcd943b/iiif/3/1361182/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/e0ff59cd-a777-02e0-713a-63f16dcd943b" ;
    a2a:UriPreview "https://elo.memorix.io/resources/records/media/e0ff59cd-a777-02e0-713a-63f16dcd943b/iiif/3/1361182/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/e0ff59cd-a777-02e0-713a-63f16dcd943b" ;
  a2a:RecordGUID "{e0ff59cd-a777-02e0-713a-63f16dcd943b}" ;
  a2a:SourceRemarkOpmerking "Jaar akte: 1915<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/0800/file/1519\">Inventarisnummer 1519 van archiefnummer 0800 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Dorps- en gemeentebestuur van Leiderdorp (1561-1958)" ;
  a2a:SourceRemarkdeel "1519" ;
  a2a:SourceRemarkregister_periode "1899-1922" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20251225_25357_00025357.xml van ELO" .

