@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_ffe7e2ab-6e89-e99f-531c-3a3b1051debb
  a a2a:Record ;
  rdfs:label "BS Huwelijk op 13 mei 1868 te Leiden" ;
  a2a:hasPerson oa:person_elo_ffe7e2ab-6e89-e99f-531c-3a3b1051debb_Person-508f1f93-159b-5f60-136b-cc58cccb20df, oa:person_elo_ffe7e2ab-6e89-e99f-531c-3a3b1051debb_Person-14e4bdfd-3113-6bfd-3e7c-86140d95cc80, oa:person_elo_ffe7e2ab-6e89-e99f-531c-3a3b1051debb_Person-8d27689b-1387-7fed-d868-cca0fa9839c3, oa:person_elo_ffe7e2ab-6e89-e99f-531c-3a3b1051debb_Person-fe3ba6f1-b173-6fd4-6fb5-93a0c0a7ee21, oa:person_elo_ffe7e2ab-6e89-e99f-531c-3a3b1051debb_Person-dae03831-f190-b427-aca9-2c98bd6de892, oa:person_elo_ffe7e2ab-6e89-e99f-531c-3a3b1051debb_Person-282a038e-bedc-bc58-43d6-6cdc75d6b216 ;
  a2a:hasEvent oa:event_elo_ffe7e2ab-6e89-e99f-531c-3a3b1051debb_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_ffe7e2ab-6e89-e99f-531c-3a3b1051debb_0, oa:relationep_elo_ffe7e2ab-6e89-e99f-531c-3a3b1051debb_1, oa:relationep_elo_ffe7e2ab-6e89-e99f-531c-3a3b1051debb_2, oa:relationep_elo_ffe7e2ab-6e89-e99f-531c-3a3b1051debb_3, oa:relationep_elo_ffe7e2ab-6e89-e99f-531c-3a3b1051debb_4, oa:relationep_elo_ffe7e2ab-6e89-e99f-531c-3a3b1051debb_5 ;
  a2a:hasSource oa:source_elo_ffe7e2ab-6e89-e99f-531c-3a3b1051debb .

oa:person_elo_ffe7e2ab-6e89-e99f-531c-3a3b1051debb_Person-508f1f93-159b-5f60-136b-cc58cccb20df
  a a2a:Person ;
  rdfs:label "David Teske" ;
  a2a:PersonName [
    rdfs:label "David Teske" ;
    a2a:PersonNameFirstName "David" ;
    a2a:PersonNameLastName "Teske"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "24 jaren" ;
    rdfs:label "24 jaren"
  ] ;
  a2a:BirthDate [
    a2a:Year "1843" ;
    a2a:Month "9" ;
    a2a:Day "7" ;
    rdfs:label "1843-09-07"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] ;
  a2a:Profession "behangersknecht" .

oa:person_elo_ffe7e2ab-6e89-e99f-531c-3a3b1051debb_Person-14e4bdfd-3113-6bfd-3e7c-86140d95cc80
  a a2a:Person ;
  rdfs:label "Elias Teske" ;
  a2a:PersonName [
    rdfs:label "Elias Teske" ;
    a2a:PersonNameFirstName "Elias" ;
    a2a:PersonNameLastName "Teske"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] ;
  a2a:Profession "fabriekswerker" .

oa:person_elo_ffe7e2ab-6e89-e99f-531c-3a3b1051debb_Person-8d27689b-1387-7fed-d868-cca0fa9839c3
  a a2a:Person ;
  rdfs:label "Sara Pieternella de Moor" ;
  a2a:PersonName [
    rdfs:label "Sara Pieternella de Moor" ;
    a2a:PersonNameFirstName "Sara Pieternella" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Moor"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_ffe7e2ab-6e89-e99f-531c-3a3b1051debb_Person-fe3ba6f1-b173-6fd4-6fb5-93a0c0a7ee21
  a a2a:Person ;
  rdfs:label "Neeltje Dokter" ;
  a2a:PersonName [
    rdfs:label "Neeltje Dokter" ;
    a2a:PersonNameFirstName "Neeltje" ;
    a2a:PersonNameLastName "Dokter"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "27 jjaren" ;
    rdfs:label "27 jjaren"
  ] ;
  a2a:BirthDate [
    a2a:Year "1840" ;
    a2a:Month "5" ;
    a2a:Day "21" ;
    rdfs:label "1840-05-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] ;
  a2a:Profession "dienstbode" .

oa:person_elo_ffe7e2ab-6e89-e99f-531c-3a3b1051debb_Person-dae03831-f190-b427-aca9-2c98bd6de892
  a a2a:Person ;
  rdfs:label "Jacob Dokter" ;
  a2a:PersonName [
    rdfs:label "Jacob Dokter" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNameLastName "Dokter"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] ;
  a2a:Profession "wolkammer" .

oa:person_elo_ffe7e2ab-6e89-e99f-531c-3a3b1051debb_Person-282a038e-bedc-bc58-43d6-6cdc75d6b216
  a a2a:Person ;
  rdfs:label "Maria Fles" ;
  a2a:PersonName [
    rdfs:label "Maria Fles" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Fles"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:event_elo_ffe7e2ab-6e89-e99f-531c-3a3b1051debb_Event1
  a a2a:Event ;
  rdfs:label "other:BS Huwelijk" ;
  a2a:EventType "other:BS Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1868" ;
    a2a:Month "5" ;
    a2a:Day "13" ;
    rdfs:label "1868-05-13"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_ffe7e2ab-6e89-e99f-531c-3a3b1051debb_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_elo_ffe7e2ab-6e89-e99f-531c-3a3b1051debb_Person:508f1f93-159b-5f60-136b-cc58cccb20df ;
  a2a:EventKeyRef oa:event_elo_ffe7e2ab-6e89-e99f-531c-3a3b1051debb_Event1 .

oa:relationep_elo_ffe7e2ab-6e89-e99f-531c-3a3b1051debb_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_elo_ffe7e2ab-6e89-e99f-531c-3a3b1051debb_Person:14e4bdfd-3113-6bfd-3e7c-86140d95cc80 ;
  a2a:EventKeyRef oa:event_elo_ffe7e2ab-6e89-e99f-531c-3a3b1051debb_Event1 .

oa:relationep_elo_ffe7e2ab-6e89-e99f-531c-3a3b1051debb_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_elo_ffe7e2ab-6e89-e99f-531c-3a3b1051debb_Person:8d27689b-1387-7fed-d868-cca0fa9839c3 ;
  a2a:EventKeyRef oa:event_elo_ffe7e2ab-6e89-e99f-531c-3a3b1051debb_Event1 .

oa:relationep_elo_ffe7e2ab-6e89-e99f-531c-3a3b1051debb_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_elo_ffe7e2ab-6e89-e99f-531c-3a3b1051debb_Person:fe3ba6f1-b173-6fd4-6fb5-93a0c0a7ee21 ;
  a2a:EventKeyRef oa:event_elo_ffe7e2ab-6e89-e99f-531c-3a3b1051debb_Event1 .

oa:relationep_elo_ffe7e2ab-6e89-e99f-531c-3a3b1051debb_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_elo_ffe7e2ab-6e89-e99f-531c-3a3b1051debb_Person:dae03831-f190-b427-aca9-2c98bd6de892 ;
  a2a:EventKeyRef oa:event_elo_ffe7e2ab-6e89-e99f-531c-3a3b1051debb_Event1 .

oa:relationep_elo_ffe7e2ab-6e89-e99f-531c-3a3b1051debb_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_elo_ffe7e2ab-6e89-e99f-531c-3a3b1051debb_Person:282a038e-bedc-bc58-43d6-6cdc75d6b216 ;
  a2a:EventKeyRef oa:event_elo_ffe7e2ab-6e89-e99f-531c-3a3b1051debb_Event1 .

oa:source_elo_ffe7e2ab-6e89-e99f-531c-3a3b1051debb
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden", "1868-01-01 - 1868-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1868-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1868-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1868" ;
    a2a:Month "5" ;
    a2a:Day "13" ;
    rdfs:label "1868-05-13"^^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: 4859" ;
    a2a:Book "Huwelijksregister van Leiden (origineel), 1868." ;
    a2a:DocumentNumber "117" ;
    a2a:RegistryNumber "4859" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Stadsarchief van Leiden (SA III) (1816-1929), Deel: 4859, Huwelijksregister van Leiden (origineel), 1868., 117, 4859"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/records/media/ffe7e2ab-6e89-e99f-531c-3a3b1051debb/iiif/3/1578452/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/ffe7e2ab-6e89-e99f-531c-3a3b1051debb" ;
    a2a:UriPreview "https://elo.memorix.io/resources/records/media/ffe7e2ab-6e89-e99f-531c-3a3b1051debb/iiif/3/1578452/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/ffe7e2ab-6e89-e99f-531c-3a3b1051debb" ;
  a2a:RecordGUID "{ffe7e2ab-6e89-e99f-531c-3a3b1051debb}" ;
  a2a:SourceRemarkOpmerking "Jaar akte: 1868<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/0516/file/4859\">Inventarisnummer 4859 van archiefnummer 0516 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Stadsarchief van Leiden (SA III) (1816-1929)" ;
  a2a:SourceRemarkdeel "4859" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20251225_27764_00027764.xml van ELO" .

