@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_2499df56-e7bc-a8a8-3be4-6ac89697e4bc
  a a2a:Record ;
  rdfs:label "DTB Trouwen (in het jaar 1647-1653)" ;
  a2a:hasPerson oa:person_elo_2499df56-e7bc-a8a8-3be4-6ac89697e4bc_Person-c0edf216-2084-ba1e-1a8e-5f3b7ce88254, oa:person_elo_2499df56-e7bc-a8a8-3be4-6ac89697e4bc_Person-64fb94cc-31be-8884-74c8-e9ceddc223d5, oa:person_elo_2499df56-e7bc-a8a8-3be4-6ac89697e4bc_Person-dcb049b5-e4ff-f21c-3bf5-72ab3d3cbc9a, oa:person_elo_2499df56-e7bc-a8a8-3be4-6ac89697e4bc_Person-7c80b37d-26ed-e84f-5133-7934354bf720 ;
  a2a:hasEvent oa:event_elo_2499df56-e7bc-a8a8-3be4-6ac89697e4bc_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_2499df56-e7bc-a8a8-3be4-6ac89697e4bc_0, oa:relationep_elo_2499df56-e7bc-a8a8-3be4-6ac89697e4bc_1, oa:relationep_elo_2499df56-e7bc-a8a8-3be4-6ac89697e4bc_2, oa:relationep_elo_2499df56-e7bc-a8a8-3be4-6ac89697e4bc_3 ;
  a2a:hasSource oa:source_elo_2499df56-e7bc-a8a8-3be4-6ac89697e4bc .

oa:person_elo_2499df56-e7bc-a8a8-3be4-6ac89697e4bc_Person-c0edf216-2084-ba1e-1a8e-5f3b7ce88254
  a a2a:Person ;
  rdfs:label "Jan Jansz van Ruve" ;
  a2a:PersonName [
    rdfs:label "Jan Jansz van Ruve" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePatronym "Jansz" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Ruve"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Rijn" ;
    rdfs:label "Rijn"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Lis" ;
    rdfs:label "Lis"
  ] ;
  a2a:Profession "kuiper" .

oa:person_elo_2499df56-e7bc-a8a8-3be4-6ac89697e4bc_Person-64fb94cc-31be-8884-74c8-e9ceddc223d5
  a a2a:Person ;
  rdfs:label "Marijtgen Govertsdr Ooms" ;
  a2a:PersonName [
    rdfs:label "Marijtgen Govertsdr Ooms" ;
    a2a:PersonNameFirstName "Marijtgen" ;
    a2a:PersonNamePatronym "Govertsdr" ;
    a2a:PersonNameLastName "Ooms"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Rijn" ;
    rdfs:label "Rijn"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Alphen" ;
    rdfs:label "Alphen"
  ] .

oa:person_elo_2499df56-e7bc-a8a8-3be4-6ac89697e4bc_Person-dcb049b5-e4ff-f21c-3bf5-72ab3d3cbc9a
  a a2a:Person ;
  rdfs:label "Claes Joosten van Dalen" ;
  a2a:PersonName [
    rdfs:label "Claes Joosten van Dalen" ;
    a2a:PersonNameFirstName "Claes" ;
    a2a:PersonNamePatronym "Joosten" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Dalen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_2499df56-e7bc-a8a8-3be4-6ac89697e4bc_Person-7c80b37d-26ed-e84f-5133-7934354bf720
  a a2a:Person ;
  rdfs:label "Aeltgen Buyees" ;
  a2a:PersonName [
    rdfs:label "Aeltgen Buyees" ;
    a2a:PersonNameFirstName "Aeltgen" ;
    a2a:PersonNameLastName "Buyees"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_2499df56-e7bc-a8a8-3be4-6ac89697e4bc_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_2499df56-e7bc-a8a8-3be4-6ac89697e4bc_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_elo_2499df56-e7bc-a8a8-3be4-6ac89697e4bc_Person:c0edf216-2084-ba1e-1a8e-5f3b7ce88254 ;
  a2a:EventKeyRef oa:event_elo_2499df56-e7bc-a8a8-3be4-6ac89697e4bc_Event1 .

oa:relationep_elo_2499df56-e7bc-a8a8-3be4-6ac89697e4bc_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_elo_2499df56-e7bc-a8a8-3be4-6ac89697e4bc_Person:64fb94cc-31be-8884-74c8-e9ceddc223d5 ;
  a2a:EventKeyRef oa:event_elo_2499df56-e7bc-a8a8-3be4-6ac89697e4bc_Event1 .

oa:relationep_elo_2499df56-e7bc-a8a8-3be4-6ac89697e4bc_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_2499df56-e7bc-a8a8-3be4-6ac89697e4bc_Person:dcb049b5-e4ff-f21c-3bf5-72ab3d3cbc9a ;
  a2a:EventKeyRef oa:event_elo_2499df56-e7bc-a8a8-3be4-6ac89697e4bc_Event1 .

oa:relationep_elo_2499df56-e7bc-a8a8-3be4-6ac89697e4bc_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_2499df56-e7bc-a8a8-3be4-6ac89697e4bc_Person:7c80b37d-26ed-e84f-5133-7934354bf720 ;
  a2a:EventKeyRef oa:event_elo_2499df56-e7bc-a8a8-3be4-6ac89697e4bc_Event1 .

oa:source_elo_2499df56-e7bc-a8a8-3be4-6ac89697e4bc
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden", "1647-01-01 - 1653-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1647-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1653-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: 14, Periode: 16..." ;
    a2a:Book "O. Kerkelijk ondertrouwboek (NH) van Leiden, juli 1647 - juni 1653." ;
    a2a:RegistryNumber "14" ;
    a2a:Folio "262" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden), Deel: 14, Periode: 16..., O. Kerkelijk ondertrouwboek (NH) van Leiden, juli 1647 - juni 1653., 14, 262"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/records/media/2499df56-e7bc-a8a8-3be4-6ac89697e4bc/iiif/3/937641/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/2499df56-e7bc-a8a8-3be4-6ac89697e4bc" ;
    a2a:UriPreview "https://elo.memorix.io/resources/records/media/2499df56-e7bc-a8a8-3be4-6ac89697e4bc/iiif/3/937641/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/2499df56-e7bc-a8a8-3be4-6ac89697e4bc" ;
  a2a:RecordGUID "{2499df56-e7bc-a8a8-3be4-6ac89697e4bc}" ;
  a2a:SourceRemarkOpmerking "Datum ondertrouw: 12-01-1652<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/1004/file/14\">Inventarisnummer 14 van archiefnummer 1004 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden)" ;
  a2a:SourceRemarkdeel "14" ;
  a2a:SourceRemarkregister_periode "1647-1653" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260206_4176_00004176.xml van ELO" .

