@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_3676f4dd-4dfa-eeb6-48e1-93cd52b6de1c
  a a2a:Record ;
  rdfs:label "DTB Trouwen (in het jaar 1674-1687)" ;
  a2a:hasPerson oa:person_elo_3676f4dd-4dfa-eeb6-48e1-93cd52b6de1c_Person-2f4e8081-1e85-f3b1-f4f6-a1fc059ad4a9, oa:person_elo_3676f4dd-4dfa-eeb6-48e1-93cd52b6de1c_Person-d3188056-a21d-9023-d79e-cd7cd8b33b7e, oa:person_elo_3676f4dd-4dfa-eeb6-48e1-93cd52b6de1c_Person-459fef1d-1f93-3300-112b-1dddaf4797de, oa:person_elo_3676f4dd-4dfa-eeb6-48e1-93cd52b6de1c_Person-1f93aed1-e945-79ec-e133-416b1dff87f7, oa:person_elo_3676f4dd-4dfa-eeb6-48e1-93cd52b6de1c_Person-b9cce2cb-02c7-3d87-f190-e295f0a99c72, oa:person_elo_3676f4dd-4dfa-eeb6-48e1-93cd52b6de1c_Person-991b4f72-932b-a3ef-b3ad-a753ecc75688 ;
  a2a:hasEvent oa:event_elo_3676f4dd-4dfa-eeb6-48e1-93cd52b6de1c_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_3676f4dd-4dfa-eeb6-48e1-93cd52b6de1c_0, oa:relationep_elo_3676f4dd-4dfa-eeb6-48e1-93cd52b6de1c_1, oa:relationep_elo_3676f4dd-4dfa-eeb6-48e1-93cd52b6de1c_2, oa:relationep_elo_3676f4dd-4dfa-eeb6-48e1-93cd52b6de1c_3, oa:relationep_elo_3676f4dd-4dfa-eeb6-48e1-93cd52b6de1c_4, oa:relationep_elo_3676f4dd-4dfa-eeb6-48e1-93cd52b6de1c_5 ;
  a2a:hasSource oa:source_elo_3676f4dd-4dfa-eeb6-48e1-93cd52b6de1c .

oa:person_elo_3676f4dd-4dfa-eeb6-48e1-93cd52b6de1c_Person-2f4e8081-1e85-f3b1-f4f6-a1fc059ad4a9
  a a2a:Person ;
  rdfs:label "Pierre Faloer" ;
  a2a:PersonName [
    rdfs:label "Pierre Faloer" ;
    a2a:PersonNameFirstName "Pierre" ;
    a2a:PersonNameLastName "Faloer"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Heeregraft, Oude" ;
    rdfs:label "Heeregraft, Oude"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Pikaer" ;
    rdfs:label "Pikaer"
  ] ;
  a2a:Profession "lakenwr" .

oa:person_elo_3676f4dd-4dfa-eeb6-48e1-93cd52b6de1c_Person-d3188056-a21d-9023-d79e-cd7cd8b33b7e
  a a2a:Person ;
  rdfs:label "Grietge Jans" ;
  a2a:PersonName [
    rdfs:label "Grietge Jans" ;
    a2a:PersonNameFirstName "Grietge" ;
    a2a:PersonNamePatronym "Jans"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Cingelstraet" ;
    rdfs:label "Cingelstraet"
  ] .

oa:person_elo_3676f4dd-4dfa-eeb6-48e1-93cd52b6de1c_Person-459fef1d-1f93-3300-112b-1dddaf4797de
  a a2a:Person ;
  rdfs:label "Johannes Fles" ;
  a2a:PersonName [
    rdfs:label "Johannes Fles" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Fles"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_3676f4dd-4dfa-eeb6-48e1-93cd52b6de1c_Person-1f93aed1-e945-79ec-e133-416b1dff87f7
  a a2a:Person ;
  rdfs:label "Jan Olivier" ;
  a2a:PersonName [
    rdfs:label "Jan Olivier" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePatronym "Olivier"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_3676f4dd-4dfa-eeb6-48e1-93cd52b6de1c_Person-b9cce2cb-02c7-3d87-f190-e295f0a99c72
  a a2a:Person ;
  rdfs:label "Lia Jans" ;
  a2a:PersonName [
    rdfs:label "Lia Jans" ;
    a2a:PersonNameFirstName "Lia" ;
    a2a:PersonNamePatronym "Jans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_3676f4dd-4dfa-eeb6-48e1-93cd52b6de1c_Person-991b4f72-932b-a3ef-b3ad-a753ecc75688
  a a2a:Person ;
  rdfs:label "Jannetge Pieters" ;
  a2a:PersonName [
    rdfs:label "Jannetge Pieters" ;
    a2a:PersonNameFirstName "Jannetge" ;
    a2a:PersonNamePatronym "Pieters"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_3676f4dd-4dfa-eeb6-48e1-93cd52b6de1c_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_3676f4dd-4dfa-eeb6-48e1-93cd52b6de1c_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_elo_3676f4dd-4dfa-eeb6-48e1-93cd52b6de1c_Person:2f4e8081-1e85-f3b1-f4f6-a1fc059ad4a9 ;
  a2a:EventKeyRef oa:event_elo_3676f4dd-4dfa-eeb6-48e1-93cd52b6de1c_Event1 .

oa:relationep_elo_3676f4dd-4dfa-eeb6-48e1-93cd52b6de1c_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_elo_3676f4dd-4dfa-eeb6-48e1-93cd52b6de1c_Person:d3188056-a21d-9023-d79e-cd7cd8b33b7e ;
  a2a:EventKeyRef oa:event_elo_3676f4dd-4dfa-eeb6-48e1-93cd52b6de1c_Event1 .

oa:relationep_elo_3676f4dd-4dfa-eeb6-48e1-93cd52b6de1c_2
  a a2a:RelationEP ;
  rdfs:label "other:Eerdere man" ;
  a2a:RelationType "other:Eerdere man" ;
  a2a:PersonKeyRef oa:person_elo_3676f4dd-4dfa-eeb6-48e1-93cd52b6de1c_Person:459fef1d-1f93-3300-112b-1dddaf4797de ;
  a2a:EventKeyRef oa:event_elo_3676f4dd-4dfa-eeb6-48e1-93cd52b6de1c_Event1 .

oa:relationep_elo_3676f4dd-4dfa-eeb6-48e1-93cd52b6de1c_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_3676f4dd-4dfa-eeb6-48e1-93cd52b6de1c_Person:1f93aed1-e945-79ec-e133-416b1dff87f7 ;
  a2a:EventKeyRef oa:event_elo_3676f4dd-4dfa-eeb6-48e1-93cd52b6de1c_Event1 .

oa:relationep_elo_3676f4dd-4dfa-eeb6-48e1-93cd52b6de1c_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_3676f4dd-4dfa-eeb6-48e1-93cd52b6de1c_Person:b9cce2cb-02c7-3d87-f190-e295f0a99c72 ;
  a2a:EventKeyRef oa:event_elo_3676f4dd-4dfa-eeb6-48e1-93cd52b6de1c_Event1 .

oa:relationep_elo_3676f4dd-4dfa-eeb6-48e1-93cd52b6de1c_5
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_3676f4dd-4dfa-eeb6-48e1-93cd52b6de1c_Person:991b4f72-932b-a3ef-b3ad-a753ecc75688 ;
  a2a:EventKeyRef oa:event_elo_3676f4dd-4dfa-eeb6-48e1-93cd52b6de1c_Event1 .

oa:source_elo_3676f4dd-4dfa-eeb6-48e1-93cd52b6de1c
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden", "1674-01-01 - 1687-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1674-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1687-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: 202, Periode: 1..." ;
    a2a:Book "F. Ondertrouwboek en trouwboek voor schepenen van Leiden, 1674 - mei 1687" ;
    a2a:RegistryNumber "202" ;
    a2a:Folio "196v" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden), Deel: 202, Periode: 1..., F. Ondertrouwboek en trouwboek voor schepenen van Leiden, 1674 - mei 1687, 202, 196v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/records/media/3676f4dd-4dfa-eeb6-48e1-93cd52b6de1c/iiif/3/1276847/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/3676f4dd-4dfa-eeb6-48e1-93cd52b6de1c" ;
    a2a:UriPreview "https://elo.memorix.io/resources/records/media/3676f4dd-4dfa-eeb6-48e1-93cd52b6de1c/iiif/3/1276847/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/3676f4dd-4dfa-eeb6-48e1-93cd52b6de1c" ;
  a2a:RecordGUID "{3676f4dd-4dfa-eeb6-48e1-93cd52b6de1c}" ;
  a2a:SourceRemarkOpmerking "Datum trouwen: 14-02-1683<br>Datum ondertrouw: 23-01-1683<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/1004/file/202\">Inventarisnummer 202 van archiefnummer 1004 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden)" ;
  a2a:SourceRemarkdeel "202" ;
  a2a:SourceRemarkregister_periode "1674-1687" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260206_8218_00008218.xml van ELO" .

