@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_d63b7f8e-58e0-be9a-bda3-e19e1f79c744
  a a2a:Record ;
  rdfs:label "DTB Trouwen (in het jaar 1790-1795)" ;
  a2a:hasPerson oa:person_elo_d63b7f8e-58e0-be9a-bda3-e19e1f79c744_Person-7220d330-a3f1-7d9c-b84a-776f145bfdd4, oa:person_elo_d63b7f8e-58e0-be9a-bda3-e19e1f79c744_Person-a99ce3f2-67f0-d145-f95b-a4823cef402c, oa:person_elo_d63b7f8e-58e0-be9a-bda3-e19e1f79c744_Person-adc7bb16-f064-aa1b-a8e1-26c8c53a93fc, oa:person_elo_d63b7f8e-58e0-be9a-bda3-e19e1f79c744_Person-50d608d4-fda9-8d91-2850-35690fe2dc90 ;
  a2a:hasEvent oa:event_elo_d63b7f8e-58e0-be9a-bda3-e19e1f79c744_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_d63b7f8e-58e0-be9a-bda3-e19e1f79c744_0, oa:relationep_elo_d63b7f8e-58e0-be9a-bda3-e19e1f79c744_1, oa:relationep_elo_d63b7f8e-58e0-be9a-bda3-e19e1f79c744_2, oa:relationep_elo_d63b7f8e-58e0-be9a-bda3-e19e1f79c744_3 ;
  a2a:hasSource oa:source_elo_d63b7f8e-58e0-be9a-bda3-e19e1f79c744 .

oa:person_elo_d63b7f8e-58e0-be9a-bda3-e19e1f79c744_Person-7220d330-a3f1-7d9c-b84a-776f145bfdd4
  a a2a:Person ;
  rdfs:label "Pieter Ternee" ;
  a2a:PersonName [
    rdfs:label "Pieter Ternee" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNameLastName "Ternee"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Groenhazegragt" ;
    rdfs:label "Groenhazegragt"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Leyden" ;
    rdfs:label "Leyden"
  ] ;
  a2a:Profession "vleeshouwerskt" .

oa:person_elo_d63b7f8e-58e0-be9a-bda3-e19e1f79c744_Person-a99ce3f2-67f0-d145-f95b-a4823cef402c
  a a2a:Person ;
  rdfs:label "Johanna van Bayers" ;
  a2a:PersonName [
    rdfs:label "Johanna van Bayers" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Bayers"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Bakkersteeg" ;
    rdfs:label "Bakkersteeg"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Leyden" ;
    rdfs:label "Leyden"
  ] .

oa:person_elo_d63b7f8e-58e0-be9a-bda3-e19e1f79c744_Person-adc7bb16-f064-aa1b-a8e1-26c8c53a93fc
  a a2a:Person ;
  rdfs:label "Magdalena Bordu" ;
  a2a:PersonName [
    rdfs:label "Magdalena Bordu" ;
    a2a:PersonNameFirstName "Magdalena" ;
    a2a:PersonNameLastName "Bordu"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_d63b7f8e-58e0-be9a-bda3-e19e1f79c744_Person-50d608d4-fda9-8d91-2850-35690fe2dc90
  a a2a:Person ;
  rdfs:label "Maria van den Haar" ;
  a2a:PersonName [
    rdfs:label "Maria van den Haar" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Haar"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_d63b7f8e-58e0-be9a-bda3-e19e1f79c744_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_d63b7f8e-58e0-be9a-bda3-e19e1f79c744_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_elo_d63b7f8e-58e0-be9a-bda3-e19e1f79c744_Person:7220d330-a3f1-7d9c-b84a-776f145bfdd4 ;
  a2a:EventKeyRef oa:event_elo_d63b7f8e-58e0-be9a-bda3-e19e1f79c744_Event1 .

oa:relationep_elo_d63b7f8e-58e0-be9a-bda3-e19e1f79c744_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_elo_d63b7f8e-58e0-be9a-bda3-e19e1f79c744_Person:a99ce3f2-67f0-d145-f95b-a4823cef402c ;
  a2a:EventKeyRef oa:event_elo_d63b7f8e-58e0-be9a-bda3-e19e1f79c744_Event1 .

oa:relationep_elo_d63b7f8e-58e0-be9a-bda3-e19e1f79c744_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_d63b7f8e-58e0-be9a-bda3-e19e1f79c744_Person:adc7bb16-f064-aa1b-a8e1-26c8c53a93fc ;
  a2a:EventKeyRef oa:event_elo_d63b7f8e-58e0-be9a-bda3-e19e1f79c744_Event1 .

oa:relationep_elo_d63b7f8e-58e0-be9a-bda3-e19e1f79c744_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_d63b7f8e-58e0-be9a-bda3-e19e1f79c744_Person:50d608d4-fda9-8d91-2850-35690fe2dc90 ;
  a2a:EventKeyRef oa:event_elo_d63b7f8e-58e0-be9a-bda3-e19e1f79c744_Event1 .

oa:source_elo_d63b7f8e-58e0-be9a-bda3-e19e1f79c744
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden", "1790-01-01 - 1795-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1790-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: 47, Periode: 17..." ;
    a2a:Book "YY. Kerkelijk ondertrouwboek (NH) van Leiden, mei 1790 - mei 1795." ;
    a2a:RegistryNumber "47" ;
    a2a:Folio "81v" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden), Deel: 47, Periode: 17..., YY. Kerkelijk ondertrouwboek (NH) van Leiden, mei 1790 - mei 1795., 47, 81v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/records/media/d63b7f8e-58e0-be9a-bda3-e19e1f79c744/iiif/3/1273986/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/d63b7f8e-58e0-be9a-bda3-e19e1f79c744" ;
    a2a:UriPreview "https://elo.memorix.io/resources/records/media/d63b7f8e-58e0-be9a-bda3-e19e1f79c744/iiif/3/1273986/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/d63b7f8e-58e0-be9a-bda3-e19e1f79c744" ;
  a2a:RecordGUID "{d63b7f8e-58e0-be9a-bda3-e19e1f79c744}" ;
  a2a:SourceRemarkOpmerking "Datum ondertrouw: 03-02-1792<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/1004/file/47\">Inventarisnummer 47 van archiefnummer 1004 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden)" ;
  a2a:SourceRemarkdeel "47" ;
  a2a:SourceRemarkregister_periode "1790-1795" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20251225_26004_00026004.xml van ELO" .

