@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_29f5aaee-9c2a-7f4b-4966-10fade3befd8
  a a2a:Record ;
  rdfs:label "DTB Trouwen (in het jaar 1604-1608)" ;
  a2a:hasPerson oa:person_elo_29f5aaee-9c2a-7f4b-4966-10fade3befd8_Person-b5573f68-8801-4029-6ff4-1a402b0fed96, oa:person_elo_29f5aaee-9c2a-7f4b-4966-10fade3befd8_Person-e19619b3-d1af-b5de-e14c-6088d1ce3e18, oa:person_elo_29f5aaee-9c2a-7f4b-4966-10fade3befd8_Person-7bd9275f-af8e-9f90-e80f-3b6f12adda48, oa:person_elo_29f5aaee-9c2a-7f4b-4966-10fade3befd8_Person-eff7b5e5-7cdf-0239-9261-3fb78910b29e, oa:person_elo_29f5aaee-9c2a-7f4b-4966-10fade3befd8_Person-e287ad28-1d36-4948-6e75-5a8020000628 ;
  a2a:hasEvent oa:event_elo_29f5aaee-9c2a-7f4b-4966-10fade3befd8_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_29f5aaee-9c2a-7f4b-4966-10fade3befd8_0, oa:relationep_elo_29f5aaee-9c2a-7f4b-4966-10fade3befd8_1, oa:relationep_elo_29f5aaee-9c2a-7f4b-4966-10fade3befd8_2, oa:relationep_elo_29f5aaee-9c2a-7f4b-4966-10fade3befd8_3, oa:relationep_elo_29f5aaee-9c2a-7f4b-4966-10fade3befd8_4 ;
  a2a:hasSource oa:source_elo_29f5aaee-9c2a-7f4b-4966-10fade3befd8 .

oa:person_elo_29f5aaee-9c2a-7f4b-4966-10fade3befd8_Person-b5573f68-8801-4029-6ff4-1a402b0fed96
  a a2a:Person ;
  rdfs:label "Laurens Henricxz Modeus" ;
  a2a:PersonName [
    rdfs:label "Laurens Henricxz Modeus" ;
    a2a:PersonNameFirstName "Laurens" ;
    a2a:PersonNamePatronym "Henricxz" ;
    a2a:PersonNameLastName "Modeus"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthPlace [
    a2a:Place "Utrecht" ;
    rdfs:label "Utrecht"
  ] ;
  a2a:Profession "student godheid" .

oa:person_elo_29f5aaee-9c2a-7f4b-4966-10fade3befd8_Person-e19619b3-d1af-b5de-e14c-6088d1ce3e18
  a a2a:Person ;
  rdfs:label "Janneken Thonis" ;
  a2a:PersonName [
    rdfs:label "Janneken Thonis" ;
    a2a:PersonNameFirstName "Janneken" ;
    a2a:PersonNamePatronym "Thonis"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthPlace [
    a2a:Place "Utrecht" ;
    rdfs:label "Utrecht"
  ] .

oa:person_elo_29f5aaee-9c2a-7f4b-4966-10fade3befd8_Person-7bd9275f-af8e-9f90-e80f-3b6f12adda48
  a a2a:Person ;
  rdfs:label "Maycken Henricx" ;
  a2a:PersonName [
    rdfs:label "Maycken Henricx" ;
    a2a:PersonNameFirstName "Maycken" ;
    a2a:PersonNamePatronym "Henricx"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_29f5aaee-9c2a-7f4b-4966-10fade3befd8_Person-eff7b5e5-7cdf-0239-9261-3fb78910b29e
  a a2a:Person ;
  rdfs:label "Gerardus Helmicchus" ;
  a2a:PersonName [
    rdfs:label "Gerardus Helmicchus" ;
    a2a:PersonNameFirstName "Gerardus" ;
    a2a:PersonNameLastName "Helmicchus"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_29f5aaee-9c2a-7f4b-4966-10fade3befd8_Person-e287ad28-1d36-4948-6e75-5a8020000628
  a a2a:Person ;
  rdfs:label "Maycken Henricx" ;
  a2a:PersonName [
    rdfs:label "Maycken Henricx" ;
    a2a:PersonNameFirstName "Maycken" ;
    a2a:PersonNamePatronym "Henricx"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_29f5aaee-9c2a-7f4b-4966-10fade3befd8_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_29f5aaee-9c2a-7f4b-4966-10fade3befd8_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_elo_29f5aaee-9c2a-7f4b-4966-10fade3befd8_Person:b5573f68-8801-4029-6ff4-1a402b0fed96 ;
  a2a:EventKeyRef oa:event_elo_29f5aaee-9c2a-7f4b-4966-10fade3befd8_Event1 .

oa:relationep_elo_29f5aaee-9c2a-7f4b-4966-10fade3befd8_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_elo_29f5aaee-9c2a-7f4b-4966-10fade3befd8_Person:e19619b3-d1af-b5de-e14c-6088d1ce3e18 ;
  a2a:EventKeyRef oa:event_elo_29f5aaee-9c2a-7f4b-4966-10fade3befd8_Event1 .

oa:relationep_elo_29f5aaee-9c2a-7f4b-4966-10fade3befd8_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_29f5aaee-9c2a-7f4b-4966-10fade3befd8_Person:7bd9275f-af8e-9f90-e80f-3b6f12adda48 ;
  a2a:EventKeyRef oa:event_elo_29f5aaee-9c2a-7f4b-4966-10fade3befd8_Event1 .

oa:relationep_elo_29f5aaee-9c2a-7f4b-4966-10fade3befd8_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_29f5aaee-9c2a-7f4b-4966-10fade3befd8_Person:eff7b5e5-7cdf-0239-9261-3fb78910b29e ;
  a2a:EventKeyRef oa:event_elo_29f5aaee-9c2a-7f4b-4966-10fade3befd8_Event1 .

oa:relationep_elo_29f5aaee-9c2a-7f4b-4966-10fade3befd8_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_29f5aaee-9c2a-7f4b-4966-10fade3befd8_Person:e287ad28-1d36-4948-6e75-5a8020000628 ;
  a2a:EventKeyRef oa:event_elo_29f5aaee-9c2a-7f4b-4966-10fade3befd8_Event1 .

oa:source_elo_29f5aaee-9c2a-7f4b-4966-10fade3befd8
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden", "1604-01-01 - 1608-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1604-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1608-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: 6, Periode: 160..." ;
    a2a:Book "F. Kerkelijk ondertrouwboek (NH) van Leiden, oktober 1604 - april 1608." ;
    a2a:RegistryNumber "6" ;
    a2a:Folio "113" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden), Deel: 6, Periode: 160..., F. Kerkelijk ondertrouwboek (NH) van Leiden, oktober 1604 - april 1608., 6, 113"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/iiif/3/9c5cb212-0f89-4972-9f43-9127d62563d4/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/29f5aaee-9c2a-7f4b-4966-10fade3befd8" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/9c5cb212-0f89-4972-9f43-9127d62563d4/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/29f5aaee-9c2a-7f4b-4966-10fade3befd8" ;
  a2a:RecordGUID "{29f5aaee-9c2a-7f4b-4966-10fade3befd8}" ;
  a2a:SourceRemarkOpmerking "Met attestatie van de predikant te Utrecht<br>Datum ondertrouw: 13-10-1606<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/1004/file/6\">Inventarisnummer 6 van archiefnummer 1004 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden)" ;
  a2a:SourceRemarkdeel "6" ;
  a2a:SourceRemarkregister_periode "1604-1608" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260701_5616_00005616.xml van ELO" .

[] a2a:PersonRemarkdiversen "getuige van de bruidegom, relatie tot de bruidegom: zuster" .
[] a2a:PersonRemarkdiversen "getuige van de bruidegom, relatie tot de bruidegom: bekende" .
[] a2a:PersonRemarkdiversen "getuige van de bruid" .
