@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_1923b6a4-1cfb-7e47-5ee7-5a0abe2dbb45
  a a2a:Record ;
  rdfs:label "DTB Trouwen (in het jaar 1647-1653)" ;
  a2a:hasPerson oa:person_elo_1923b6a4-1cfb-7e47-5ee7-5a0abe2dbb45_Person-77c0932c-0942-afd4-3002-c2b60a51e648, oa:person_elo_1923b6a4-1cfb-7e47-5ee7-5a0abe2dbb45_Person-d4f0091c-d9e2-9e9c-b36b-16fca58b9d1e, oa:person_elo_1923b6a4-1cfb-7e47-5ee7-5a0abe2dbb45_Person-5a7ee208-ff05-73f5-3b1b-40871753faf7, oa:person_elo_1923b6a4-1cfb-7e47-5ee7-5a0abe2dbb45_Person-5aff543b-3673-d0f7-7666-15d46ac8bd37 ;
  a2a:hasEvent oa:event_elo_1923b6a4-1cfb-7e47-5ee7-5a0abe2dbb45_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_1923b6a4-1cfb-7e47-5ee7-5a0abe2dbb45_0, oa:relationep_elo_1923b6a4-1cfb-7e47-5ee7-5a0abe2dbb45_1, oa:relationep_elo_1923b6a4-1cfb-7e47-5ee7-5a0abe2dbb45_2, oa:relationep_elo_1923b6a4-1cfb-7e47-5ee7-5a0abe2dbb45_3 ;
  a2a:hasSource oa:source_elo_1923b6a4-1cfb-7e47-5ee7-5a0abe2dbb45 .

oa:person_elo_1923b6a4-1cfb-7e47-5ee7-5a0abe2dbb45_Person-77c0932c-0942-afd4-3002-c2b60a51e648
  a a2a:Person ;
  rdfs:label "Dirck Stoffelsz" ;
  a2a:PersonName [
    rdfs:label "Dirck Stoffelsz" ;
    a2a:PersonNameFirstName "Dirck" ;
    a2a:PersonNamePatronym "Stoffelsz"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Nonnesteech" ;
    rdfs:label "Nonnesteech"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Heusden" ;
    rdfs:label "Heusden"
  ] ;
  a2a:Profession "brouwersknecht" .

oa:person_elo_1923b6a4-1cfb-7e47-5ee7-5a0abe2dbb45_Person-d4f0091c-d9e2-9e9c-b36b-16fca58b9d1e
  a a2a:Person ;
  rdfs:label "Saertge Jansdr" ;
  a2a:PersonName [
    rdfs:label "Saertge Jansdr" ;
    a2a:PersonNameFirstName "Saertge" ;
    a2a:PersonNamePatronym "Jansdr"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Colfmaeckersteech" ;
    rdfs:label "Colfmaeckersteech"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Leyden" ;
    rdfs:label "Leyden"
  ] .

oa:person_elo_1923b6a4-1cfb-7e47-5ee7-5a0abe2dbb45_Person-5a7ee208-ff05-73f5-3b1b-40871753faf7
  a a2a:Person ;
  rdfs:label "Stoffel Dircxe" ;
  a2a:PersonName [
    rdfs:label "Stoffel Dircxe" ;
    a2a:PersonNameFirstName "Stoffel" ;
    a2a:PersonNameLastName "Dircxe"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_1923b6a4-1cfb-7e47-5ee7-5a0abe2dbb45_Person-5aff543b-3673-d0f7-7666-15d46ac8bd37
  a a2a:Person ;
  rdfs:label "Geertge Dircxe" ;
  a2a:PersonName [
    rdfs:label "Geertge Dircxe" ;
    a2a:PersonNameFirstName "Geertge" ;
    a2a:PersonNamePatronym "Dircxe"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_1923b6a4-1cfb-7e47-5ee7-5a0abe2dbb45_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_1923b6a4-1cfb-7e47-5ee7-5a0abe2dbb45_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_elo_1923b6a4-1cfb-7e47-5ee7-5a0abe2dbb45_Person:77c0932c-0942-afd4-3002-c2b60a51e648 ;
  a2a:EventKeyRef oa:event_elo_1923b6a4-1cfb-7e47-5ee7-5a0abe2dbb45_Event1 .

oa:relationep_elo_1923b6a4-1cfb-7e47-5ee7-5a0abe2dbb45_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_elo_1923b6a4-1cfb-7e47-5ee7-5a0abe2dbb45_Person:d4f0091c-d9e2-9e9c-b36b-16fca58b9d1e ;
  a2a:EventKeyRef oa:event_elo_1923b6a4-1cfb-7e47-5ee7-5a0abe2dbb45_Event1 .

oa:relationep_elo_1923b6a4-1cfb-7e47-5ee7-5a0abe2dbb45_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_1923b6a4-1cfb-7e47-5ee7-5a0abe2dbb45_Person:5a7ee208-ff05-73f5-3b1b-40871753faf7 ;
  a2a:EventKeyRef oa:event_elo_1923b6a4-1cfb-7e47-5ee7-5a0abe2dbb45_Event1 .

oa:relationep_elo_1923b6a4-1cfb-7e47-5ee7-5a0abe2dbb45_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_1923b6a4-1cfb-7e47-5ee7-5a0abe2dbb45_Person:5aff543b-3673-d0f7-7666-15d46ac8bd37 ;
  a2a:EventKeyRef oa:event_elo_1923b6a4-1cfb-7e47-5ee7-5a0abe2dbb45_Event1 .

oa:source_elo_1923b6a4-1cfb-7e47-5ee7-5a0abe2dbb45
  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 "335v" ;
    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, 335v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/records/media/1923b6a4-1cfb-7e47-5ee7-5a0abe2dbb45/iiif/3/938236/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/1923b6a4-1cfb-7e47-5ee7-5a0abe2dbb45" ;
    a2a:UriPreview "https://elo.memorix.io/resources/records/media/1923b6a4-1cfb-7e47-5ee7-5a0abe2dbb45/iiif/3/938236/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/1923b6a4-1cfb-7e47-5ee7-5a0abe2dbb45" ;
  a2a:RecordGUID "{1923b6a4-1cfb-7e47-5ee7-5a0abe2dbb45}" ;
  a2a:SourceRemarkOpmerking "Datum ondertrouw: 08-05-1653<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_10300_00010300.xml van ELO" .

