@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_cbb6e4b3-2285-1617-ac16-7c8124eb45f0
  a a2a:Record ;
  rdfs:label "DTB Trouwen (in het jaar 1608-1614)" ;
  a2a:hasPerson oa:person_elo_cbb6e4b3-2285-1617-ac16-7c8124eb45f0_Person-a22e3450-0668-c545-81eb-98bcbac1cba7, oa:person_elo_cbb6e4b3-2285-1617-ac16-7c8124eb45f0_Person-099b68c5-3c37-908b-24bc-91e253b66215, oa:person_elo_cbb6e4b3-2285-1617-ac16-7c8124eb45f0_Person-02d31920-af42-ea23-c951-76547cec314e, oa:person_elo_cbb6e4b3-2285-1617-ac16-7c8124eb45f0_Person-766fc782-c3b4-5ede-e32c-4c1abd6c0ce4, oa:person_elo_cbb6e4b3-2285-1617-ac16-7c8124eb45f0_Person-2978ec20-900d-f9b1-7ee2-55ba1110fab7, oa:person_elo_cbb6e4b3-2285-1617-ac16-7c8124eb45f0_Person-97dfc485-8a8c-4496-79a6-437b25bce43c ;
  a2a:hasEvent oa:event_elo_cbb6e4b3-2285-1617-ac16-7c8124eb45f0_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_cbb6e4b3-2285-1617-ac16-7c8124eb45f0_0, oa:relationep_elo_cbb6e4b3-2285-1617-ac16-7c8124eb45f0_1, oa:relationep_elo_cbb6e4b3-2285-1617-ac16-7c8124eb45f0_2, oa:relationep_elo_cbb6e4b3-2285-1617-ac16-7c8124eb45f0_3, oa:relationep_elo_cbb6e4b3-2285-1617-ac16-7c8124eb45f0_4, oa:relationep_elo_cbb6e4b3-2285-1617-ac16-7c8124eb45f0_5 ;
  a2a:hasSource oa:source_elo_cbb6e4b3-2285-1617-ac16-7c8124eb45f0 .

oa:person_elo_cbb6e4b3-2285-1617-ac16-7c8124eb45f0_Person-a22e3450-0668-c545-81eb-98bcbac1cba7
  a a2a:Person ;
  rdfs:label "Jan Buts" ;
  a2a:PersonName [
    rdfs:label "Jan Buts" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Buts"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthPlace [
    a2a:Place "Leyden" ;
    rdfs:label "Leyden"
  ] ;
  a2a:Profession "saaiwerker" .

oa:person_elo_cbb6e4b3-2285-1617-ac16-7c8124eb45f0_Person-099b68c5-3c37-908b-24bc-91e253b66215
  a a2a:Person ;
  rdfs:label "Susanna Oerdeyns" ;
  a2a:PersonName [
    rdfs:label "Susanna Oerdeyns" ;
    a2a:PersonNameFirstName "Susanna" ;
    a2a:PersonNameLastName "Oerdeyns"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthPlace [
    a2a:Place "Leyden" ;
    rdfs:label "Leyden"
  ] .

oa:person_elo_cbb6e4b3-2285-1617-ac16-7c8124eb45f0_Person-02d31920-af42-ea23-c951-76547cec314e
  a a2a:Person ;
  rdfs:label "Oliphier Sette" ;
  a2a:PersonName [
    rdfs:label "Oliphier Sette" ;
    a2a:PersonNameFirstName "Oliphier" ;
    a2a:PersonNameLastName "Sette"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_cbb6e4b3-2285-1617-ac16-7c8124eb45f0_Person-766fc782-c3b4-5ede-e32c-4c1abd6c0ce4
  a a2a:Person ;
  rdfs:label "Daniel Ente" ;
  a2a:PersonName [
    rdfs:label "Daniel Ente" ;
    a2a:PersonNameFirstName "Daniel" ;
    a2a:PersonNamePatronym "Ente"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_cbb6e4b3-2285-1617-ac16-7c8124eb45f0_Person-2978ec20-900d-f9b1-7ee2-55ba1110fab7
  a a2a:Person ;
  rdfs:label "Neeltgen Oerdeyns" ;
  a2a:PersonName [
    rdfs:label "Neeltgen Oerdeyns" ;
    a2a:PersonNameFirstName "Neeltgen" ;
    a2a:PersonNameLastName "Oerdeyns"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_cbb6e4b3-2285-1617-ac16-7c8124eb45f0_Person-97dfc485-8a8c-4496-79a6-437b25bce43c
  a a2a:Person ;
  rdfs:label "Barbera Oerdeyns" ;
  a2a:PersonName [
    rdfs:label "Barbera Oerdeyns" ;
    a2a:PersonNameFirstName "Barbera" ;
    a2a:PersonNameLastName "Oerdeyns"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_cbb6e4b3-2285-1617-ac16-7c8124eb45f0_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_cbb6e4b3-2285-1617-ac16-7c8124eb45f0_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_elo_cbb6e4b3-2285-1617-ac16-7c8124eb45f0_Person:a22e3450-0668-c545-81eb-98bcbac1cba7 ;
  a2a:EventKeyRef oa:event_elo_cbb6e4b3-2285-1617-ac16-7c8124eb45f0_Event1 .

oa:relationep_elo_cbb6e4b3-2285-1617-ac16-7c8124eb45f0_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_elo_cbb6e4b3-2285-1617-ac16-7c8124eb45f0_Person:099b68c5-3c37-908b-24bc-91e253b66215 ;
  a2a:EventKeyRef oa:event_elo_cbb6e4b3-2285-1617-ac16-7c8124eb45f0_Event1 .

oa:relationep_elo_cbb6e4b3-2285-1617-ac16-7c8124eb45f0_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_cbb6e4b3-2285-1617-ac16-7c8124eb45f0_Person:02d31920-af42-ea23-c951-76547cec314e ;
  a2a:EventKeyRef oa:event_elo_cbb6e4b3-2285-1617-ac16-7c8124eb45f0_Event1 .

oa:relationep_elo_cbb6e4b3-2285-1617-ac16-7c8124eb45f0_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_cbb6e4b3-2285-1617-ac16-7c8124eb45f0_Person:766fc782-c3b4-5ede-e32c-4c1abd6c0ce4 ;
  a2a:EventKeyRef oa:event_elo_cbb6e4b3-2285-1617-ac16-7c8124eb45f0_Event1 .

oa:relationep_elo_cbb6e4b3-2285-1617-ac16-7c8124eb45f0_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_cbb6e4b3-2285-1617-ac16-7c8124eb45f0_Person:2978ec20-900d-f9b1-7ee2-55ba1110fab7 ;
  a2a:EventKeyRef oa:event_elo_cbb6e4b3-2285-1617-ac16-7c8124eb45f0_Event1 .

oa:relationep_elo_cbb6e4b3-2285-1617-ac16-7c8124eb45f0_5
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_cbb6e4b3-2285-1617-ac16-7c8124eb45f0_Person:97dfc485-8a8c-4496-79a6-437b25bce43c ;
  a2a:EventKeyRef oa:event_elo_cbb6e4b3-2285-1617-ac16-7c8124eb45f0_Event1 .

oa:source_elo_cbb6e4b3-2285-1617-ac16-7c8124eb45f0
  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 "14v" ;
    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, 14v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/records/media/cbb6e4b3-2285-1617-ac16-7c8124eb45f0/iiif/3/871792/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/cbb6e4b3-2285-1617-ac16-7c8124eb45f0" ;
    a2a:UriPreview "https://elo.memorix.io/resources/records/media/cbb6e4b3-2285-1617-ac16-7c8124eb45f0/iiif/3/871792/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/cbb6e4b3-2285-1617-ac16-7c8124eb45f0" ;
  a2a:RecordGUID "{cbb6e4b3-2285-1617-ac16-7c8124eb45f0}" ;
  a2a:SourceRemarkOpmerking "Datum ondertrouw: 01-08-1608<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_20251225_20029_00020029.xml van ELO" .

