@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_3fcdc478-483f-c1f2-ec09-0c73c83bb283
  a a2a:Record ;
  rdfs:label "DTB Trouwen (in het jaar 1661-1673)" ;
  a2a:hasPerson oa:person_elo_3fcdc478-483f-c1f2-ec09-0c73c83bb283_Person-12784a35-dae5-b773-caf3-7b375829cf5d, oa:person_elo_3fcdc478-483f-c1f2-ec09-0c73c83bb283_Person-c9008870-c2e9-d80d-3e58-185fb0509f7e, oa:person_elo_3fcdc478-483f-c1f2-ec09-0c73c83bb283_Person-7277f551-4410-b732-ed2b-422abd4bf9e0, oa:person_elo_3fcdc478-483f-c1f2-ec09-0c73c83bb283_Person-4734f232-8cf8-7519-eeaa-c694701672d2 ;
  a2a:hasEvent oa:event_elo_3fcdc478-483f-c1f2-ec09-0c73c83bb283_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_3fcdc478-483f-c1f2-ec09-0c73c83bb283_0, oa:relationep_elo_3fcdc478-483f-c1f2-ec09-0c73c83bb283_1, oa:relationep_elo_3fcdc478-483f-c1f2-ec09-0c73c83bb283_2, oa:relationep_elo_3fcdc478-483f-c1f2-ec09-0c73c83bb283_3 ;
  a2a:hasSource oa:source_elo_3fcdc478-483f-c1f2-ec09-0c73c83bb283 .

oa:person_elo_3fcdc478-483f-c1f2-ec09-0c73c83bb283_Person-12784a35-dae5-b773-caf3-7b375829cf5d
  a a2a:Person ;
  rdfs:label "Balthasar Jacobus Haeck" ;
  a2a:PersonName [
    rdfs:label "Balthasar Jacobus Haeck" ;
    a2a:PersonNameFirstName "Balthasar" ;
    a2a:PersonNamePatronym "Jacobus" ;
    a2a:PersonNameLastName "Haeck"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Haerlemstraet" ;
    rdfs:label "Haerlemstraet"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Gulick. Lant van -" ;
    rdfs:label "Gulick. Lant van -"
  ] ;
  a2a:Profession "lakenbereider" .

oa:person_elo_3fcdc478-483f-c1f2-ec09-0c73c83bb283_Person-c9008870-c2e9-d80d-3e58-185fb0509f7e
  a a2a:Person ;
  rdfs:label "Jannetgen Jacobs" ;
  a2a:PersonName [
    rdfs:label "Jannetgen Jacobs" ;
    a2a:PersonNameFirstName "Jannetgen" ;
    a2a:PersonNamePatronym "Jacobs"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Dieffsteech" ;
    rdfs:label "Dieffsteech"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Leyden" ;
    rdfs:label "Leyden"
  ] .

oa:person_elo_3fcdc478-483f-c1f2-ec09-0c73c83bb283_Person-7277f551-4410-b732-ed2b-422abd4bf9e0
  a a2a:Person ;
  rdfs:label "Gerrit Hermans van Vriesenbruch" ;
  a2a:PersonName [
    rdfs:label "Gerrit Hermans van Vriesenbruch" ;
    a2a:PersonNameFirstName "Gerrit" ;
    a2a:PersonNamePatronym "Hermans" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Vriesenbruch"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_3fcdc478-483f-c1f2-ec09-0c73c83bb283_Person-4734f232-8cf8-7519-eeaa-c694701672d2
  a a2a:Person ;
  rdfs:label "Catharina Wis" ;
  a2a:PersonName [
    rdfs:label "Catharina Wis" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNameLastName "Wis"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_3fcdc478-483f-c1f2-ec09-0c73c83bb283_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_3fcdc478-483f-c1f2-ec09-0c73c83bb283_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_elo_3fcdc478-483f-c1f2-ec09-0c73c83bb283_Person:12784a35-dae5-b773-caf3-7b375829cf5d ;
  a2a:EventKeyRef oa:event_elo_3fcdc478-483f-c1f2-ec09-0c73c83bb283_Event1 .

oa:relationep_elo_3fcdc478-483f-c1f2-ec09-0c73c83bb283_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_elo_3fcdc478-483f-c1f2-ec09-0c73c83bb283_Person:c9008870-c2e9-d80d-3e58-185fb0509f7e ;
  a2a:EventKeyRef oa:event_elo_3fcdc478-483f-c1f2-ec09-0c73c83bb283_Event1 .

oa:relationep_elo_3fcdc478-483f-c1f2-ec09-0c73c83bb283_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_3fcdc478-483f-c1f2-ec09-0c73c83bb283_Person:7277f551-4410-b732-ed2b-422abd4bf9e0 ;
  a2a:EventKeyRef oa:event_elo_3fcdc478-483f-c1f2-ec09-0c73c83bb283_Event1 .

oa:relationep_elo_3fcdc478-483f-c1f2-ec09-0c73c83bb283_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_3fcdc478-483f-c1f2-ec09-0c73c83bb283_Person:4734f232-8cf8-7519-eeaa-c694701672d2 ;
  a2a:EventKeyRef oa:event_elo_3fcdc478-483f-c1f2-ec09-0c73c83bb283_Event1 .

oa:source_elo_3fcdc478-483f-c1f2-ec09-0c73c83bb283
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden", "1661-01-01 - 1673-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1661-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1673-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: 201, Periode: 1..." ;
    a2a:Book "E. Ondertrouwboek en trouwboek voor schepenen van Leiden, augustus 1661 - 1673." ;
    a2a:RegistryNumber "201" ;
    a2a:Folio "258" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden), Deel: 201, Periode: 1..., E. Ondertrouwboek en trouwboek voor schepenen van Leiden, augustus 1661 - 1673., 201, 258"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/iiif/3/8c2a3b6a-6014-4a86-9556-7f81be538d24/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/3fcdc478-483f-c1f2-ec09-0c73c83bb283" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/8c2a3b6a-6014-4a86-9556-7f81be538d24/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/3fcdc478-483f-c1f2-ec09-0c73c83bb283" ;
  a2a:RecordGUID "{3fcdc478-483f-c1f2-ec09-0c73c83bb283}" ;
  a2a:SourceRemarkOpmerking "Datum trouwen: 01-11-1671<br>Datum ondertrouw: 15-10-1671<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/1004/file/201\">Inventarisnummer 201 van archiefnummer 1004 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden)" ;
  a2a:SourceRemarkdeel "201" ;
  a2a:SourceRemarkregister_periode "1661-1673" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260701_6051_00006051.xml van ELO" .

[] a2a:PersonRemarkdiversen "getuige van de bruidegom, relatie tot de bruidegom: bekende, adres: Haerlemstraet" .
[] a2a:PersonRemarkdiversen "getuige van de bruid, relatie tot de bruid: schoonzuster, adres: Dieffsteech" .
