@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_f64a1255-d4a0-ebdb-b5ec-9618a4e7d002
  a a2a:Record ;
  rdfs:label "DTB Trouwen (in het jaar 1686-1690)" ;
  a2a:hasPerson oa:person_elo_f64a1255-d4a0-ebdb-b5ec-9618a4e7d002_Person-186be679-94ee-5ac8-9d38-d5c35a805e88, oa:person_elo_f64a1255-d4a0-ebdb-b5ec-9618a4e7d002_Person-a17e10f7-10eb-0962-4509-ded85bb02a3b, oa:person_elo_f64a1255-d4a0-ebdb-b5ec-9618a4e7d002_Person-32332b91-979b-675b-9cf3-701bf01986ed, oa:person_elo_f64a1255-d4a0-ebdb-b5ec-9618a4e7d002_Person-a790ce3a-50b4-49b0-855d-6a4ecf055b04 ;
  a2a:hasEvent oa:event_elo_f64a1255-d4a0-ebdb-b5ec-9618a4e7d002_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_f64a1255-d4a0-ebdb-b5ec-9618a4e7d002_0, oa:relationep_elo_f64a1255-d4a0-ebdb-b5ec-9618a4e7d002_1, oa:relationep_elo_f64a1255-d4a0-ebdb-b5ec-9618a4e7d002_2, oa:relationep_elo_f64a1255-d4a0-ebdb-b5ec-9618a4e7d002_3 ;
  a2a:hasSource oa:source_elo_f64a1255-d4a0-ebdb-b5ec-9618a4e7d002 .

oa:person_elo_f64a1255-d4a0-ebdb-b5ec-9618a4e7d002_Person-186be679-94ee-5ac8-9d38-d5c35a805e88
  a a2a:Person ;
  rdfs:label "Cornelis Cornelisz van Wijck" ;
  a2a:PersonName [
    rdfs:label "Cornelis Cornelisz van Wijck" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNamePatronym "Cornelisz" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Wijck"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Loijerstraet" ;
    rdfs:label "Loijerstraet"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Schiedam" ;
    rdfs:label "Schiedam"
  ] ;
  a2a:Profession "lakenwever" .

oa:person_elo_f64a1255-d4a0-ebdb-b5ec-9618a4e7d002_Person-a17e10f7-10eb-0962-4509-ded85bb02a3b
  a a2a:Person ;
  rdfs:label "Annetge Jans" ;
  a2a:PersonName [
    rdfs:label "Annetge Jans" ;
    a2a:PersonNameFirstName "Annetge" ;
    a2a:PersonNamePatronym "Jans"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Loijerstraet" ;
    rdfs:label "Loijerstraet"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Leyden" ;
    rdfs:label "Leyden"
  ] .

oa:person_elo_f64a1255-d4a0-ebdb-b5ec-9618a4e7d002_Person-32332b91-979b-675b-9cf3-701bf01986ed
  a a2a:Person ;
  rdfs:label "Jan van den Bergh" ;
  a2a:PersonName [
    rdfs:label "Jan van den Bergh" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Bergh"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_f64a1255-d4a0-ebdb-b5ec-9618a4e7d002_Person-a790ce3a-50b4-49b0-855d-6a4ecf055b04
  a a2a:Person ;
  rdfs:label "Lijsbeth Foppe" ;
  a2a:PersonName [
    rdfs:label "Lijsbeth Foppe" ;
    a2a:PersonNameFirstName "Lijsbeth" ;
    a2a:PersonNamePatronym "Foppe"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_f64a1255-d4a0-ebdb-b5ec-9618a4e7d002_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_f64a1255-d4a0-ebdb-b5ec-9618a4e7d002_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_elo_f64a1255-d4a0-ebdb-b5ec-9618a4e7d002_Person:186be679-94ee-5ac8-9d38-d5c35a805e88 ;
  a2a:EventKeyRef oa:event_elo_f64a1255-d4a0-ebdb-b5ec-9618a4e7d002_Event1 .

oa:relationep_elo_f64a1255-d4a0-ebdb-b5ec-9618a4e7d002_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_elo_f64a1255-d4a0-ebdb-b5ec-9618a4e7d002_Person:a17e10f7-10eb-0962-4509-ded85bb02a3b ;
  a2a:EventKeyRef oa:event_elo_f64a1255-d4a0-ebdb-b5ec-9618a4e7d002_Event1 .

oa:relationep_elo_f64a1255-d4a0-ebdb-b5ec-9618a4e7d002_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_f64a1255-d4a0-ebdb-b5ec-9618a4e7d002_Person:32332b91-979b-675b-9cf3-701bf01986ed ;
  a2a:EventKeyRef oa:event_elo_f64a1255-d4a0-ebdb-b5ec-9618a4e7d002_Event1 .

oa:relationep_elo_f64a1255-d4a0-ebdb-b5ec-9618a4e7d002_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_f64a1255-d4a0-ebdb-b5ec-9618a4e7d002_Person:a790ce3a-50b4-49b0-855d-6a4ecf055b04 ;
  a2a:EventKeyRef oa:event_elo_f64a1255-d4a0-ebdb-b5ec-9618a4e7d002_Event1 .

oa:source_elo_f64a1255-d4a0-ebdb-b5ec-9618a4e7d002
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden", "1686-01-01 - 1690-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1686-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1690-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: 24, Periode: 16..." ;
    a2a:Book "Z. Kerkelijk ondertrouwboek (NH) van Leiden, februari 1686 - april 1690." ;
    a2a:RegistryNumber "24" ;
    a2a:Folio "80v" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden), Deel: 24, Periode: 16..., Z. Kerkelijk ondertrouwboek (NH) van Leiden, februari 1686 - april 1690., 24, 80v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/records/media/f64a1255-d4a0-ebdb-b5ec-9618a4e7d002/iiif/3/1032125/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/f64a1255-d4a0-ebdb-b5ec-9618a4e7d002" ;
    a2a:UriPreview "https://elo.memorix.io/resources/records/media/f64a1255-d4a0-ebdb-b5ec-9618a4e7d002/iiif/3/1032125/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/f64a1255-d4a0-ebdb-b5ec-9618a4e7d002" ;
  a2a:RecordGUID "{f64a1255-d4a0-ebdb-b5ec-9618a4e7d002}" ;
  a2a:SourceRemarkOpmerking "Datum ondertrouw: 22-03-1687<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/1004/file/24\">Inventarisnummer 24 van archiefnummer 1004 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden)" ;
  a2a:SourceRemarkdeel "24" ;
  a2a:SourceRemarkregister_periode "1686-1690" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20251225_27511_00027511.xml van ELO" .

