@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_54d69faf-4ae3-d384-fe6b-c60003aec7cc
  a a2a:Record ;
  rdfs:label "DTB Trouwen (in het jaar 1722-1724)" ;
  a2a:hasPerson oa:person_elo_54d69faf-4ae3-d384-fe6b-c60003aec7cc_Person-8345043f-5fdb-d828-e019-3d241638ed27, oa:person_elo_54d69faf-4ae3-d384-fe6b-c60003aec7cc_Person-4814cd0a-9306-a614-d8b8-99a102e1ca3b, oa:person_elo_54d69faf-4ae3-d384-fe6b-c60003aec7cc_Person-42efd11b-b474-2d7c-835d-c731df5fc345, oa:person_elo_54d69faf-4ae3-d384-fe6b-c60003aec7cc_Person-fe427a78-2626-e921-f4b9-622ac001351f, oa:person_elo_54d69faf-4ae3-d384-fe6b-c60003aec7cc_Person-4c12e0a1-c0ce-05a7-a3b8-8f9b2086dac1 ;
  a2a:hasEvent oa:event_elo_54d69faf-4ae3-d384-fe6b-c60003aec7cc_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_54d69faf-4ae3-d384-fe6b-c60003aec7cc_0, oa:relationep_elo_54d69faf-4ae3-d384-fe6b-c60003aec7cc_1, oa:relationep_elo_54d69faf-4ae3-d384-fe6b-c60003aec7cc_2, oa:relationep_elo_54d69faf-4ae3-d384-fe6b-c60003aec7cc_3, oa:relationep_elo_54d69faf-4ae3-d384-fe6b-c60003aec7cc_4 ;
  a2a:hasSource oa:source_elo_54d69faf-4ae3-d384-fe6b-c60003aec7cc .

oa:person_elo_54d69faf-4ae3-d384-fe6b-c60003aec7cc_Person-8345043f-5fdb-d828-e019-3d241638ed27
  a a2a:Person ;
  rdfs:label "Barent van Namen" ;
  a2a:PersonName [
    rdfs:label "Barent van Namen" ;
    a2a:PersonNameFirstName "Barent" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Namen"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Leijden" ;
    rdfs:label "Leijden"
  ] .

oa:person_elo_54d69faf-4ae3-d384-fe6b-c60003aec7cc_Person-4814cd0a-9306-a614-d8b8-99a102e1ca3b
  a a2a:Person ;
  rdfs:label "Maria van Heuckelom" ;
  a2a:PersonName [
    rdfs:label "Maria van Heuckelom" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Heuckelom"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_54d69faf-4ae3-d384-fe6b-c60003aec7cc_Person-42efd11b-b474-2d7c-835d-c731df5fc345
  a a2a:Person ;
  rdfs:label "Anna van der Sliuijs" ;
  a2a:PersonName [
    rdfs:label "Anna van der Sliuijs" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Sliuijs"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Leijden" ;
    rdfs:label "Leijden"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Leijden" ;
    rdfs:label "Leijden"
  ] .

oa:person_elo_54d69faf-4ae3-d384-fe6b-c60003aec7cc_Person-fe427a78-2626-e921-f4b9-622ac001351f
  a a2a:Person ;
  rdfs:label "Jan Le Compte" ;
  a2a:PersonName [
    rdfs:label "Jan Le Compte" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePrefixLastName "Le" ;
    a2a:PersonNameLastName "Compte"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_54d69faf-4ae3-d384-fe6b-c60003aec7cc_Person-4c12e0a1-c0ce-05a7-a3b8-8f9b2086dac1
  a a2a:Person ;
  rdfs:label "Cornelia Krul" ;
  a2a:PersonName [
    rdfs:label "Cornelia Krul" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNameLastName "Krul"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_54d69faf-4ae3-d384-fe6b-c60003aec7cc_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_54d69faf-4ae3-d384-fe6b-c60003aec7cc_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_elo_54d69faf-4ae3-d384-fe6b-c60003aec7cc_Person:8345043f-5fdb-d828-e019-3d241638ed27 ;
  a2a:EventKeyRef oa:event_elo_54d69faf-4ae3-d384-fe6b-c60003aec7cc_Event1 .

oa:relationep_elo_54d69faf-4ae3-d384-fe6b-c60003aec7cc_1
  a a2a:RelationEP ;
  rdfs:label "other:Eerdere vrouw" ;
  a2a:RelationType "other:Eerdere vrouw" ;
  a2a:PersonKeyRef oa:person_elo_54d69faf-4ae3-d384-fe6b-c60003aec7cc_Person:4814cd0a-9306-a614-d8b8-99a102e1ca3b ;
  a2a:EventKeyRef oa:event_elo_54d69faf-4ae3-d384-fe6b-c60003aec7cc_Event1 .

oa:relationep_elo_54d69faf-4ae3-d384-fe6b-c60003aec7cc_2
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_elo_54d69faf-4ae3-d384-fe6b-c60003aec7cc_Person:42efd11b-b474-2d7c-835d-c731df5fc345 ;
  a2a:EventKeyRef oa:event_elo_54d69faf-4ae3-d384-fe6b-c60003aec7cc_Event1 .

oa:relationep_elo_54d69faf-4ae3-d384-fe6b-c60003aec7cc_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_54d69faf-4ae3-d384-fe6b-c60003aec7cc_Person:fe427a78-2626-e921-f4b9-622ac001351f ;
  a2a:EventKeyRef oa:event_elo_54d69faf-4ae3-d384-fe6b-c60003aec7cc_Event1 .

oa:relationep_elo_54d69faf-4ae3-d384-fe6b-c60003aec7cc_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_54d69faf-4ae3-d384-fe6b-c60003aec7cc_Person:4c12e0a1-c0ce-05a7-a3b8-8f9b2086dac1 ;
  a2a:EventKeyRef oa:event_elo_54d69faf-4ae3-d384-fe6b-c60003aec7cc_Event1 .

oa:source_elo_54d69faf-4ae3-d384-fe6b-c60003aec7cc
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden", "1722-01-01 - 1724-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1722-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1724-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: 33, Periode: 17..." ;
    a2a:Book "II. Kerkelijk ondertrouwboek (NH) van Leiden, 1722 - 1724." ;
    a2a:RegistryNumber "33" ;
    a2a:Folio "91v" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden), Deel: 33, Periode: 17..., II. Kerkelijk ondertrouwboek (NH) van Leiden, 1722 - 1724., 33, 91v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/iiif/3/ecb48f5c-7541-43c4-b3e0-376ae79dfe73/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/54d69faf-4ae3-d384-fe6b-c60003aec7cc" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/ecb48f5c-7541-43c4-b3e0-376ae79dfe73/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/54d69faf-4ae3-d384-fe6b-c60003aec7cc" ;
  a2a:RecordGUID "{54d69faf-4ae3-d384-fe6b-c60003aec7cc}" ;
  a2a:SourceRemarkOpmerking "Datum ondertrouw: 20-11-1722<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/1004/file/33\">Inventarisnummer 33 van archiefnummer 1004 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden)" ;
  a2a:SourceRemarkdeel "33" ;
  a2a:SourceRemarkregister_periode "1722-1724" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260701_18065_00018065.xml van ELO" .

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