@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_233f0dd8-c34b-e4f8-d3d9-0bd87e418c9a
  a a2a:Record ;
  rdfs:label "DTB Trouwen (in het jaar 1784-1795)" ;
  a2a:hasPerson oa:person_elo_233f0dd8-c34b-e4f8-d3d9-0bd87e418c9a_Person-ee339185-047b-c48c-2766-eb8b55d71b5a, oa:person_elo_233f0dd8-c34b-e4f8-d3d9-0bd87e418c9a_Person-d4b9fb22-e7a0-90ff-3a24-b2a32a8b5dee, oa:person_elo_233f0dd8-c34b-e4f8-d3d9-0bd87e418c9a_Person-8fa1f7e1-a034-c509-4981-6064167a08c6, oa:person_elo_233f0dd8-c34b-e4f8-d3d9-0bd87e418c9a_Person-03508a86-c8aa-5ac0-cf88-30ab50b909ba ;
  a2a:hasEvent oa:event_elo_233f0dd8-c34b-e4f8-d3d9-0bd87e418c9a_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_233f0dd8-c34b-e4f8-d3d9-0bd87e418c9a_0, oa:relationep_elo_233f0dd8-c34b-e4f8-d3d9-0bd87e418c9a_1, oa:relationep_elo_233f0dd8-c34b-e4f8-d3d9-0bd87e418c9a_2, oa:relationep_elo_233f0dd8-c34b-e4f8-d3d9-0bd87e418c9a_3 ;
  a2a:hasSource oa:source_elo_233f0dd8-c34b-e4f8-d3d9-0bd87e418c9a .

oa:person_elo_233f0dd8-c34b-e4f8-d3d9-0bd87e418c9a_Person-ee339185-047b-c48c-2766-eb8b55d71b5a
  a a2a:Person ;
  rdfs:label "Maarten Dirkse" ;
  a2a:PersonName [
    rdfs:label "Maarten Dirkse" ;
    a2a:PersonNameFirstName "Maarten" ;
    a2a:PersonNamePatronym "Dirkse"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Oegstgeest" ;
    rdfs:label "Oegstgeest"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Voorhout" ;
    rdfs:label "Voorhout"
  ] .

oa:person_elo_233f0dd8-c34b-e4f8-d3d9-0bd87e418c9a_Person-d4b9fb22-e7a0-90ff-3a24-b2a32a8b5dee
  a a2a:Person ;
  rdfs:label "Maartje Ruygrok" ;
  a2a:PersonName [
    rdfs:label "Maartje Ruygrok" ;
    a2a:PersonNameFirstName "Maartje" ;
    a2a:PersonNameLastName "Ruygrok"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Rhijnsburgerpoort. Buyten - bleek" ;
    rdfs:label "Rhijnsburgerpoort. Buyten - bleek"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Wassenaar" ;
    rdfs:label "Wassenaar"
  ] .

oa:person_elo_233f0dd8-c34b-e4f8-d3d9-0bd87e418c9a_Person-8fa1f7e1-a034-c509-4981-6064167a08c6
  a a2a:Person ;
  rdfs:label "Jan Ruygrok" ;
  a2a:PersonName [
    rdfs:label "Jan Ruygrok" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Ruygrok"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_233f0dd8-c34b-e4f8-d3d9-0bd87e418c9a_Person-03508a86-c8aa-5ac0-cf88-30ab50b909ba
  a a2a:Person ;
  rdfs:label "Geertruy Koene" ;
  a2a:PersonName [
    rdfs:label "Geertruy Koene" ;
    a2a:PersonNameFirstName "Geertruy" ;
    a2a:PersonNamePatronym "Koene"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_233f0dd8-c34b-e4f8-d3d9-0bd87e418c9a_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_233f0dd8-c34b-e4f8-d3d9-0bd87e418c9a_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_elo_233f0dd8-c34b-e4f8-d3d9-0bd87e418c9a_Person:ee339185-047b-c48c-2766-eb8b55d71b5a ;
  a2a:EventKeyRef oa:event_elo_233f0dd8-c34b-e4f8-d3d9-0bd87e418c9a_Event1 .

oa:relationep_elo_233f0dd8-c34b-e4f8-d3d9-0bd87e418c9a_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_elo_233f0dd8-c34b-e4f8-d3d9-0bd87e418c9a_Person:d4b9fb22-e7a0-90ff-3a24-b2a32a8b5dee ;
  a2a:EventKeyRef oa:event_elo_233f0dd8-c34b-e4f8-d3d9-0bd87e418c9a_Event1 .

oa:relationep_elo_233f0dd8-c34b-e4f8-d3d9-0bd87e418c9a_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_233f0dd8-c34b-e4f8-d3d9-0bd87e418c9a_Person:8fa1f7e1-a034-c509-4981-6064167a08c6 ;
  a2a:EventKeyRef oa:event_elo_233f0dd8-c34b-e4f8-d3d9-0bd87e418c9a_Event1 .

oa:relationep_elo_233f0dd8-c34b-e4f8-d3d9-0bd87e418c9a_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_233f0dd8-c34b-e4f8-d3d9-0bd87e418c9a_Person:03508a86-c8aa-5ac0-cf88-30ab50b909ba ;
  a2a:EventKeyRef oa:event_elo_233f0dd8-c34b-e4f8-d3d9-0bd87e418c9a_Event1 .

oa:source_elo_233f0dd8-c34b-e4f8-d3d9-0bd87e418c9a
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden", "1784-01-01 - 1795-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1784-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1795-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: 210, Periode: 1..." ;
    a2a:Book "O. Ondertrouwboek en trouwboek voor schepenen van Leiden, februari 1784 - mei 1795." ;
    a2a:RegistryNumber "210" ;
    a2a:Folio "39" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden), Deel: 210, Periode: 1..., O. Ondertrouwboek en trouwboek voor schepenen van Leiden, februari 1784 - mei 1795., 210, 39"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/iiif/3/8fec48b8-9409-450b-b5eb-1c33437f070c/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/233f0dd8-c34b-e4f8-d3d9-0bd87e418c9a" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/8fec48b8-9409-450b-b5eb-1c33437f070c/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/233f0dd8-c34b-e4f8-d3d9-0bd87e418c9a" ;
  a2a:RecordGUID "{233f0dd8-c34b-e4f8-d3d9-0bd87e418c9a}" ;
  a2a:SourceRemarkOpmerking "Datum trouwen: 27-05-1786<br>Datum ondertrouw: 06-05-1786<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/1004/file/210\">Inventarisnummer 210 van archiefnummer 1004 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden)" ;
  a2a:SourceRemarkdeel "210" ;
  a2a:SourceRemarkregister_periode "1784-1795" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260528_15438_00015438.xml van ELO" .

[] a2a:PersonRemarkdiversen "getuige van de bruidegom, relatie tot de bruidegom: bekende, adres: Binnevestgragt bij Rhijnsburgerprt" .
[] a2a:PersonRemarkdiversen "getuige van de bruid, relatie tot de bruid: bekende, adres: Rhijn aan 't Amsterdamse Veer" .
