@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_6d922c3d-9e48-e47a-b56e-534b926af54c
  a a2a:Record ;
  rdfs:label "DTB Trouwen (in het jaar 1674-1687)" ;
  a2a:hasPerson oa:person_elo_6d922c3d-9e48-e47a-b56e-534b926af54c_Person-93ab2967-e920-41bb-444c-401eb9908a9f, oa:person_elo_6d922c3d-9e48-e47a-b56e-534b926af54c_Person-a3b03c42-c44d-81a1-dd85-1b77ad9c4aa5, oa:person_elo_6d922c3d-9e48-e47a-b56e-534b926af54c_Person-f67cb8ee-ecb2-81d2-642a-a5077d7c908a, oa:person_elo_6d922c3d-9e48-e47a-b56e-534b926af54c_Person-699ecffc-3e98-ae11-b52e-42202e0141b3 ;
  a2a:hasEvent oa:event_elo_6d922c3d-9e48-e47a-b56e-534b926af54c_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_6d922c3d-9e48-e47a-b56e-534b926af54c_0, oa:relationep_elo_6d922c3d-9e48-e47a-b56e-534b926af54c_1, oa:relationep_elo_6d922c3d-9e48-e47a-b56e-534b926af54c_2, oa:relationep_elo_6d922c3d-9e48-e47a-b56e-534b926af54c_3 ;
  a2a:hasSource oa:source_elo_6d922c3d-9e48-e47a-b56e-534b926af54c .

oa:person_elo_6d922c3d-9e48-e47a-b56e-534b926af54c_Person-93ab2967-e920-41bb-444c-401eb9908a9f
  a a2a:Person ;
  rdfs:label "Pieter Assuwerus Roeloff" ;
  a2a:PersonName [
    rdfs:label "Pieter Assuwerus Roeloff" ;
    a2a:PersonNameFirstName "Pieter Assuwerus" ;
    a2a:PersonNamePatronym "Roeloff"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Koenesteegh" ;
    rdfs:label "Koenesteegh"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] ;
  a2a:Profession "kaardenzetter" .

oa:person_elo_6d922c3d-9e48-e47a-b56e-534b926af54c_Person-a3b03c42-c44d-81a1-dd85-1b77ad9c4aa5
  a a2a:Person ;
  rdfs:label "Aechie Pieters den Bijman" ;
  a2a:PersonName [
    rdfs:label "Aechie Pieters den Bijman" ;
    a2a:PersonNameFirstName "Aechie" ;
    a2a:PersonNamePatronym "Pieters" ;
    a2a:PersonNamePrefixLastName "den" ;
    a2a:PersonNameLastName "Bijman"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Koenesteeg" ;
    rdfs:label "Koenesteeg"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Woerden" ;
    rdfs:label "Woerden"
  ] .

oa:person_elo_6d922c3d-9e48-e47a-b56e-534b926af54c_Person-f67cb8ee-ecb2-81d2-642a-a5077d7c908a
  a a2a:Person ;
  rdfs:label "Daniel Liaer" ;
  a2a:PersonName [
    rdfs:label "Daniel Liaer" ;
    a2a:PersonNameFirstName "Daniel" ;
    a2a:PersonNameLastName "Liaer"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_6d922c3d-9e48-e47a-b56e-534b926af54c_Person-699ecffc-3e98-ae11-b52e-42202e0141b3
  a a2a:Person ;
  rdfs:label "Lysbeth Everts van den Dijck" ;
  a2a:PersonName [
    rdfs:label "Lysbeth Everts van den Dijck" ;
    a2a:PersonNameFirstName "Lysbeth" ;
    a2a:PersonNamePatronym "Everts" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Dijck"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_6d922c3d-9e48-e47a-b56e-534b926af54c_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_6d922c3d-9e48-e47a-b56e-534b926af54c_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_elo_6d922c3d-9e48-e47a-b56e-534b926af54c_Person:93ab2967-e920-41bb-444c-401eb9908a9f ;
  a2a:EventKeyRef oa:event_elo_6d922c3d-9e48-e47a-b56e-534b926af54c_Event1 .

oa:relationep_elo_6d922c3d-9e48-e47a-b56e-534b926af54c_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_elo_6d922c3d-9e48-e47a-b56e-534b926af54c_Person:a3b03c42-c44d-81a1-dd85-1b77ad9c4aa5 ;
  a2a:EventKeyRef oa:event_elo_6d922c3d-9e48-e47a-b56e-534b926af54c_Event1 .

oa:relationep_elo_6d922c3d-9e48-e47a-b56e-534b926af54c_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_6d922c3d-9e48-e47a-b56e-534b926af54c_Person:f67cb8ee-ecb2-81d2-642a-a5077d7c908a ;
  a2a:EventKeyRef oa:event_elo_6d922c3d-9e48-e47a-b56e-534b926af54c_Event1 .

oa:relationep_elo_6d922c3d-9e48-e47a-b56e-534b926af54c_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_6d922c3d-9e48-e47a-b56e-534b926af54c_Person:699ecffc-3e98-ae11-b52e-42202e0141b3 ;
  a2a:EventKeyRef oa:event_elo_6d922c3d-9e48-e47a-b56e-534b926af54c_Event1 .

oa:source_elo_6d922c3d-9e48-e47a-b56e-534b926af54c
  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 "164" ;
    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, 164"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/records/media/6d922c3d-9e48-e47a-b56e-534b926af54c/iiif/3/1276575/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/6d922c3d-9e48-e47a-b56e-534b926af54c" ;
    a2a:UriPreview "https://elo.memorix.io/resources/records/media/6d922c3d-9e48-e47a-b56e-534b926af54c/iiif/3/1276575/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/6d922c3d-9e48-e47a-b56e-534b926af54c" ;
  a2a:RecordGUID "{6d922c3d-9e48-e47a-b56e-534b926af54c}" ;
  a2a:SourceRemarkOpmerking "Datum trouwen: 23-11-1681<br>Datum ondertrouw: 31-10-1681<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_20251225_13994_00013994.xml van ELO" .

