@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_bcd9c7d5-8fcf-b4dc-5180-e0bc7abc92ec
  a a2a:Record ;
  rdfs:label "DTB Trouwen (in het jaar 1690-1694)" ;
  a2a:hasPerson oa:person_elo_bcd9c7d5-8fcf-b4dc-5180-e0bc7abc92ec_Person-c2c4d553-9c61-b1fd-a8bb-e5dd2f54e0fe, oa:person_elo_bcd9c7d5-8fcf-b4dc-5180-e0bc7abc92ec_Person-c694a76c-97a2-3a35-76ac-5e87e7569834, oa:person_elo_bcd9c7d5-8fcf-b4dc-5180-e0bc7abc92ec_Person-f112ca06-472e-358a-f926-54bc09d3aba6, oa:person_elo_bcd9c7d5-8fcf-b4dc-5180-e0bc7abc92ec_Person-381067c5-40c1-650c-d12f-41fcd2cec45a, oa:person_elo_bcd9c7d5-8fcf-b4dc-5180-e0bc7abc92ec_Person-13ca2fb3-d40d-be01-9496-815857f36885 ;
  a2a:hasEvent oa:event_elo_bcd9c7d5-8fcf-b4dc-5180-e0bc7abc92ec_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_bcd9c7d5-8fcf-b4dc-5180-e0bc7abc92ec_0, oa:relationep_elo_bcd9c7d5-8fcf-b4dc-5180-e0bc7abc92ec_1, oa:relationep_elo_bcd9c7d5-8fcf-b4dc-5180-e0bc7abc92ec_2, oa:relationep_elo_bcd9c7d5-8fcf-b4dc-5180-e0bc7abc92ec_3, oa:relationep_elo_bcd9c7d5-8fcf-b4dc-5180-e0bc7abc92ec_4 ;
  a2a:hasSource oa:source_elo_bcd9c7d5-8fcf-b4dc-5180-e0bc7abc92ec .

oa:person_elo_bcd9c7d5-8fcf-b4dc-5180-e0bc7abc92ec_Person-c2c4d553-9c61-b1fd-a8bb-e5dd2f54e0fe
  a a2a:Person ;
  rdfs:label "Frans Poorter" ;
  a2a:PersonName [
    rdfs:label "Frans Poorter" ;
    a2a:PersonNameFirstName "Frans" ;
    a2a:PersonNameLastName "Poorter"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Binnevestgraft b d Hogewoertspoort" ;
    rdfs:label "Binnevestgraft b d Hogewoertspoort"
  ] .

oa:person_elo_bcd9c7d5-8fcf-b4dc-5180-e0bc7abc92ec_Person-c694a76c-97a2-3a35-76ac-5e87e7569834
  a a2a:Person ;
  rdfs:label "Anna Melanders" ;
  a2a:PersonName [
    rdfs:label "Anna Melanders" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNameLastName "Melanders"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_bcd9c7d5-8fcf-b4dc-5180-e0bc7abc92ec_Person-f112ca06-472e-358a-f926-54bc09d3aba6
  a a2a:Person ;
  rdfs:label "Cornelia Cornelis Vrijhoeff" ;
  a2a:PersonName [
    rdfs:label "Cornelia Cornelis Vrijhoeff" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNamePatronym "Cornelis" ;
    a2a:PersonNameLastName "Vrijhoeff"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Levendael" ;
    rdfs:label "Levendael"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Camerick" ;
    rdfs:label "Camerick"
  ] .

oa:person_elo_bcd9c7d5-8fcf-b4dc-5180-e0bc7abc92ec_Person-381067c5-40c1-650c-d12f-41fcd2cec45a
  a a2a:Person ;
  rdfs:label "Jacob Gijselingh" ;
  a2a:PersonName [
    rdfs:label "Jacob Gijselingh" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNameLastName "Gijselingh"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_bcd9c7d5-8fcf-b4dc-5180-e0bc7abc92ec_Person-13ca2fb3-d40d-be01-9496-815857f36885
  a a2a:Person ;
  rdfs:label "Anna van de Vrijhoeff" ;
  a2a:PersonName [
    rdfs:label "Anna van de Vrijhoeff" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Vrijhoeff"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_bcd9c7d5-8fcf-b4dc-5180-e0bc7abc92ec_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_bcd9c7d5-8fcf-b4dc-5180-e0bc7abc92ec_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_elo_bcd9c7d5-8fcf-b4dc-5180-e0bc7abc92ec_Person:c2c4d553-9c61-b1fd-a8bb-e5dd2f54e0fe ;
  a2a:EventKeyRef oa:event_elo_bcd9c7d5-8fcf-b4dc-5180-e0bc7abc92ec_Event1 .

oa:relationep_elo_bcd9c7d5-8fcf-b4dc-5180-e0bc7abc92ec_1
  a a2a:RelationEP ;
  rdfs:label "other:Eerdere vrouw" ;
  a2a:RelationType "other:Eerdere vrouw" ;
  a2a:PersonKeyRef oa:person_elo_bcd9c7d5-8fcf-b4dc-5180-e0bc7abc92ec_Person:c694a76c-97a2-3a35-76ac-5e87e7569834 ;
  a2a:EventKeyRef oa:event_elo_bcd9c7d5-8fcf-b4dc-5180-e0bc7abc92ec_Event1 .

oa:relationep_elo_bcd9c7d5-8fcf-b4dc-5180-e0bc7abc92ec_2
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_elo_bcd9c7d5-8fcf-b4dc-5180-e0bc7abc92ec_Person:f112ca06-472e-358a-f926-54bc09d3aba6 ;
  a2a:EventKeyRef oa:event_elo_bcd9c7d5-8fcf-b4dc-5180-e0bc7abc92ec_Event1 .

oa:relationep_elo_bcd9c7d5-8fcf-b4dc-5180-e0bc7abc92ec_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_bcd9c7d5-8fcf-b4dc-5180-e0bc7abc92ec_Person:381067c5-40c1-650c-d12f-41fcd2cec45a ;
  a2a:EventKeyRef oa:event_elo_bcd9c7d5-8fcf-b4dc-5180-e0bc7abc92ec_Event1 .

oa:relationep_elo_bcd9c7d5-8fcf-b4dc-5180-e0bc7abc92ec_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_bcd9c7d5-8fcf-b4dc-5180-e0bc7abc92ec_Person:13ca2fb3-d40d-be01-9496-815857f36885 ;
  a2a:EventKeyRef oa:event_elo_bcd9c7d5-8fcf-b4dc-5180-e0bc7abc92ec_Event1 .

oa:source_elo_bcd9c7d5-8fcf-b4dc-5180-e0bc7abc92ec
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden", "1690-01-01 - 1694-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1690-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1694-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: 25, Periode: 16..." ;
    a2a:Book "AA. Kerkelijk ondertrouwboek (NH) van Leiden, april 1690 - mei 1694." ;
    a2a:RegistryNumber "25" ;
    a2a:Folio "117v" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden), Deel: 25, Periode: 16..., AA. Kerkelijk ondertrouwboek (NH) van Leiden, april 1690 - mei 1694., 25, 117v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/iiif/3/58e55a78-c902-4880-a78d-a8792317caac/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/bcd9c7d5-8fcf-b4dc-5180-e0bc7abc92ec" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/58e55a78-c902-4880-a78d-a8792317caac/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/bcd9c7d5-8fcf-b4dc-5180-e0bc7abc92ec" ;
  a2a:RecordGUID "{bcd9c7d5-8fcf-b4dc-5180-e0bc7abc92ec}" ;
  a2a:SourceRemarkOpmerking "Datum ondertrouw: 18-01-1692<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/1004/file/25\">Inventarisnummer 25 van archiefnummer 1004 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden)" ;
  a2a:SourceRemarkdeel "25" ;
  a2a:SourceRemarkregister_periode "1690-1694" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260528_22027_00022027.xml van ELO" .

[] a2a:PersonRemarkdiversen "kinderen uit eerder(e) huwelijk(en): 2" .
[] a2a:PersonRemarkdiversen "Relatie tot bruidegom: wed." .
[] a2a:PersonRemarkdiversen "getuige van de bruidegom, relatie tot de bruidegom: schoonvader, adres: Raemsteegh" .
[] a2a:PersonRemarkdiversen "getuige van de bruid, relatie tot de bruid: zuster, adres: Levendael" .
