@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_c2fc2b2c-e9df-c27d-06a5-917fdaa6a1f7
  a a2a:Record ;
  rdfs:label "DTB Trouwen (in het jaar 1762-1767)" ;
  a2a:hasPerson oa:person_elo_c2fc2b2c-e9df-c27d-06a5-917fdaa6a1f7_Person-ab2a931b-1351-2d7b-b452-52c2fc6c5cca, oa:person_elo_c2fc2b2c-e9df-c27d-06a5-917fdaa6a1f7_Person-d2948c5e-ed13-cccf-e25f-8685fa78e4d9, oa:person_elo_c2fc2b2c-e9df-c27d-06a5-917fdaa6a1f7_Person-0f761d9a-53a8-1dde-3a94-59c496975fde, oa:person_elo_c2fc2b2c-e9df-c27d-06a5-917fdaa6a1f7_Person-d365498f-327e-220d-4aa7-6eb20121a6cd ;
  a2a:hasEvent oa:event_elo_c2fc2b2c-e9df-c27d-06a5-917fdaa6a1f7_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_c2fc2b2c-e9df-c27d-06a5-917fdaa6a1f7_0, oa:relationep_elo_c2fc2b2c-e9df-c27d-06a5-917fdaa6a1f7_1, oa:relationep_elo_c2fc2b2c-e9df-c27d-06a5-917fdaa6a1f7_2, oa:relationep_elo_c2fc2b2c-e9df-c27d-06a5-917fdaa6a1f7_3 ;
  a2a:hasSource oa:source_elo_c2fc2b2c-e9df-c27d-06a5-917fdaa6a1f7 .

oa:person_elo_c2fc2b2c-e9df-c27d-06a5-917fdaa6a1f7_Person-ab2a931b-1351-2d7b-b452-52c2fc6c5cca
  a a2a:Person ;
  rdfs:label "Jacobus Fasseur" ;
  a2a:PersonName [
    rdfs:label "Jacobus Fasseur" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNameLastName "Fasseur"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Middelste Gorstestraat" ;
    rdfs:label "Middelste Gorstestraat"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Leijden" ;
    rdfs:label "Leijden"
  ] ;
  a2a:Profession "grijnwerker" .

oa:person_elo_c2fc2b2c-e9df-c27d-06a5-917fdaa6a1f7_Person-d2948c5e-ed13-cccf-e25f-8685fa78e4d9
  a a2a:Person ;
  rdfs:label "Maria Katjouw" ;
  a2a:PersonName [
    rdfs:label "Maria Katjouw" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Katjouw"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Middelste Gorstestraat" ;
    rdfs:label "Middelste Gorstestraat"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Leijden" ;
    rdfs:label "Leijden"
  ] .

oa:person_elo_c2fc2b2c-e9df-c27d-06a5-917fdaa6a1f7_Person-0f761d9a-53a8-1dde-3a94-59c496975fde
  a a2a:Person ;
  rdfs:label "Pieter Fasseur" ;
  a2a:PersonName [
    rdfs:label "Pieter Fasseur" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNameLastName "Fasseur"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_c2fc2b2c-e9df-c27d-06a5-917fdaa6a1f7_Person-d365498f-327e-220d-4aa7-6eb20121a6cd
  a a2a:Person ;
  rdfs:label "Martha de Jongh" ;
  a2a:PersonName [
    rdfs:label "Martha de Jongh" ;
    a2a:PersonNameFirstName "Martha" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Jongh"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_c2fc2b2c-e9df-c27d-06a5-917fdaa6a1f7_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_c2fc2b2c-e9df-c27d-06a5-917fdaa6a1f7_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_elo_c2fc2b2c-e9df-c27d-06a5-917fdaa6a1f7_Person:ab2a931b-1351-2d7b-b452-52c2fc6c5cca ;
  a2a:EventKeyRef oa:event_elo_c2fc2b2c-e9df-c27d-06a5-917fdaa6a1f7_Event1 .

oa:relationep_elo_c2fc2b2c-e9df-c27d-06a5-917fdaa6a1f7_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_elo_c2fc2b2c-e9df-c27d-06a5-917fdaa6a1f7_Person:d2948c5e-ed13-cccf-e25f-8685fa78e4d9 ;
  a2a:EventKeyRef oa:event_elo_c2fc2b2c-e9df-c27d-06a5-917fdaa6a1f7_Event1 .

oa:relationep_elo_c2fc2b2c-e9df-c27d-06a5-917fdaa6a1f7_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_c2fc2b2c-e9df-c27d-06a5-917fdaa6a1f7_Person:0f761d9a-53a8-1dde-3a94-59c496975fde ;
  a2a:EventKeyRef oa:event_elo_c2fc2b2c-e9df-c27d-06a5-917fdaa6a1f7_Event1 .

oa:relationep_elo_c2fc2b2c-e9df-c27d-06a5-917fdaa6a1f7_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_c2fc2b2c-e9df-c27d-06a5-917fdaa6a1f7_Person:d365498f-327e-220d-4aa7-6eb20121a6cd ;
  a2a:EventKeyRef oa:event_elo_c2fc2b2c-e9df-c27d-06a5-917fdaa6a1f7_Event1 .

oa:source_elo_c2fc2b2c-e9df-c27d-06a5-917fdaa6a1f7
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden", "1762-01-01 - 1767-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1762-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1767-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: 42, Periode: 17..." ;
    a2a:Book "SS. Kerkelijk ondertrouwboek (NH) van Leiden, 1762 - februari 1767." ;
    a2a:RegistryNumber "42" ;
    a2a:Folio "92v" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden), Deel: 42, Periode: 17..., SS. Kerkelijk ondertrouwboek (NH) van Leiden, 1762 - februari 1767., 42, 92v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/iiif/3/5dc80bb5-17aa-4a6e-9408-4e9139f7dc88/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/c2fc2b2c-e9df-c27d-06a5-917fdaa6a1f7" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/5dc80bb5-17aa-4a6e-9408-4e9139f7dc88/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/c2fc2b2c-e9df-c27d-06a5-917fdaa6a1f7" ;
  a2a:RecordGUID "{c2fc2b2c-e9df-c27d-06a5-917fdaa6a1f7}" ;
  a2a:SourceRemarkOpmerking "Datum ondertrouw: 07-10-1763<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/1004/file/42\">Inventarisnummer 42 van archiefnummer 1004 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden)" ;
  a2a:SourceRemarkdeel "42" ;
  a2a:SourceRemarkregister_periode "1762-1767" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260528_21582_00021582.xml van ELO" .

[] a2a:PersonRemarkdiversen "Burgerlijke staat voor het huwelijk: j.m." .
[] a2a:PersonRemarkdiversen "Burgerlijke staat voor het huwelijk: j.d." .
[] a2a:PersonRemarkdiversen "getuige van de bruidegom, relatie tot de bruidegom: vader" .
[] a2a:PersonRemarkdiversen "getuige van de bruid, relatie tot de bruid: moeder" .
