@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_91e0d35c-825e-1f67-cf1f-e82a109c4a9e
  a a2a:Record ;
  rdfs:label "DTB Trouwen (in het jaar 1602-1604)" ;
  a2a:hasPerson oa:person_elo_91e0d35c-825e-1f67-cf1f-e82a109c4a9e_Person-e4f43170-da2a-a5e0-c3fc-435a85f4ce3e, oa:person_elo_91e0d35c-825e-1f67-cf1f-e82a109c4a9e_Person-1a44ed27-78a8-96ac-f8b8-c2a6af5e0583, oa:person_elo_91e0d35c-825e-1f67-cf1f-e82a109c4a9e_Person-98b2981e-ec39-21f6-bc74-5267a64920ee, oa:person_elo_91e0d35c-825e-1f67-cf1f-e82a109c4a9e_Person-1dd53a8b-e340-910c-bf82-16638ace07f7, oa:person_elo_91e0d35c-825e-1f67-cf1f-e82a109c4a9e_Person-7fdec0c6-b64c-3bb3-6bcb-a042edf9f480 ;
  a2a:hasEvent oa:event_elo_91e0d35c-825e-1f67-cf1f-e82a109c4a9e_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_91e0d35c-825e-1f67-cf1f-e82a109c4a9e_0, oa:relationep_elo_91e0d35c-825e-1f67-cf1f-e82a109c4a9e_1, oa:relationep_elo_91e0d35c-825e-1f67-cf1f-e82a109c4a9e_2, oa:relationep_elo_91e0d35c-825e-1f67-cf1f-e82a109c4a9e_3, oa:relationep_elo_91e0d35c-825e-1f67-cf1f-e82a109c4a9e_4 ;
  a2a:hasSource oa:source_elo_91e0d35c-825e-1f67-cf1f-e82a109c4a9e .

oa:person_elo_91e0d35c-825e-1f67-cf1f-e82a109c4a9e_Person-e4f43170-da2a-a5e0-c3fc-435a85f4ce3e
  a a2a:Person ;
  rdfs:label "Jacob Jansz" ;
  a2a:PersonName [
    rdfs:label "Jacob Jansz" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNamePatronym "Jansz"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthPlace [
    a2a:Place "Leyden" ;
    rdfs:label "Leyden"
  ] ;
  a2a:Profession "leertouwer" .

oa:person_elo_91e0d35c-825e-1f67-cf1f-e82a109c4a9e_Person-1a44ed27-78a8-96ac-f8b8-c2a6af5e0583
  a a2a:Person ;
  rdfs:label "Lysbet Robbrechts" ;
  a2a:PersonName [
    rdfs:label "Lysbet Robbrechts" ;
    a2a:PersonNameFirstName "Lysbet" ;
    a2a:PersonNamePatronym "Robbrechts"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthPlace [
    a2a:Place "Bruyssel" ;
    rdfs:label "Bruyssel"
  ] .

oa:person_elo_91e0d35c-825e-1f67-cf1f-e82a109c4a9e_Person-98b2981e-ec39-21f6-bc74-5267a64920ee
  a a2a:Person ;
  rdfs:label "Stoffel Coerten" ;
  a2a:PersonName [
    rdfs:label "Stoffel Coerten" ;
    a2a:PersonNameFirstName "Stoffel" ;
    a2a:PersonNamePatronym "Coerten"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_91e0d35c-825e-1f67-cf1f-e82a109c4a9e_Person-1dd53a8b-e340-910c-bf82-16638ace07f7
  a a2a:Person ;
  rdfs:label "Jan Harmensz" ;
  a2a:PersonName [
    rdfs:label "Jan Harmensz" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePatronym "Harmensz"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_91e0d35c-825e-1f67-cf1f-e82a109c4a9e_Person-7fdec0c6-b64c-3bb3-6bcb-a042edf9f480
  a a2a:Person ;
  rdfs:label "Willempgen Henrycx" ;
  a2a:PersonName [
    rdfs:label "Willempgen Henrycx" ;
    a2a:PersonNameFirstName "Willempgen" ;
    a2a:PersonNameLastName "Henrycx"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_91e0d35c-825e-1f67-cf1f-e82a109c4a9e_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_91e0d35c-825e-1f67-cf1f-e82a109c4a9e_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_elo_91e0d35c-825e-1f67-cf1f-e82a109c4a9e_Person:e4f43170-da2a-a5e0-c3fc-435a85f4ce3e ;
  a2a:EventKeyRef oa:event_elo_91e0d35c-825e-1f67-cf1f-e82a109c4a9e_Event1 .

oa:relationep_elo_91e0d35c-825e-1f67-cf1f-e82a109c4a9e_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_elo_91e0d35c-825e-1f67-cf1f-e82a109c4a9e_Person:1a44ed27-78a8-96ac-f8b8-c2a6af5e0583 ;
  a2a:EventKeyRef oa:event_elo_91e0d35c-825e-1f67-cf1f-e82a109c4a9e_Event1 .

oa:relationep_elo_91e0d35c-825e-1f67-cf1f-e82a109c4a9e_2
  a a2a:RelationEP ;
  rdfs:label "other:Eerdere man" ;
  a2a:RelationType "other:Eerdere man" ;
  a2a:PersonKeyRef oa:person_elo_91e0d35c-825e-1f67-cf1f-e82a109c4a9e_Person:98b2981e-ec39-21f6-bc74-5267a64920ee ;
  a2a:EventKeyRef oa:event_elo_91e0d35c-825e-1f67-cf1f-e82a109c4a9e_Event1 .

oa:relationep_elo_91e0d35c-825e-1f67-cf1f-e82a109c4a9e_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_91e0d35c-825e-1f67-cf1f-e82a109c4a9e_Person:1dd53a8b-e340-910c-bf82-16638ace07f7 ;
  a2a:EventKeyRef oa:event_elo_91e0d35c-825e-1f67-cf1f-e82a109c4a9e_Event1 .

oa:relationep_elo_91e0d35c-825e-1f67-cf1f-e82a109c4a9e_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_91e0d35c-825e-1f67-cf1f-e82a109c4a9e_Person:7fdec0c6-b64c-3bb3-6bcb-a042edf9f480 ;
  a2a:EventKeyRef oa:event_elo_91e0d35c-825e-1f67-cf1f-e82a109c4a9e_Event1 .

oa:source_elo_91e0d35c-825e-1f67-cf1f-e82a109c4a9e
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden", "1602-01-01 - 1604-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1602-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1604-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: 5, Periode: 160..." ;
    a2a:Book "E. Kerkelijk ondertrouwboek (NH) van Leiden, mei 1602 - oktober 1604." ;
    a2a:RegistryNumber "5" ;
    a2a:Folio "79v" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden), Deel: 5, Periode: 160..., E. Kerkelijk ondertrouwboek (NH) van Leiden, mei 1602 - oktober 1604., 5, 79v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/records/media/91e0d35c-825e-1f67-cf1f-e82a109c4a9e/iiif/3/854187/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/91e0d35c-825e-1f67-cf1f-e82a109c4a9e" ;
    a2a:UriPreview "https://elo.memorix.io/resources/records/media/91e0d35c-825e-1f67-cf1f-e82a109c4a9e/iiif/3/854187/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/91e0d35c-825e-1f67-cf1f-e82a109c4a9e" ;
  a2a:RecordGUID "{91e0d35c-825e-1f67-cf1f-e82a109c4a9e}" ;
  a2a:SourceRemarkOpmerking "Datum ondertrouw: 02-10-1603<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/1004/file/5\">Inventarisnummer 5 van archiefnummer 1004 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden)" ;
  a2a:SourceRemarkdeel "5" ;
  a2a:SourceRemarkregister_periode "1602-1604" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20251225_17656_00017656.xml van ELO" .

