@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_d00a447d-ce03-ec72-5aa8-da7f2b0a58f6
  a a2a:Record ;
  rdfs:label "DTB Trouwen (in het jaar 1713-1724)" ;
  a2a:hasPerson oa:person_elo_d00a447d-ce03-ec72-5aa8-da7f2b0a58f6_Person-56fc7d41-63af-2090-dd4c-ff19cae3d7ab, oa:person_elo_d00a447d-ce03-ec72-5aa8-da7f2b0a58f6_Person-370732fd-eddf-7c8b-7ad0-3e52e305b12f, oa:person_elo_d00a447d-ce03-ec72-5aa8-da7f2b0a58f6_Person-be6a5176-e744-212f-8a6a-a2052d6fe383, oa:person_elo_d00a447d-ce03-ec72-5aa8-da7f2b0a58f6_Person-4507a203-7777-8a39-a005-c6a8bc0725c1, oa:person_elo_d00a447d-ce03-ec72-5aa8-da7f2b0a58f6_Person-b0e54690-a5b6-ca34-b4b9-54a2812dfe2a ;
  a2a:hasEvent oa:event_elo_d00a447d-ce03-ec72-5aa8-da7f2b0a58f6_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_d00a447d-ce03-ec72-5aa8-da7f2b0a58f6_0, oa:relationep_elo_d00a447d-ce03-ec72-5aa8-da7f2b0a58f6_1, oa:relationep_elo_d00a447d-ce03-ec72-5aa8-da7f2b0a58f6_2, oa:relationep_elo_d00a447d-ce03-ec72-5aa8-da7f2b0a58f6_3, oa:relationep_elo_d00a447d-ce03-ec72-5aa8-da7f2b0a58f6_4 ;
  a2a:hasSource oa:source_elo_d00a447d-ce03-ec72-5aa8-da7f2b0a58f6 .

oa:person_elo_d00a447d-ce03-ec72-5aa8-da7f2b0a58f6_Person-56fc7d41-63af-2090-dd4c-ff19cae3d7ab
  a a2a:Person ;
  rdfs:label "Arnoldus Pompe" ;
  a2a:PersonName [
    rdfs:label "Arnoldus Pompe" ;
    a2a:PersonNameFirstName "Arnoldus" ;
    a2a:PersonNameLastName "Pompe"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Breedestraat" ;
    rdfs:label "Breedestraat"
  ] .

oa:person_elo_d00a447d-ce03-ec72-5aa8-da7f2b0a58f6_Person-370732fd-eddf-7c8b-7ad0-3e52e305b12f
  a a2a:Person ;
  rdfs:label "Margaretha van Gulick" ;
  a2a:PersonName [
    rdfs:label "Margaretha van Gulick" ;
    a2a:PersonNameFirstName "Margaretha" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Gulick"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_d00a447d-ce03-ec72-5aa8-da7f2b0a58f6_Person-be6a5176-e744-212f-8a6a-a2052d6fe383
  a a2a:Person ;
  rdfs:label "Johanna Hendriks" ;
  a2a:PersonName [
    rdfs:label "Johanna Hendriks" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNamePatronym "Hendriks"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Breedestraat" ;
    rdfs:label "Breedestraat"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Leyden" ;
    rdfs:label "Leyden"
  ] .

oa:person_elo_d00a447d-ce03-ec72-5aa8-da7f2b0a58f6_Person-4507a203-7777-8a39-a005-c6a8bc0725c1
  a a2a:Person ;
  rdfs:label "Jacobus Everhaart" ;
  a2a:PersonName [
    rdfs:label "Jacobus Everhaart" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNameLastName "Everhaart"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_d00a447d-ce03-ec72-5aa8-da7f2b0a58f6_Person-b0e54690-a5b6-ca34-b4b9-54a2812dfe2a
  a a2a:Person ;
  rdfs:label "Jannetje le Feber" ;
  a2a:PersonName [
    rdfs:label "Jannetje le Feber" ;
    a2a:PersonNameFirstName "Jannetje" ;
    a2a:PersonNamePrefixLastName "le" ;
    a2a:PersonNameLastName "Feber"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_d00a447d-ce03-ec72-5aa8-da7f2b0a58f6_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_d00a447d-ce03-ec72-5aa8-da7f2b0a58f6_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_elo_d00a447d-ce03-ec72-5aa8-da7f2b0a58f6_Person:56fc7d41-63af-2090-dd4c-ff19cae3d7ab ;
  a2a:EventKeyRef oa:event_elo_d00a447d-ce03-ec72-5aa8-da7f2b0a58f6_Event1 .

oa:relationep_elo_d00a447d-ce03-ec72-5aa8-da7f2b0a58f6_1
  a a2a:RelationEP ;
  rdfs:label "other:Eerdere vrouw" ;
  a2a:RelationType "other:Eerdere vrouw" ;
  a2a:PersonKeyRef oa:person_elo_d00a447d-ce03-ec72-5aa8-da7f2b0a58f6_Person:370732fd-eddf-7c8b-7ad0-3e52e305b12f ;
  a2a:EventKeyRef oa:event_elo_d00a447d-ce03-ec72-5aa8-da7f2b0a58f6_Event1 .

oa:relationep_elo_d00a447d-ce03-ec72-5aa8-da7f2b0a58f6_2
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_elo_d00a447d-ce03-ec72-5aa8-da7f2b0a58f6_Person:be6a5176-e744-212f-8a6a-a2052d6fe383 ;
  a2a:EventKeyRef oa:event_elo_d00a447d-ce03-ec72-5aa8-da7f2b0a58f6_Event1 .

oa:relationep_elo_d00a447d-ce03-ec72-5aa8-da7f2b0a58f6_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_d00a447d-ce03-ec72-5aa8-da7f2b0a58f6_Person:4507a203-7777-8a39-a005-c6a8bc0725c1 ;
  a2a:EventKeyRef oa:event_elo_d00a447d-ce03-ec72-5aa8-da7f2b0a58f6_Event1 .

oa:relationep_elo_d00a447d-ce03-ec72-5aa8-da7f2b0a58f6_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_d00a447d-ce03-ec72-5aa8-da7f2b0a58f6_Person:b0e54690-a5b6-ca34-b4b9-54a2812dfe2a ;
  a2a:EventKeyRef oa:event_elo_d00a447d-ce03-ec72-5aa8-da7f2b0a58f6_Event1 .

oa:source_elo_d00a447d-ce03-ec72-5aa8-da7f2b0a58f6
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden", "1713-01-01 - 1724-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1713-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: 205, Periode: 1..." ;
    a2a:Book "I. Ondertrouwboek en trouwboek voor schepenen van Leiden, augustus 1713 - 1724." ;
    a2a:RegistryNumber "205" ;
    a2a:Folio "66v" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden), Deel: 205, Periode: 1..., I. Ondertrouwboek en trouwboek voor schepenen van Leiden, augustus 1713 - 1724., 205, 66v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/iiif/3/f5b043cf-b77c-46f6-b5ad-788e8af924e9/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/d00a447d-ce03-ec72-5aa8-da7f2b0a58f6" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/f5b043cf-b77c-46f6-b5ad-788e8af924e9/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/d00a447d-ce03-ec72-5aa8-da7f2b0a58f6" ;
  a2a:RecordGUID "{d00a447d-ce03-ec72-5aa8-da7f2b0a58f6}" ;
  a2a:SourceRemarkOpmerking "Datum trouwen: 24-04-1717<br>Datum ondertrouw: 03-04-1717<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/1004/file/205\">Inventarisnummer 205 van archiefnummer 1004 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden)" ;
  a2a:SourceRemarkdeel "205" ;
  a2a:SourceRemarkregister_periode "1713-1724" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260701_24152_00024152.xml van ELO" .

[] a2a:PersonRemarkdiversen "Relatie tot bruidegom: wed." .
[] a2a:PersonRemarkdiversen "getuige van de bruidegom, relatie tot de bruidegom: bekende, adres: op 't pleyn van 's Gravenstein" .
[] a2a:PersonRemarkdiversen "getuige van de bruid, relatie tot de bruid: aanbehuwdzuster, adres: Middelstegraft" .
