@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_5c50bd0b-39f1-de33-ea02-85ee5f2ccc45
  a a2a:Record ;
  rdfs:label "DTB Trouwen (in het jaar 1678-1681)" ;
  a2a:hasPerson oa:person_elo_5c50bd0b-39f1-de33-ea02-85ee5f2ccc45_Person-7c49fe14-8b6b-0566-4ba3-6839fc9fca6a, oa:person_elo_5c50bd0b-39f1-de33-ea02-85ee5f2ccc45_Person-4daf605f-2aa7-698e-27ab-33642115f2fc, oa:person_elo_5c50bd0b-39f1-de33-ea02-85ee5f2ccc45_Person-89ded0b4-b8a8-9162-055e-36c9d4bf8ff8, oa:person_elo_5c50bd0b-39f1-de33-ea02-85ee5f2ccc45_Person-4a180841-014c-42c6-caf7-d623f8ee4572, oa:person_elo_5c50bd0b-39f1-de33-ea02-85ee5f2ccc45_Person-e2ff77ff-1974-b563-699a-be53393eb40e ;
  a2a:hasEvent oa:event_elo_5c50bd0b-39f1-de33-ea02-85ee5f2ccc45_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_5c50bd0b-39f1-de33-ea02-85ee5f2ccc45_0, oa:relationep_elo_5c50bd0b-39f1-de33-ea02-85ee5f2ccc45_1, oa:relationep_elo_5c50bd0b-39f1-de33-ea02-85ee5f2ccc45_2, oa:relationep_elo_5c50bd0b-39f1-de33-ea02-85ee5f2ccc45_3, oa:relationep_elo_5c50bd0b-39f1-de33-ea02-85ee5f2ccc45_4 ;
  a2a:hasSource oa:source_elo_5c50bd0b-39f1-de33-ea02-85ee5f2ccc45 .

oa:person_elo_5c50bd0b-39f1-de33-ea02-85ee5f2ccc45_Person-7c49fe14-8b6b-0566-4ba3-6839fc9fca6a
  a a2a:Person ;
  rdfs:label "Jan Claesz van Montfoort" ;
  a2a:PersonName [
    rdfs:label "Jan Claesz van Montfoort" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePatronym "Claesz" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Montfoort"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Doelsteech" ;
    rdfs:label "Doelsteech"
  ] .

oa:person_elo_5c50bd0b-39f1-de33-ea02-85ee5f2ccc45_Person-4daf605f-2aa7-698e-27ab-33642115f2fc
  a a2a:Person ;
  rdfs:label "Jannetge Fouvarcke" ;
  a2a:PersonName [
    rdfs:label "Jannetge Fouvarcke" ;
    a2a:PersonNameFirstName "Jannetge" ;
    a2a:PersonNameLastName "Fouvarcke"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_5c50bd0b-39f1-de33-ea02-85ee5f2ccc45_Person-89ded0b4-b8a8-9162-055e-36c9d4bf8ff8
  a a2a:Person ;
  rdfs:label "Marya Dircx" ;
  a2a:PersonName [
    rdfs:label "Marya Dircx" ;
    a2a:PersonNameFirstName "Marya" ;
    a2a:PersonNamePatronym "Dircx"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Rijn" ;
    rdfs:label "Rijn"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vleuten" ;
    rdfs:label "Vleuten"
  ] .

oa:person_elo_5c50bd0b-39f1-de33-ea02-85ee5f2ccc45_Person-4a180841-014c-42c6-caf7-d623f8ee4572
  a a2a:Person ;
  rdfs:label "Jan Jansz van Montfoort" ;
  a2a:PersonName [
    rdfs:label "Jan Jansz van Montfoort" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePatronym "Jansz" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Montfoort"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_5c50bd0b-39f1-de33-ea02-85ee5f2ccc45_Person-e2ff77ff-1974-b563-699a-be53393eb40e
  a a2a:Person ;
  rdfs:label "Maria Godtgeeff" ;
  a2a:PersonName [
    rdfs:label "Maria Godtgeeff" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Godtgeeff"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_5c50bd0b-39f1-de33-ea02-85ee5f2ccc45_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_5c50bd0b-39f1-de33-ea02-85ee5f2ccc45_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_elo_5c50bd0b-39f1-de33-ea02-85ee5f2ccc45_Person:7c49fe14-8b6b-0566-4ba3-6839fc9fca6a ;
  a2a:EventKeyRef oa:event_elo_5c50bd0b-39f1-de33-ea02-85ee5f2ccc45_Event1 .

oa:relationep_elo_5c50bd0b-39f1-de33-ea02-85ee5f2ccc45_1
  a a2a:RelationEP ;
  rdfs:label "other:Eerdere vrouw" ;
  a2a:RelationType "other:Eerdere vrouw" ;
  a2a:PersonKeyRef oa:person_elo_5c50bd0b-39f1-de33-ea02-85ee5f2ccc45_Person:4daf605f-2aa7-698e-27ab-33642115f2fc ;
  a2a:EventKeyRef oa:event_elo_5c50bd0b-39f1-de33-ea02-85ee5f2ccc45_Event1 .

oa:relationep_elo_5c50bd0b-39f1-de33-ea02-85ee5f2ccc45_2
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_elo_5c50bd0b-39f1-de33-ea02-85ee5f2ccc45_Person:89ded0b4-b8a8-9162-055e-36c9d4bf8ff8 ;
  a2a:EventKeyRef oa:event_elo_5c50bd0b-39f1-de33-ea02-85ee5f2ccc45_Event1 .

oa:relationep_elo_5c50bd0b-39f1-de33-ea02-85ee5f2ccc45_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_5c50bd0b-39f1-de33-ea02-85ee5f2ccc45_Person:4a180841-014c-42c6-caf7-d623f8ee4572 ;
  a2a:EventKeyRef oa:event_elo_5c50bd0b-39f1-de33-ea02-85ee5f2ccc45_Event1 .

oa:relationep_elo_5c50bd0b-39f1-de33-ea02-85ee5f2ccc45_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_5c50bd0b-39f1-de33-ea02-85ee5f2ccc45_Person:e2ff77ff-1974-b563-699a-be53393eb40e ;
  a2a:EventKeyRef oa:event_elo_5c50bd0b-39f1-de33-ea02-85ee5f2ccc45_Event1 .

oa:source_elo_5c50bd0b-39f1-de33-ea02-85ee5f2ccc45
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden", "1678-01-01 - 1681-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1678-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1681-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: 22, Periode: 16..." ;
    a2a:Book "X. Kerkelijk ondertrouwboek (NH) van Leiden, januari 1678 - 1681." ;
    a2a:RegistryNumber "22" ;
    a2a:Folio "59v" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden), Deel: 22, Periode: 16..., X. Kerkelijk ondertrouwboek (NH) van Leiden, januari 1678 - 1681., 22, 59v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/iiif/3/f9257d3f-71d0-440a-bda7-86ab3ed42eea/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/5c50bd0b-39f1-de33-ea02-85ee5f2ccc45" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/f9257d3f-71d0-440a-bda7-86ab3ed42eea/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/5c50bd0b-39f1-de33-ea02-85ee5f2ccc45" ;
  a2a:RecordGUID "{5c50bd0b-39f1-de33-ea02-85ee5f2ccc45}" ;
  a2a:SourceRemarkOpmerking "Datum ondertrouw: 23-12-1678<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/1004/file/22\">Inventarisnummer 22 van archiefnummer 1004 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden)" ;
  a2a:SourceRemarkdeel "22" ;
  a2a:SourceRemarkregister_periode "1678-1681" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260528_14728_00014728.xml van ELO" .

[] a2a:PersonRemarkdiversen "Relatie tot bruidegom: wed." .
[] a2a:PersonRemarkdiversen "getuige van de bruidegom, relatie tot de bruidegom: zoon, adres: Doelsteech" .
[] a2a:PersonRemarkdiversen "getuige van de bruid, relatie tot de bruid: bekende, adres: Rijn" .
