@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_eeef8cd0-f874-0d72-741e-fffd31401efc
  a a2a:Record ;
  rdfs:label "DTB Trouwen (in het jaar 1692-1749)" ;
  a2a:hasPerson oa:person_elo_eeef8cd0-f874-0d72-741e-fffd31401efc_Person-5307d5bc-d29c-e99f-1212-bb96ff9c0d01, oa:person_elo_eeef8cd0-f874-0d72-741e-fffd31401efc_Person-3c2b89ff-4eec-7f5a-a1fa-4c6eb7bb84b8, oa:person_elo_eeef8cd0-f874-0d72-741e-fffd31401efc_Person-ddfde03c-f18f-8475-0cb7-4bc20f2147c6 ;
  a2a:hasEvent oa:event_elo_eeef8cd0-f874-0d72-741e-fffd31401efc_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_eeef8cd0-f874-0d72-741e-fffd31401efc_0, oa:relationep_elo_eeef8cd0-f874-0d72-741e-fffd31401efc_1, oa:relationep_elo_eeef8cd0-f874-0d72-741e-fffd31401efc_2 ;
  a2a:hasSource oa:source_elo_eeef8cd0-f874-0d72-741e-fffd31401efc .

oa:person_elo_eeef8cd0-f874-0d72-741e-fffd31401efc_Person-5307d5bc-d29c-e99f-1212-bb96ff9c0d01
  a a2a:Person ;
  rdfs:label "Dammis Krijne Berendregt" ;
  a2a:PersonName [
    rdfs:label "Dammis Krijne Berendregt" ;
    a2a:PersonNameFirstName "Dammis" ;
    a2a:PersonNamePatronym "Krijne" ;
    a2a:PersonNameLastName "Berendregt"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Hillegom" ;
    rdfs:label "Hillegom"
  ] .

oa:person_elo_eeef8cd0-f874-0d72-741e-fffd31401efc_Person-3c2b89ff-4eec-7f5a-a1fa-4c6eb7bb84b8
  a a2a:Person ;
  rdfs:label "Lijsbeth van Kottum" ;
  a2a:PersonName [
    rdfs:label "Lijsbeth van Kottum" ;
    a2a:PersonNameFirstName "Lijsbeth" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Kottum"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_eeef8cd0-f874-0d72-741e-fffd31401efc_Person-ddfde03c-f18f-8475-0cb7-4bc20f2147c6
  a a2a:Person ;
  rdfs:label "Steyntje Jans de Beer" ;
  a2a:PersonName [
    rdfs:label "Steyntje Jans de Beer" ;
    a2a:PersonNameFirstName "Steyntje" ;
    a2a:PersonNamePatronym "Jans" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Beer"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Hillegom" ;
    rdfs:label "Hillegom"
  ] .

oa:event_elo_eeef8cd0-f874-0d72-741e-fffd31401efc_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Trouwen" ;
  a2a:EventType "other:DTB Trouwen" ;
  a2a:EventPlace [
    a2a:Place "Hillegom" ;
    rdfs:label "Hillegom"
  ] .

oa:relationep_elo_eeef8cd0-f874-0d72-741e-fffd31401efc_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_elo_eeef8cd0-f874-0d72-741e-fffd31401efc_Person:5307d5bc-d29c-e99f-1212-bb96ff9c0d01 ;
  a2a:EventKeyRef oa:event_elo_eeef8cd0-f874-0d72-741e-fffd31401efc_Event1 .

oa:relationep_elo_eeef8cd0-f874-0d72-741e-fffd31401efc_1
  a a2a:RelationEP ;
  rdfs:label "other:Eerdere vrouw" ;
  a2a:RelationType "other:Eerdere vrouw" ;
  a2a:PersonKeyRef oa:person_elo_eeef8cd0-f874-0d72-741e-fffd31401efc_Person:3c2b89ff-4eec-7f5a-a1fa-4c6eb7bb84b8 ;
  a2a:EventKeyRef oa:event_elo_eeef8cd0-f874-0d72-741e-fffd31401efc_Event1 .

oa:relationep_elo_eeef8cd0-f874-0d72-741e-fffd31401efc_2
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_elo_eeef8cd0-f874-0d72-741e-fffd31401efc_Person:ddfde03c-f18f-8475-0cb7-4bc20f2147c6 ;
  a2a:EventKeyRef oa:event_elo_eeef8cd0-f874-0d72-741e-fffd31401efc_Event1 .

oa:source_elo_eeef8cd0-f874-0d72-741e-fffd31401efc
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Hillegom" ;
    rdfs:label "Hillegom", "1692-01-01 - 1749-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1692-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1749-12-31"^^xsd:date
  ] ;
  a2a:SourceType "other:" ;
  a2a:SourceReference [
    a2a:InstitutionName "Erfgoed Leiden" ;
    a2a:Place "Leiden" ;
    a2a:Collection "Archiefnaam: Doop-, Trouw- en Begraafregisters Hillegom, Deel: 3, Periode: 1692-1749" ;
    a2a:Book "Doopboek en trouwboek (NH) van Hillegom, 1692 - 1749" ;
    a2a:RegistryNumber "3" ;
    a2a:Folio "30v" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Doop-, Trouw- en Begraafregisters Hillegom, Deel: 3, Periode: 1692-1749, Doopboek en trouwboek (NH) van Hillegom, 1692 - 1749, 3, 30v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/iiif/3/93a09e91-6afd-499f-8596-195777ff48b7/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/eeef8cd0-f874-0d72-741e-fffd31401efc" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/93a09e91-6afd-499f-8596-195777ff48b7/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/eeef8cd0-f874-0d72-741e-fffd31401efc" ;
  a2a:RecordGUID "{eeef8cd0-f874-0d72-741e-fffd31401efc}" ;
  a2a:SourceRemarkOpmerking "Datum trouwen: 16-11-1738<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/0837/file/3\">Inventarisnummer 3 van archiefnummer 0837 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Doop-, Trouw- en Begraafregisters Hillegom" ;
  a2a:SourceRemarkdeel "3" ;
  a2a:SourceRemarkregister_periode "1692-1749" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260701_13361_00013361.xml van ELO" .

[] a2a:PersonRemarkdiversen "Relatie tot bruidegom: wed." .
[] a2a:PersonRemarkdiversen "Burgerlijke staat voor het huwelijk: j.d." .
