@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_28dc41e7-edd4-e78f-7f85-557f1063a11e
  a a2a:Record ;
  rdfs:label "DTB Trouwen (in het jaar 1673-1677)" ;
  a2a:hasPerson oa:person_elo_28dc41e7-edd4-e78f-7f85-557f1063a11e_Person-439ac9ca-6e07-4e4e-48be-086adf2f5481, oa:person_elo_28dc41e7-edd4-e78f-7f85-557f1063a11e_Person-ea83d91f-3e10-8c11-e756-8cdf15735aa8, oa:person_elo_28dc41e7-edd4-e78f-7f85-557f1063a11e_Person-7d931a22-d785-5817-acad-9a3d9358f8b3, oa:person_elo_28dc41e7-edd4-e78f-7f85-557f1063a11e_Person-5231a9da-a7a0-7d5c-106d-a5fb9d22c8b5 ;
  a2a:hasEvent oa:event_elo_28dc41e7-edd4-e78f-7f85-557f1063a11e_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_28dc41e7-edd4-e78f-7f85-557f1063a11e_0, oa:relationep_elo_28dc41e7-edd4-e78f-7f85-557f1063a11e_1, oa:relationep_elo_28dc41e7-edd4-e78f-7f85-557f1063a11e_2, oa:relationep_elo_28dc41e7-edd4-e78f-7f85-557f1063a11e_3 ;
  a2a:hasSource oa:source_elo_28dc41e7-edd4-e78f-7f85-557f1063a11e .

oa:person_elo_28dc41e7-edd4-e78f-7f85-557f1063a11e_Person-439ac9ca-6e07-4e4e-48be-086adf2f5481
  a a2a:Person ;
  rdfs:label "Jacob Denys" ;
  a2a:PersonName [
    rdfs:label "Jacob Denys" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNamePatronym "Denys"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Koolgraft" ;
    rdfs:label "Koolgraft"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Leyden" ;
    rdfs:label "Leyden"
  ] ;
  a2a:Profession "lakenwerker" .

oa:person_elo_28dc41e7-edd4-e78f-7f85-557f1063a11e_Person-ea83d91f-3e10-8c11-e756-8cdf15735aa8
  a a2a:Person ;
  rdfs:label "Cathalyntge Markasyn" ;
  a2a:PersonName [
    rdfs:label "Cathalyntge Markasyn" ;
    a2a:PersonNameFirstName "Cathalyntge" ;
    a2a:PersonNameLastName "Markasyn"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Baetstraet" ;
    rdfs:label "Baetstraet"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Leyden" ;
    rdfs:label "Leyden"
  ] .

oa:person_elo_28dc41e7-edd4-e78f-7f85-557f1063a11e_Person-7d931a22-d785-5817-acad-9a3d9358f8b3
  a a2a:Person ;
  rdfs:label "Balthasar Denijs" ;
  a2a:PersonName [
    rdfs:label "Balthasar Denijs" ;
    a2a:PersonNameFirstName "Balthasar" ;
    a2a:PersonNamePatronym "Denijs"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_28dc41e7-edd4-e78f-7f85-557f1063a11e_Person-5231a9da-a7a0-7d5c-106d-a5fb9d22c8b5
  a a2a:Person ;
  rdfs:label "Gillisge de Kaet" ;
  a2a:PersonName [
    rdfs:label "Gillisge de Kaet" ;
    a2a:PersonNameFirstName "Gillisge" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Kaet"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_28dc41e7-edd4-e78f-7f85-557f1063a11e_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_28dc41e7-edd4-e78f-7f85-557f1063a11e_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_elo_28dc41e7-edd4-e78f-7f85-557f1063a11e_Person:439ac9ca-6e07-4e4e-48be-086adf2f5481 ;
  a2a:EventKeyRef oa:event_elo_28dc41e7-edd4-e78f-7f85-557f1063a11e_Event1 .

oa:relationep_elo_28dc41e7-edd4-e78f-7f85-557f1063a11e_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_elo_28dc41e7-edd4-e78f-7f85-557f1063a11e_Person:ea83d91f-3e10-8c11-e756-8cdf15735aa8 ;
  a2a:EventKeyRef oa:event_elo_28dc41e7-edd4-e78f-7f85-557f1063a11e_Event1 .

oa:relationep_elo_28dc41e7-edd4-e78f-7f85-557f1063a11e_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_28dc41e7-edd4-e78f-7f85-557f1063a11e_Person:7d931a22-d785-5817-acad-9a3d9358f8b3 ;
  a2a:EventKeyRef oa:event_elo_28dc41e7-edd4-e78f-7f85-557f1063a11e_Event1 .

oa:relationep_elo_28dc41e7-edd4-e78f-7f85-557f1063a11e_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_28dc41e7-edd4-e78f-7f85-557f1063a11e_Person:5231a9da-a7a0-7d5c-106d-a5fb9d22c8b5 ;
  a2a:EventKeyRef oa:event_elo_28dc41e7-edd4-e78f-7f85-557f1063a11e_Event1 .

oa:source_elo_28dc41e7-edd4-e78f-7f85-557f1063a11e
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden", "1673-01-01 - 1677-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1673-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1677-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: 21, Periode: 16..." ;
    a2a:Book "W. Kerkelijk ondertrouwboek (NH) van Leiden, juni 1673 - 1677." ;
    a2a:RegistryNumber "21" ;
    a2a:Folio "70" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden), Deel: 21, Periode: 16..., W. Kerkelijk ondertrouwboek (NH) van Leiden, juni 1673 - 1677., 21, 70"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/records/media/28dc41e7-edd4-e78f-7f85-557f1063a11e/iiif/3/1000793/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/28dc41e7-edd4-e78f-7f85-557f1063a11e" ;
    a2a:UriPreview "https://elo.memorix.io/resources/records/media/28dc41e7-edd4-e78f-7f85-557f1063a11e/iiif/3/1000793/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/28dc41e7-edd4-e78f-7f85-557f1063a11e" ;
  a2a:RecordGUID "{28dc41e7-edd4-e78f-7f85-557f1063a11e}" ;
  a2a:SourceRemarkOpmerking "Datum ondertrouw: 13-04-1674<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/1004/file/21\">Inventarisnummer 21 van archiefnummer 1004 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden)" ;
  a2a:SourceRemarkdeel "21" ;
  a2a:SourceRemarkregister_periode "1673-1677" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260206_4152_00004152.xml van ELO" .

