@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_30a1b9ec-ca76-e9af-7e79-61e68924089f
  a a2a:Record ;
  rdfs:label "DTB Trouwen (in het jaar 1674-1687)" ;
  a2a:hasPerson oa:person_elo_30a1b9ec-ca76-e9af-7e79-61e68924089f_Person-3df630e2-a2d2-548a-051d-e1a485dd7dfd, oa:person_elo_30a1b9ec-ca76-e9af-7e79-61e68924089f_Person-88945a3f-d7a5-5769-098e-842d8cde428d, oa:person_elo_30a1b9ec-ca76-e9af-7e79-61e68924089f_Person-56071879-456c-1b8f-6eb8-744b327a26a3, oa:person_elo_30a1b9ec-ca76-e9af-7e79-61e68924089f_Person-b42174aa-f056-ed6a-9534-8da990cec15a ;
  a2a:hasEvent oa:event_elo_30a1b9ec-ca76-e9af-7e79-61e68924089f_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_30a1b9ec-ca76-e9af-7e79-61e68924089f_0, oa:relationep_elo_30a1b9ec-ca76-e9af-7e79-61e68924089f_1, oa:relationep_elo_30a1b9ec-ca76-e9af-7e79-61e68924089f_2, oa:relationep_elo_30a1b9ec-ca76-e9af-7e79-61e68924089f_3 ;
  a2a:hasSource oa:source_elo_30a1b9ec-ca76-e9af-7e79-61e68924089f .

oa:person_elo_30a1b9ec-ca76-e9af-7e79-61e68924089f_Person-3df630e2-a2d2-548a-051d-e1a485dd7dfd
  a a2a:Person ;
  rdfs:label "Barent Edelhoff" ;
  a2a:PersonName [
    rdfs:label "Barent Edelhoff" ;
    a2a:PersonNameFirstName "Barent" ;
    a2a:PersonNameLastName "Edelhoff"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Levendaal, Nieuw" ;
    rdfs:label "Levendaal, Nieuw"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Linge" ;
    rdfs:label "Linge"
  ] ;
  a2a:Profession "greinwr" .

oa:person_elo_30a1b9ec-ca76-e9af-7e79-61e68924089f_Person-88945a3f-d7a5-5769-098e-842d8cde428d
  a a2a:Person ;
  rdfs:label "Geertruijt de Coninck" ;
  a2a:PersonName [
    rdfs:label "Geertruijt de Coninck" ;
    a2a:PersonNameFirstName "Geertruijt" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Coninck"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Langebrugge" ;
    rdfs:label "Langebrugge"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Leyden" ;
    rdfs:label "Leyden"
  ] .

oa:person_elo_30a1b9ec-ca76-e9af-7e79-61e68924089f_Person-56071879-456c-1b8f-6eb8-744b327a26a3
  a a2a:Person ;
  rdfs:label "Abraham April" ;
  a2a:PersonName [
    rdfs:label "Abraham April" ;
    a2a:PersonNameFirstName "Abraham" ;
    a2a:PersonNameLastName "April"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_30a1b9ec-ca76-e9af-7e79-61e68924089f_Person-b42174aa-f056-ed6a-9534-8da990cec15a
  a a2a:Person ;
  rdfs:label "Theuntge Roelans" ;
  a2a:PersonName [
    rdfs:label "Theuntge Roelans" ;
    a2a:PersonNameFirstName "Theuntge" ;
    a2a:PersonNameLastName "Roelans"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_30a1b9ec-ca76-e9af-7e79-61e68924089f_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_30a1b9ec-ca76-e9af-7e79-61e68924089f_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_elo_30a1b9ec-ca76-e9af-7e79-61e68924089f_Person:3df630e2-a2d2-548a-051d-e1a485dd7dfd ;
  a2a:EventKeyRef oa:event_elo_30a1b9ec-ca76-e9af-7e79-61e68924089f_Event1 .

oa:relationep_elo_30a1b9ec-ca76-e9af-7e79-61e68924089f_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_elo_30a1b9ec-ca76-e9af-7e79-61e68924089f_Person:88945a3f-d7a5-5769-098e-842d8cde428d ;
  a2a:EventKeyRef oa:event_elo_30a1b9ec-ca76-e9af-7e79-61e68924089f_Event1 .

oa:relationep_elo_30a1b9ec-ca76-e9af-7e79-61e68924089f_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_30a1b9ec-ca76-e9af-7e79-61e68924089f_Person:56071879-456c-1b8f-6eb8-744b327a26a3 ;
  a2a:EventKeyRef oa:event_elo_30a1b9ec-ca76-e9af-7e79-61e68924089f_Event1 .

oa:relationep_elo_30a1b9ec-ca76-e9af-7e79-61e68924089f_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_30a1b9ec-ca76-e9af-7e79-61e68924089f_Person:b42174aa-f056-ed6a-9534-8da990cec15a ;
  a2a:EventKeyRef oa:event_elo_30a1b9ec-ca76-e9af-7e79-61e68924089f_Event1 .

oa:source_elo_30a1b9ec-ca76-e9af-7e79-61e68924089f
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden", "1674-01-01 - 1687-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1674-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1687-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: 202, Periode: 1..." ;
    a2a:Book "F. Ondertrouwboek en trouwboek voor schepenen van Leiden, 1674 - mei 1687" ;
    a2a:RegistryNumber "202" ;
    a2a:Folio "84v" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden), Deel: 202, Periode: 1..., F. Ondertrouwboek en trouwboek voor schepenen van Leiden, 1674 - mei 1687, 202, 84v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/records/media/30a1b9ec-ca76-e9af-7e79-61e68924089f/iiif/3/1275946/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/30a1b9ec-ca76-e9af-7e79-61e68924089f" ;
    a2a:UriPreview "https://elo.memorix.io/resources/records/media/30a1b9ec-ca76-e9af-7e79-61e68924089f/iiif/3/1275946/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/30a1b9ec-ca76-e9af-7e79-61e68924089f" ;
  a2a:RecordGUID "{30a1b9ec-ca76-e9af-7e79-61e68924089f}" ;
  a2a:SourceRemarkOpmerking "Datum trouwen: 31-10-1677<br>Datum ondertrouw: 15-10-1677<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/1004/file/202\">Inventarisnummer 202 van archiefnummer 1004 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden)" ;
  a2a:SourceRemarkdeel "202" ;
  a2a:SourceRemarkregister_periode "1674-1687" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260206_6739_00006739.xml van ELO" .

