@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_45aec313-7449-c8ce-1fa8-290c80b0e4f2
  a a2a:Record ;
  rdfs:label "DTB Trouwen (in het jaar 1784-1795)" ;
  a2a:hasPerson oa:person_elo_45aec313-7449-c8ce-1fa8-290c80b0e4f2_Person-3bcdbc22-b0d0-3e76-a6f9-b455f0e69de7, oa:person_elo_45aec313-7449-c8ce-1fa8-290c80b0e4f2_Person-467a0704-dcb1-d4e2-3389-3b4236e84fbd, oa:person_elo_45aec313-7449-c8ce-1fa8-290c80b0e4f2_Person-2b218af4-70f8-153f-8767-9118c5407064, oa:person_elo_45aec313-7449-c8ce-1fa8-290c80b0e4f2_Person-4bef1c4f-581f-c725-8d51-0c2b620c9348 ;
  a2a:hasEvent oa:event_elo_45aec313-7449-c8ce-1fa8-290c80b0e4f2_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_45aec313-7449-c8ce-1fa8-290c80b0e4f2_0, oa:relationep_elo_45aec313-7449-c8ce-1fa8-290c80b0e4f2_1, oa:relationep_elo_45aec313-7449-c8ce-1fa8-290c80b0e4f2_2, oa:relationep_elo_45aec313-7449-c8ce-1fa8-290c80b0e4f2_3 ;
  a2a:hasSource oa:source_elo_45aec313-7449-c8ce-1fa8-290c80b0e4f2 .

oa:person_elo_45aec313-7449-c8ce-1fa8-290c80b0e4f2_Person-3bcdbc22-b0d0-3e76-a6f9-b455f0e69de7
  a a2a:Person ;
  rdfs:label "Nicolaas Hartog" ;
  a2a:PersonName [
    rdfs:label "Nicolaas Hartog" ;
    a2a:PersonNameFirstName "Nicolaas" ;
    a2a:PersonNameLastName "Hartog"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Zonneveldst" ;
    rdfs:label "Zonneveldst"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Haarlem" ;
    rdfs:label "Haarlem"
  ] ;
  a2a:Profession "tabaksverkopersknecht" .

oa:person_elo_45aec313-7449-c8ce-1fa8-290c80b0e4f2_Person-467a0704-dcb1-d4e2-3389-3b4236e84fbd
  a a2a:Person ;
  rdfs:label "Anna de Kock" ;
  a2a:PersonName [
    rdfs:label "Anna de Kock" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Kock"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Heeregragt" ;
    rdfs:label "Heeregragt"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Leyden" ;
    rdfs:label "Leyden"
  ] .

oa:person_elo_45aec313-7449-c8ce-1fa8-290c80b0e4f2_Person-2b218af4-70f8-153f-8767-9118c5407064
  a a2a:Person ;
  rdfs:label "Aaltje Yda" ;
  a2a:PersonName [
    rdfs:label "Aaltje Yda" ;
    a2a:PersonNameFirstName "Aaltje" ;
    a2a:PersonNameLastName "Yda"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Haarlem" ;
    rdfs:label "Haarlem"
  ] .

oa:person_elo_45aec313-7449-c8ce-1fa8-290c80b0e4f2_Person-4bef1c4f-581f-c725-8d51-0c2b620c9348
  a a2a:Person ;
  rdfs:label "Sophia de Jongh" ;
  a2a:PersonName [
    rdfs:label "Sophia de Jongh" ;
    a2a:PersonNameFirstName "Sophia" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Jongh"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_45aec313-7449-c8ce-1fa8-290c80b0e4f2_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_45aec313-7449-c8ce-1fa8-290c80b0e4f2_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_elo_45aec313-7449-c8ce-1fa8-290c80b0e4f2_Person:3bcdbc22-b0d0-3e76-a6f9-b455f0e69de7 ;
  a2a:EventKeyRef oa:event_elo_45aec313-7449-c8ce-1fa8-290c80b0e4f2_Event1 .

oa:relationep_elo_45aec313-7449-c8ce-1fa8-290c80b0e4f2_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_elo_45aec313-7449-c8ce-1fa8-290c80b0e4f2_Person:467a0704-dcb1-d4e2-3389-3b4236e84fbd ;
  a2a:EventKeyRef oa:event_elo_45aec313-7449-c8ce-1fa8-290c80b0e4f2_Event1 .

oa:relationep_elo_45aec313-7449-c8ce-1fa8-290c80b0e4f2_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_45aec313-7449-c8ce-1fa8-290c80b0e4f2_Person:2b218af4-70f8-153f-8767-9118c5407064 ;
  a2a:EventKeyRef oa:event_elo_45aec313-7449-c8ce-1fa8-290c80b0e4f2_Event1 .

oa:relationep_elo_45aec313-7449-c8ce-1fa8-290c80b0e4f2_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_45aec313-7449-c8ce-1fa8-290c80b0e4f2_Person:4bef1c4f-581f-c725-8d51-0c2b620c9348 ;
  a2a:EventKeyRef oa:event_elo_45aec313-7449-c8ce-1fa8-290c80b0e4f2_Event1 .

oa:source_elo_45aec313-7449-c8ce-1fa8-290c80b0e4f2
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden", "1784-01-01 - 1795-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1784-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1795-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: 210, Periode: 1..." ;
    a2a:Book "O. Ondertrouwboek en trouwboek voor schepenen van Leiden, februari 1784 - mei 1795." ;
    a2a:RegistryNumber "210" ;
    a2a:Folio "134v" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden), Deel: 210, Periode: 1..., O. Ondertrouwboek en trouwboek voor schepenen van Leiden, februari 1784 - mei 1795., 210, 134v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/records/media/45aec313-7449-c8ce-1fa8-290c80b0e4f2/iiif/3/1349985/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/45aec313-7449-c8ce-1fa8-290c80b0e4f2" ;
    a2a:UriPreview "https://elo.memorix.io/resources/records/media/45aec313-7449-c8ce-1fa8-290c80b0e4f2/iiif/3/1349985/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/45aec313-7449-c8ce-1fa8-290c80b0e4f2" ;
  a2a:RecordGUID "{45aec313-7449-c8ce-1fa8-290c80b0e4f2}" ;
  a2a:SourceRemarkOpmerking "Datum trouwen: 18-02-1792<br>Datum ondertrouw: 03-02-1792<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/1004/file/210\">Inventarisnummer 210 van archiefnummer 1004 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden)" ;
  a2a:SourceRemarkdeel "210" ;
  a2a:SourceRemarkregister_periode "1784-1795" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260206_5204_00005204.xml van ELO" .

