@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_9e1cea7d-e95f-589c-44ee-0e0cdeee317f
  a a2a:Record ;
  rdfs:label "DTB Trouwen (in het jaar 1712-1767)" ;
  a2a:hasPerson oa:person_elo_9e1cea7d-e95f-589c-44ee-0e0cdeee317f_Person-4c891f15-456b-1c2f-2589-2d0fafc7793a, oa:person_elo_9e1cea7d-e95f-589c-44ee-0e0cdeee317f_Person-a909108b-e991-483e-9109-f0af26d01f54, oa:person_elo_9e1cea7d-e95f-589c-44ee-0e0cdeee317f_Person-2a33728f-4c4a-d2ae-a2b9-63b7c610948f, oa:person_elo_9e1cea7d-e95f-589c-44ee-0e0cdeee317f_Person-9d1a98a1-3aaa-e813-fc32-5f3de217127b ;
  a2a:hasEvent oa:event_elo_9e1cea7d-e95f-589c-44ee-0e0cdeee317f_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_9e1cea7d-e95f-589c-44ee-0e0cdeee317f_0, oa:relationep_elo_9e1cea7d-e95f-589c-44ee-0e0cdeee317f_1, oa:relationep_elo_9e1cea7d-e95f-589c-44ee-0e0cdeee317f_2, oa:relationep_elo_9e1cea7d-e95f-589c-44ee-0e0cdeee317f_3 ;
  a2a:hasSource oa:source_elo_9e1cea7d-e95f-589c-44ee-0e0cdeee317f .

oa:person_elo_9e1cea7d-e95f-589c-44ee-0e0cdeee317f_Person-4c891f15-456b-1c2f-2589-2d0fafc7793a
  a a2a:Person ;
  rdfs:label "Joannes van der Ros" ;
  a2a:PersonName [
    rdfs:label "Joannes van der Ros" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Ros"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_9e1cea7d-e95f-589c-44ee-0e0cdeee317f_Person-a909108b-e991-483e-9109-f0af26d01f54
  a a2a:Person ;
  rdfs:label "Catharina Persyn" ;
  a2a:PersonName [
    rdfs:label "Catharina Persyn" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNameLastName "Persyn"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_9e1cea7d-e95f-589c-44ee-0e0cdeee317f_Person-2a33728f-4c4a-d2ae-a2b9-63b7c610948f
  a a2a:Person ;
  rdfs:label "Agnes Jans" ;
  a2a:PersonName [
    rdfs:label "Agnes Jans" ;
    a2a:PersonNameFirstName "Agnes" ;
    a2a:PersonNamePatronym "Jans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_9e1cea7d-e95f-589c-44ee-0e0cdeee317f_Person-9d1a98a1-3aaa-e813-fc32-5f3de217127b
  a a2a:Person ;
  rdfs:label "Fransyn Amos" ;
  a2a:PersonName [
    rdfs:label "Fransyn Amos" ;
    a2a:PersonNameFirstName "Fransyn" ;
    a2a:PersonNamePatronym "Amos"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_9e1cea7d-e95f-589c-44ee-0e0cdeee317f_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_9e1cea7d-e95f-589c-44ee-0e0cdeee317f_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_elo_9e1cea7d-e95f-589c-44ee-0e0cdeee317f_Person:4c891f15-456b-1c2f-2589-2d0fafc7793a ;
  a2a:EventKeyRef oa:event_elo_9e1cea7d-e95f-589c-44ee-0e0cdeee317f_Event1 .

oa:relationep_elo_9e1cea7d-e95f-589c-44ee-0e0cdeee317f_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_elo_9e1cea7d-e95f-589c-44ee-0e0cdeee317f_Person:a909108b-e991-483e-9109-f0af26d01f54 ;
  a2a:EventKeyRef oa:event_elo_9e1cea7d-e95f-589c-44ee-0e0cdeee317f_Event1 .

oa:relationep_elo_9e1cea7d-e95f-589c-44ee-0e0cdeee317f_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_9e1cea7d-e95f-589c-44ee-0e0cdeee317f_Person:2a33728f-4c4a-d2ae-a2b9-63b7c610948f ;
  a2a:EventKeyRef oa:event_elo_9e1cea7d-e95f-589c-44ee-0e0cdeee317f_Event1 .

oa:relationep_elo_9e1cea7d-e95f-589c-44ee-0e0cdeee317f_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_9e1cea7d-e95f-589c-44ee-0e0cdeee317f_Person:9d1a98a1-3aaa-e813-fc32-5f3de217127b ;
  a2a:EventKeyRef oa:event_elo_9e1cea7d-e95f-589c-44ee-0e0cdeee317f_Event1 .

oa:source_elo_9e1cea7d-e95f-589c-44ee-0e0cdeee317f
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden", "1712-01-01 - 1767-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1712-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1767-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: 299, Periode: 1..." ;
    a2a:Book "Doopboek en trouwboek van de kerk aan de Kuipersteeg (RK) te Leiden, 1712 - 1767." ;
    a2a:RegistryNumber "299" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden), Deel: 299, Periode: 1..., Doopboek en trouwboek van de kerk aan de Kuipersteeg (RK) te Leiden, 1712 - 1767., 299"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/iiif/3/8369ce05-5f29-447a-b986-54bcc30dabe1/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/9e1cea7d-e95f-589c-44ee-0e0cdeee317f" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/8369ce05-5f29-447a-b986-54bcc30dabe1/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/9e1cea7d-e95f-589c-44ee-0e0cdeee317f" ;
  a2a:RecordGUID "{9e1cea7d-e95f-589c-44ee-0e0cdeee317f}" ;
  a2a:SourceRemarkOpmerking "Statie: Kuipersteeg<br>Datum trouwen: 21-11-1733<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/1004/file/299\">Inventarisnummer 299 van archiefnummer 1004 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden)" ;
  a2a:SourceRemarkdeel "299" ;
  a2a:SourceRemarkregister_periode "1712-1767" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260528_15660_00015660.xml van ELO" .

[] a2a:PersonRemarkdiversen "getuige van de bruidegom" .
[] a2a:PersonRemarkdiversen "getuige van de bruidegom" .
