@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_e401ccb4-eb7b-d756-07b1-93fa6bdd7b2a
  a a2a:Record ;
  rdfs:label "DTB Trouwen (in het jaar 1732-1736)" ;
  a2a:hasPerson oa:person_elo_e401ccb4-eb7b-d756-07b1-93fa6bdd7b2a_Person-8e1d4364-d841-bf6d-31b7-1104ea1b71e1, oa:person_elo_e401ccb4-eb7b-d756-07b1-93fa6bdd7b2a_Person-0ca30688-3466-a27f-3ae1-3e6822c287c9, oa:person_elo_e401ccb4-eb7b-d756-07b1-93fa6bdd7b2a_Person-0cadae0c-1cd4-a7d1-6af8-55e6adba120e, oa:person_elo_e401ccb4-eb7b-d756-07b1-93fa6bdd7b2a_Person-4fb5ddae-e949-4a2f-9c70-8d620b46ae3f ;
  a2a:hasEvent oa:event_elo_e401ccb4-eb7b-d756-07b1-93fa6bdd7b2a_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_e401ccb4-eb7b-d756-07b1-93fa6bdd7b2a_0, oa:relationep_elo_e401ccb4-eb7b-d756-07b1-93fa6bdd7b2a_1, oa:relationep_elo_e401ccb4-eb7b-d756-07b1-93fa6bdd7b2a_2, oa:relationep_elo_e401ccb4-eb7b-d756-07b1-93fa6bdd7b2a_3 ;
  a2a:hasSource oa:source_elo_e401ccb4-eb7b-d756-07b1-93fa6bdd7b2a .

oa:person_elo_e401ccb4-eb7b-d756-07b1-93fa6bdd7b2a_Person-8e1d4364-d841-bf6d-31b7-1104ea1b71e1
  a a2a:Person ;
  rdfs:label "Moses Lambooij" ;
  a2a:PersonName [
    rdfs:label "Moses Lambooij" ;
    a2a:PersonNameFirstName "Moses" ;
    a2a:PersonNameLastName "Lambooij"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Wielmakersteeg" ;
    rdfs:label "Wielmakersteeg"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Leijden" ;
    rdfs:label "Leijden"
  ] ;
  a2a:Profession "vellenplotersknegt" .

oa:person_elo_e401ccb4-eb7b-d756-07b1-93fa6bdd7b2a_Person-0ca30688-3466-a27f-3ae1-3e6822c287c9
  a a2a:Person ;
  rdfs:label "Catharina Steede" ;
  a2a:PersonName [
    rdfs:label "Catharina Steede" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNameLastName "Steede"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Koenesteegh" ;
    rdfs:label "Koenesteegh"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Leijden" ;
    rdfs:label "Leijden"
  ] .

oa:person_elo_e401ccb4-eb7b-d756-07b1-93fa6bdd7b2a_Person-0cadae0c-1cd4-a7d1-6af8-55e6adba120e
  a a2a:Person ;
  rdfs:label "Catharina van de Wilde" ;
  a2a:PersonName [
    rdfs:label "Catharina van de Wilde" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Wilde"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_e401ccb4-eb7b-d756-07b1-93fa6bdd7b2a_Person-4fb5ddae-e949-4a2f-9c70-8d620b46ae3f
  a a2a:Person ;
  rdfs:label "Cornelia van Grotenhuijsen" ;
  a2a:PersonName [
    rdfs:label "Cornelia van Grotenhuijsen" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Grotenhuijsen"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_e401ccb4-eb7b-d756-07b1-93fa6bdd7b2a_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Trouwen" ;
  a2a:EventType "other:DTB Trouwen" ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_e401ccb4-eb7b-d756-07b1-93fa6bdd7b2a_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_elo_e401ccb4-eb7b-d756-07b1-93fa6bdd7b2a_Person:8e1d4364-d841-bf6d-31b7-1104ea1b71e1 ;
  a2a:EventKeyRef oa:event_elo_e401ccb4-eb7b-d756-07b1-93fa6bdd7b2a_Event1 .

oa:relationep_elo_e401ccb4-eb7b-d756-07b1-93fa6bdd7b2a_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_elo_e401ccb4-eb7b-d756-07b1-93fa6bdd7b2a_Person:0ca30688-3466-a27f-3ae1-3e6822c287c9 ;
  a2a:EventKeyRef oa:event_elo_e401ccb4-eb7b-d756-07b1-93fa6bdd7b2a_Event1 .

oa:relationep_elo_e401ccb4-eb7b-d756-07b1-93fa6bdd7b2a_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_e401ccb4-eb7b-d756-07b1-93fa6bdd7b2a_Person:0cadae0c-1cd4-a7d1-6af8-55e6adba120e ;
  a2a:EventKeyRef oa:event_elo_e401ccb4-eb7b-d756-07b1-93fa6bdd7b2a_Event1 .

oa:relationep_elo_e401ccb4-eb7b-d756-07b1-93fa6bdd7b2a_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_e401ccb4-eb7b-d756-07b1-93fa6bdd7b2a_Person:4fb5ddae-e949-4a2f-9c70-8d620b46ae3f ;
  a2a:EventKeyRef oa:event_elo_e401ccb4-eb7b-d756-07b1-93fa6bdd7b2a_Event1 .

oa:source_elo_e401ccb4-eb7b-d756-07b1-93fa6bdd7b2a
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden", "1732-01-01 - 1736-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1732-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1736-12-31"^^xsd:date
  ] ;
  a2a:SourceType "other:" ;
  a2a:SourceReference [
    a2a:InstitutionName "Erfgoed Leiden" ;
    a2a:Place "Leiden" ;
    a2a:Collection "Archiefnaam: Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden), Deel: 36, Periode: 17..." ;
    a2a:Book "MM. Kerkelijk ondertrouwboek (NH) van Leiden, juli 1732 - mei 1736." ;
    a2a:RegistryNumber "36" ;
    a2a:Folio "102" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden), Deel: 36, Periode: 17..., MM. Kerkelijk ondertrouwboek (NH) van Leiden, juli 1732 - mei 1736., 36, 102"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/records/media/e401ccb4-eb7b-d756-07b1-93fa6bdd7b2a/iiif/3/1161114/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/e401ccb4-eb7b-d756-07b1-93fa6bdd7b2a" ;
    a2a:UriPreview "https://elo.memorix.io/resources/records/media/e401ccb4-eb7b-d756-07b1-93fa6bdd7b2a/iiif/3/1161114/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/e401ccb4-eb7b-d756-07b1-93fa6bdd7b2a" ;
  a2a:RecordGUID "{e401ccb4-eb7b-d756-07b1-93fa6bdd7b2a}" ;
  a2a:SourceRemarkOpmerking "Datum ondertrouw: 27-11-1733<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/1004/file/36\">Inventarisnummer 36 van archiefnummer 1004 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden)" ;
  a2a:SourceRemarkdeel "36" ;
  a2a:SourceRemarkregister_periode "1732-1736" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20251225_24285_00024285.xml van ELO" .

