@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_18de97ef-e0e6-68da-85d9-8a68c8e4d0bf
  a a2a:Record ;
  rdfs:label "DTB Trouwen (in het jaar 1608-1614)" ;
  a2a:hasPerson oa:person_elo_18de97ef-e0e6-68da-85d9-8a68c8e4d0bf_Person-186939c6-69f2-e5c6-918e-d428918e3d30, oa:person_elo_18de97ef-e0e6-68da-85d9-8a68c8e4d0bf_Person-e9b52c5d-8135-8380-f384-db69e1e07502, oa:person_elo_18de97ef-e0e6-68da-85d9-8a68c8e4d0bf_Person-0ee0a119-3799-1e6d-1e13-dbe7f3d95e6e, oa:person_elo_18de97ef-e0e6-68da-85d9-8a68c8e4d0bf_Person-abb63276-29d6-e336-8824-07fe509fa450 ;
  a2a:hasEvent oa:event_elo_18de97ef-e0e6-68da-85d9-8a68c8e4d0bf_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_18de97ef-e0e6-68da-85d9-8a68c8e4d0bf_0, oa:relationep_elo_18de97ef-e0e6-68da-85d9-8a68c8e4d0bf_1, oa:relationep_elo_18de97ef-e0e6-68da-85d9-8a68c8e4d0bf_2, oa:relationep_elo_18de97ef-e0e6-68da-85d9-8a68c8e4d0bf_3 ;
  a2a:hasSource oa:source_elo_18de97ef-e0e6-68da-85d9-8a68c8e4d0bf .

oa:person_elo_18de97ef-e0e6-68da-85d9-8a68c8e4d0bf_Person-186939c6-69f2-e5c6-918e-d428918e3d30
  a a2a:Person ;
  rdfs:label "Adriaen Lambrechtsz van Onderwater" ;
  a2a:PersonName [
    rdfs:label "Adriaen Lambrechtsz van Onderwater" ;
    a2a:PersonNameFirstName "Adriaen" ;
    a2a:PersonNamePatronym "Lambrechtsz" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Onderwater"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthPlace [
    a2a:Place "Leyden" ;
    rdfs:label "Leyden"
  ] ;
  a2a:Profession "warmoesgezel" .

oa:person_elo_18de97ef-e0e6-68da-85d9-8a68c8e4d0bf_Person-e9b52c5d-8135-8380-f384-db69e1e07502
  a a2a:Person ;
  rdfs:label "Ghysgen Huybrechts van Rosendael" ;
  a2a:PersonName [
    rdfs:label "Ghysgen Huybrechts van Rosendael" ;
    a2a:PersonNameFirstName "Ghysgen" ;
    a2a:PersonNamePatronym "Huybrechts" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Rosendael"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthPlace [
    a2a:Place "Leyden" ;
    rdfs:label "Leyden"
  ] .

oa:person_elo_18de97ef-e0e6-68da-85d9-8a68c8e4d0bf_Person-0ee0a119-3799-1e6d-1e13-dbe7f3d95e6e
  a a2a:Person ;
  rdfs:label "Lambrecht Corsz van Onderwater" ;
  a2a:PersonName [
    rdfs:label "Lambrecht Corsz van Onderwater" ;
    a2a:PersonNameFirstName "Lambrecht" ;
    a2a:PersonNamePatronym "Corsz" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Onderwater"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_18de97ef-e0e6-68da-85d9-8a68c8e4d0bf_Person-abb63276-29d6-e336-8824-07fe509fa450
  a a2a:Person ;
  rdfs:label "Weyntgen Jacobs" ;
  a2a:PersonName [
    rdfs:label "Weyntgen Jacobs" ;
    a2a:PersonNameFirstName "Weyntgen" ;
    a2a:PersonNamePatronym "Jacobs"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_18de97ef-e0e6-68da-85d9-8a68c8e4d0bf_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_18de97ef-e0e6-68da-85d9-8a68c8e4d0bf_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_elo_18de97ef-e0e6-68da-85d9-8a68c8e4d0bf_Person:186939c6-69f2-e5c6-918e-d428918e3d30 ;
  a2a:EventKeyRef oa:event_elo_18de97ef-e0e6-68da-85d9-8a68c8e4d0bf_Event1 .

oa:relationep_elo_18de97ef-e0e6-68da-85d9-8a68c8e4d0bf_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_elo_18de97ef-e0e6-68da-85d9-8a68c8e4d0bf_Person:e9b52c5d-8135-8380-f384-db69e1e07502 ;
  a2a:EventKeyRef oa:event_elo_18de97ef-e0e6-68da-85d9-8a68c8e4d0bf_Event1 .

oa:relationep_elo_18de97ef-e0e6-68da-85d9-8a68c8e4d0bf_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_18de97ef-e0e6-68da-85d9-8a68c8e4d0bf_Person:0ee0a119-3799-1e6d-1e13-dbe7f3d95e6e ;
  a2a:EventKeyRef oa:event_elo_18de97ef-e0e6-68da-85d9-8a68c8e4d0bf_Event1 .

oa:relationep_elo_18de97ef-e0e6-68da-85d9-8a68c8e4d0bf_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_18de97ef-e0e6-68da-85d9-8a68c8e4d0bf_Person:abb63276-29d6-e336-8824-07fe509fa450 ;
  a2a:EventKeyRef oa:event_elo_18de97ef-e0e6-68da-85d9-8a68c8e4d0bf_Event1 .

oa:source_elo_18de97ef-e0e6-68da-85d9-8a68c8e4d0bf
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden", "1608-01-01 - 1614-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1608-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1614-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: 7, Periode: 160..." ;
    a2a:Book "G. Kerkelijk ondertrouwboek (NH) van Leiden, april 1608 - januari 1614." ;
    a2a:RegistryNumber "7" ;
    a2a:Folio "270" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden), Deel: 7, Periode: 160..., G. Kerkelijk ondertrouwboek (NH) van Leiden, april 1608 - januari 1614., 7, 270"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/records/media/18de97ef-e0e6-68da-85d9-8a68c8e4d0bf/iiif/3/873841/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/18de97ef-e0e6-68da-85d9-8a68c8e4d0bf" ;
    a2a:UriPreview "https://elo.memorix.io/resources/records/media/18de97ef-e0e6-68da-85d9-8a68c8e4d0bf/iiif/3/873841/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/18de97ef-e0e6-68da-85d9-8a68c8e4d0bf" ;
  a2a:RecordGUID "{18de97ef-e0e6-68da-85d9-8a68c8e4d0bf}" ;
  a2a:SourceRemarkOpmerking "Datum ondertrouw: 01-11-1613<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/1004/file/7\">Inventarisnummer 7 van archiefnummer 1004 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden)" ;
  a2a:SourceRemarkdeel "7" ;
  a2a:SourceRemarkregister_periode "1608-1614" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260206_2495_00002495.xml van ELO" .

