@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_a17e545a-a22a-3a0b-db1d-7fc71f3db3d9
  a a2a:Record ;
  rdfs:label "DTB Trouwen (in het jaar 1711-1715)" ;
  a2a:hasPerson oa:person_elo_a17e545a-a22a-3a0b-db1d-7fc71f3db3d9_Person-80d12271-84f8-7825-79ef-f3cbd4f05b79, oa:person_elo_a17e545a-a22a-3a0b-db1d-7fc71f3db3d9_Person-c06ede4b-ce5e-a6be-2be4-628f47dcc508, oa:person_elo_a17e545a-a22a-3a0b-db1d-7fc71f3db3d9_Person-0f96bb11-635d-f847-7a58-36d47f2f85e0, oa:person_elo_a17e545a-a22a-3a0b-db1d-7fc71f3db3d9_Person-a4d81792-4267-53d5-cdef-ef170d452d0f, oa:person_elo_a17e545a-a22a-3a0b-db1d-7fc71f3db3d9_Person-24a8fcf4-ab64-6783-2bf3-08f8651afd77 ;
  a2a:hasEvent oa:event_elo_a17e545a-a22a-3a0b-db1d-7fc71f3db3d9_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_a17e545a-a22a-3a0b-db1d-7fc71f3db3d9_0, oa:relationep_elo_a17e545a-a22a-3a0b-db1d-7fc71f3db3d9_1, oa:relationep_elo_a17e545a-a22a-3a0b-db1d-7fc71f3db3d9_2, oa:relationep_elo_a17e545a-a22a-3a0b-db1d-7fc71f3db3d9_3, oa:relationep_elo_a17e545a-a22a-3a0b-db1d-7fc71f3db3d9_4 ;
  a2a:hasSource oa:source_elo_a17e545a-a22a-3a0b-db1d-7fc71f3db3d9 .

oa:person_elo_a17e545a-a22a-3a0b-db1d-7fc71f3db3d9_Person-80d12271-84f8-7825-79ef-f3cbd4f05b79
  a a2a:Person ;
  rdfs:label "Huijbert Smagte" ;
  a2a:PersonName [
    rdfs:label "Huijbert Smagte" ;
    a2a:PersonNameFirstName "Huijbert" ;
    a2a:PersonNameLastName "Smagte"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Oudevest op de hoek van de Paradijssteegh" ;
    rdfs:label "Oudevest op de hoek van de Paradijssteegh"
  ] .

oa:person_elo_a17e545a-a22a-3a0b-db1d-7fc71f3db3d9_Person-c06ede4b-ce5e-a6be-2be4-628f47dcc508
  a a2a:Person ;
  rdfs:label "Marijtje Moré" ;
  a2a:PersonName [
    rdfs:label "Marijtje Moré" ;
    a2a:PersonNameFirstName "Marijtje" ;
    a2a:PersonNameLastName "Moré"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_a17e545a-a22a-3a0b-db1d-7fc71f3db3d9_Person-0f96bb11-635d-f847-7a58-36d47f2f85e0
  a a2a:Person ;
  rdfs:label "Grietje Klos" ;
  a2a:PersonName [
    rdfs:label "Grietje Klos" ;
    a2a:PersonNameFirstName "Grietje" ;
    a2a:PersonNameLastName "Klos"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Oude Cingel" ;
    rdfs:label "Oude Cingel"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Leijden" ;
    rdfs:label "Leijden"
  ] .

oa:person_elo_a17e545a-a22a-3a0b-db1d-7fc71f3db3d9_Person-a4d81792-4267-53d5-cdef-ef170d452d0f
  a a2a:Person ;
  rdfs:label "Mattheus Smagte" ;
  a2a:PersonName [
    rdfs:label "Mattheus Smagte" ;
    a2a:PersonNameFirstName "Mattheus" ;
    a2a:PersonNameLastName "Smagte"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_a17e545a-a22a-3a0b-db1d-7fc71f3db3d9_Person-24a8fcf4-ab64-6783-2bf3-08f8651afd77
  a a2a:Person ;
  rdfs:label "Sara Lobé" ;
  a2a:PersonName [
    rdfs:label "Sara Lobé" ;
    a2a:PersonNameFirstName "Sara" ;
    a2a:PersonNameLastName "Lobé"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_a17e545a-a22a-3a0b-db1d-7fc71f3db3d9_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_a17e545a-a22a-3a0b-db1d-7fc71f3db3d9_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_elo_a17e545a-a22a-3a0b-db1d-7fc71f3db3d9_Person:80d12271-84f8-7825-79ef-f3cbd4f05b79 ;
  a2a:EventKeyRef oa:event_elo_a17e545a-a22a-3a0b-db1d-7fc71f3db3d9_Event1 .

oa:relationep_elo_a17e545a-a22a-3a0b-db1d-7fc71f3db3d9_1
  a a2a:RelationEP ;
  rdfs:label "other:Eerdere vrouw" ;
  a2a:RelationType "other:Eerdere vrouw" ;
  a2a:PersonKeyRef oa:person_elo_a17e545a-a22a-3a0b-db1d-7fc71f3db3d9_Person:c06ede4b-ce5e-a6be-2be4-628f47dcc508 ;
  a2a:EventKeyRef oa:event_elo_a17e545a-a22a-3a0b-db1d-7fc71f3db3d9_Event1 .

oa:relationep_elo_a17e545a-a22a-3a0b-db1d-7fc71f3db3d9_2
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_elo_a17e545a-a22a-3a0b-db1d-7fc71f3db3d9_Person:0f96bb11-635d-f847-7a58-36d47f2f85e0 ;
  a2a:EventKeyRef oa:event_elo_a17e545a-a22a-3a0b-db1d-7fc71f3db3d9_Event1 .

oa:relationep_elo_a17e545a-a22a-3a0b-db1d-7fc71f3db3d9_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_a17e545a-a22a-3a0b-db1d-7fc71f3db3d9_Person:a4d81792-4267-53d5-cdef-ef170d452d0f ;
  a2a:EventKeyRef oa:event_elo_a17e545a-a22a-3a0b-db1d-7fc71f3db3d9_Event1 .

oa:relationep_elo_a17e545a-a22a-3a0b-db1d-7fc71f3db3d9_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_a17e545a-a22a-3a0b-db1d-7fc71f3db3d9_Person:24a8fcf4-ab64-6783-2bf3-08f8651afd77 ;
  a2a:EventKeyRef oa:event_elo_a17e545a-a22a-3a0b-db1d-7fc71f3db3d9_Event1 .

oa:source_elo_a17e545a-a22a-3a0b-db1d-7fc71f3db3d9
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden", "1711-01-01 - 1715-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1711-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1715-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: 30, Periode: 17..." ;
    a2a:Book "FF. Kerkelijk ondertrouwboek (NH) van Leiden, januari 1711 - januari 1715." ;
    a2a:RegistryNumber "30" ;
    a2a:Folio "19v" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden), Deel: 30, Periode: 17..., FF. Kerkelijk ondertrouwboek (NH) van Leiden, januari 1711 - januari 1715., 30, 19v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/records/media/a17e545a-a22a-3a0b-db1d-7fc71f3db3d9/iiif/3/1094255/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/a17e545a-a22a-3a0b-db1d-7fc71f3db3d9" ;
    a2a:UriPreview "https://elo.memorix.io/resources/records/media/a17e545a-a22a-3a0b-db1d-7fc71f3db3d9/iiif/3/1094255/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/a17e545a-a22a-3a0b-db1d-7fc71f3db3d9" ;
  a2a:RecordGUID "{a17e545a-a22a-3a0b-db1d-7fc71f3db3d9}" ;
  a2a:SourceRemarkOpmerking "Datum ondertrouw: 17-04-1711<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/1004/file/30\">Inventarisnummer 30 van archiefnummer 1004 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden)" ;
  a2a:SourceRemarkdeel "30" ;
  a2a:SourceRemarkregister_periode "1711-1715" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20251225_18083_00018083.xml van ELO" .

