@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_ffde0115-1b8b-77dc-4185-e97440bc7550
  a a2a:Record ;
  rdfs:label "DTB Trouwen (in het jaar 1732-1736)" ;
  a2a:hasPerson oa:person_elo_ffde0115-1b8b-77dc-4185-e97440bc7550_Person-8229b8b0-f55b-f723-fcf2-76d51f210870, oa:person_elo_ffde0115-1b8b-77dc-4185-e97440bc7550_Person-888fb8ee-dc48-826a-9d9a-a63d6e151ed4, oa:person_elo_ffde0115-1b8b-77dc-4185-e97440bc7550_Person-db0bd54f-b106-1ad8-6b6f-11bea6a8ac54, oa:person_elo_ffde0115-1b8b-77dc-4185-e97440bc7550_Person-7caa7954-ba3a-6a12-59bd-f8a80dcdfd83 ;
  a2a:hasEvent oa:event_elo_ffde0115-1b8b-77dc-4185-e97440bc7550_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_ffde0115-1b8b-77dc-4185-e97440bc7550_0, oa:relationep_elo_ffde0115-1b8b-77dc-4185-e97440bc7550_1, oa:relationep_elo_ffde0115-1b8b-77dc-4185-e97440bc7550_2, oa:relationep_elo_ffde0115-1b8b-77dc-4185-e97440bc7550_3 ;
  a2a:hasSource oa:source_elo_ffde0115-1b8b-77dc-4185-e97440bc7550 .

oa:person_elo_ffde0115-1b8b-77dc-4185-e97440bc7550_Person-8229b8b0-f55b-f723-fcf2-76d51f210870
  a a2a:Person ;
  rdfs:label "Simon van der Waart" ;
  a2a:PersonName [
    rdfs:label "Simon van der Waart" ;
    a2a:PersonNameFirstName "Simon" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Waart"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "in 't steegje sonder ent uijtkomend op de Haarlemstraet" ;
    rdfs:label "in 't steegje sonder ent uijtkomend op de Haarlemstraet"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] ;
  a2a:Profession "spinder" .

oa:person_elo_ffde0115-1b8b-77dc-4185-e97440bc7550_Person-888fb8ee-dc48-826a-9d9a-a63d6e151ed4
  a a2a:Person ;
  rdfs:label "Aegje Paulus" ;
  a2a:PersonName [
    rdfs:label "Aegje Paulus" ;
    a2a:PersonNameFirstName "Aegje" ;
    a2a:PersonNamePatronym "Paulus"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "in 't steegje sonder ent" ;
    rdfs:label "in 't steegje sonder ent"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Leijden" ;
    rdfs:label "Leijden"
  ] .

oa:person_elo_ffde0115-1b8b-77dc-4185-e97440bc7550_Person-db0bd54f-b106-1ad8-6b6f-11bea6a8ac54
  a a2a:Person ;
  rdfs:label "Maarten van der Waart" ;
  a2a:PersonName [
    rdfs:label "Maarten van der Waart" ;
    a2a:PersonNameFirstName "Maarten" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Waart"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_ffde0115-1b8b-77dc-4185-e97440bc7550_Person-7caa7954-ba3a-6a12-59bd-f8a80dcdfd83
  a a2a:Person ;
  rdfs:label "Aegje Claasse Lavas" ;
  a2a:PersonName [
    rdfs:label "Aegje Claasse Lavas" ;
    a2a:PersonNameFirstName "Aegje" ;
    a2a:PersonNamePatronym "Claasse" ;
    a2a:PersonNameLastName "Lavas"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_ffde0115-1b8b-77dc-4185-e97440bc7550_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_ffde0115-1b8b-77dc-4185-e97440bc7550_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_elo_ffde0115-1b8b-77dc-4185-e97440bc7550_Person:8229b8b0-f55b-f723-fcf2-76d51f210870 ;
  a2a:EventKeyRef oa:event_elo_ffde0115-1b8b-77dc-4185-e97440bc7550_Event1 .

oa:relationep_elo_ffde0115-1b8b-77dc-4185-e97440bc7550_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_elo_ffde0115-1b8b-77dc-4185-e97440bc7550_Person:888fb8ee-dc48-826a-9d9a-a63d6e151ed4 ;
  a2a:EventKeyRef oa:event_elo_ffde0115-1b8b-77dc-4185-e97440bc7550_Event1 .

oa:relationep_elo_ffde0115-1b8b-77dc-4185-e97440bc7550_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_ffde0115-1b8b-77dc-4185-e97440bc7550_Person:db0bd54f-b106-1ad8-6b6f-11bea6a8ac54 ;
  a2a:EventKeyRef oa:event_elo_ffde0115-1b8b-77dc-4185-e97440bc7550_Event1 .

oa:relationep_elo_ffde0115-1b8b-77dc-4185-e97440bc7550_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_ffde0115-1b8b-77dc-4185-e97440bc7550_Person:7caa7954-ba3a-6a12-59bd-f8a80dcdfd83 ;
  a2a:EventKeyRef oa:event_elo_ffde0115-1b8b-77dc-4185-e97440bc7550_Event1 .

oa:source_elo_ffde0115-1b8b-77dc-4185-e97440bc7550
  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 "206v" ;
    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, 206v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/iiif/3/1a1c6e72-3ed3-472c-b854-50e1e9157ba9/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/ffde0115-1b8b-77dc-4185-e97440bc7550" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/1a1c6e72-3ed3-472c-b854-50e1e9157ba9/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/ffde0115-1b8b-77dc-4185-e97440bc7550" ;
  a2a:RecordGUID "{ffde0115-1b8b-77dc-4185-e97440bc7550}" ;
  a2a:SourceRemarkOpmerking "Datum ondertrouw: 05-05-1735<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_20260702_29913_00029913.xml van ELO" .

[] a2a:PersonRemarkdiversen "Burgerlijke staat voor het huwelijk: j.m." .
[] a2a:PersonRemarkdiversen "Burgerlijke staat voor het huwelijk: j.d." .
