@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_af1371a7-ac0e-5925-e90f-727cef99ab2a
  a a2a:Record ;
  rdfs:label "DTB Trouwen (in het jaar 1715-1718)" ;
  a2a:hasPerson oa:person_elo_af1371a7-ac0e-5925-e90f-727cef99ab2a_Person-5cda0021-47a1-6ea4-992b-f84e39c348d7, oa:person_elo_af1371a7-ac0e-5925-e90f-727cef99ab2a_Person-61cabe84-3d06-2dc8-1f9d-b7e76efeeb44, oa:person_elo_af1371a7-ac0e-5925-e90f-727cef99ab2a_Person-12a6e88e-1246-4eb6-638f-cf9f3e37b0d4, oa:person_elo_af1371a7-ac0e-5925-e90f-727cef99ab2a_Person-0b82edcf-60a6-69eb-7bd9-59f90b19ae7a ;
  a2a:hasEvent oa:event_elo_af1371a7-ac0e-5925-e90f-727cef99ab2a_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_af1371a7-ac0e-5925-e90f-727cef99ab2a_0, oa:relationep_elo_af1371a7-ac0e-5925-e90f-727cef99ab2a_1, oa:relationep_elo_af1371a7-ac0e-5925-e90f-727cef99ab2a_2, oa:relationep_elo_af1371a7-ac0e-5925-e90f-727cef99ab2a_3 ;
  a2a:hasSource oa:source_elo_af1371a7-ac0e-5925-e90f-727cef99ab2a .

oa:person_elo_af1371a7-ac0e-5925-e90f-727cef99ab2a_Person-5cda0021-47a1-6ea4-992b-f84e39c348d7
  a a2a:Person ;
  rdfs:label "Jonas Roussel" ;
  a2a:PersonName [
    rdfs:label "Jonas Roussel" ;
    a2a:PersonNameFirstName "Jonas" ;
    a2a:PersonNameLastName "Roussel"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Doelesteegh" ;
    rdfs:label "Doelesteegh"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Leijden" ;
    rdfs:label "Leijden"
  ] ;
  a2a:Profession "wolkammer" .

oa:person_elo_af1371a7-ac0e-5925-e90f-727cef99ab2a_Person-61cabe84-3d06-2dc8-1f9d-b7e76efeeb44
  a a2a:Person ;
  rdfs:label "Anna le Pino" ;
  a2a:PersonName [
    rdfs:label "Anna le Pino" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNamePrefixLastName "le" ;
    a2a:PersonNameLastName "Pino"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Doelegragt" ;
    rdfs:label "Doelegragt"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Leijden" ;
    rdfs:label "Leijden"
  ] .

oa:person_elo_af1371a7-ac0e-5925-e90f-727cef99ab2a_Person-12a6e88e-1246-4eb6-638f-cf9f3e37b0d4
  a a2a:Person ;
  rdfs:label "Jan Roussel" ;
  a2a:PersonName [
    rdfs:label "Jan Roussel" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Roussel"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_af1371a7-ac0e-5925-e90f-727cef99ab2a_Person-0b82edcf-60a6-69eb-7bd9-59f90b19ae7a
  a a2a:Person ;
  rdfs:label "Maria Domijn" ;
  a2a:PersonName [
    rdfs:label "Maria Domijn" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Domijn"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_af1371a7-ac0e-5925-e90f-727cef99ab2a_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_af1371a7-ac0e-5925-e90f-727cef99ab2a_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_elo_af1371a7-ac0e-5925-e90f-727cef99ab2a_Person:5cda0021-47a1-6ea4-992b-f84e39c348d7 ;
  a2a:EventKeyRef oa:event_elo_af1371a7-ac0e-5925-e90f-727cef99ab2a_Event1 .

oa:relationep_elo_af1371a7-ac0e-5925-e90f-727cef99ab2a_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_elo_af1371a7-ac0e-5925-e90f-727cef99ab2a_Person:61cabe84-3d06-2dc8-1f9d-b7e76efeeb44 ;
  a2a:EventKeyRef oa:event_elo_af1371a7-ac0e-5925-e90f-727cef99ab2a_Event1 .

oa:relationep_elo_af1371a7-ac0e-5925-e90f-727cef99ab2a_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_af1371a7-ac0e-5925-e90f-727cef99ab2a_Person:12a6e88e-1246-4eb6-638f-cf9f3e37b0d4 ;
  a2a:EventKeyRef oa:event_elo_af1371a7-ac0e-5925-e90f-727cef99ab2a_Event1 .

oa:relationep_elo_af1371a7-ac0e-5925-e90f-727cef99ab2a_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_af1371a7-ac0e-5925-e90f-727cef99ab2a_Person:0b82edcf-60a6-69eb-7bd9-59f90b19ae7a ;
  a2a:EventKeyRef oa:event_elo_af1371a7-ac0e-5925-e90f-727cef99ab2a_Event1 .

oa:source_elo_af1371a7-ac0e-5925-e90f-727cef99ab2a
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden", "1715-01-01 - 1718-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1715-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1718-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: 31, Periode: 17..." ;
    a2a:Book "GG. Kerkelijk ondertrouwboek (NH) van Leiden, januari 1715 - mei 1718." ;
    a2a:RegistryNumber "31" ;
    a2a:Folio "22" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden), Deel: 31, Periode: 17..., GG. Kerkelijk ondertrouwboek (NH) van Leiden, januari 1715 - mei 1718., 31, 22"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/records/media/af1371a7-ac0e-5925-e90f-727cef99ab2a/iiif/3/1104577/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/af1371a7-ac0e-5925-e90f-727cef99ab2a" ;
    a2a:UriPreview "https://elo.memorix.io/resources/records/media/af1371a7-ac0e-5925-e90f-727cef99ab2a/iiif/3/1104577/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/af1371a7-ac0e-5925-e90f-727cef99ab2a" ;
  a2a:RecordGUID "{af1371a7-ac0e-5925-e90f-727cef99ab2a}" ;
  a2a:SourceRemarkOpmerking "Datum ondertrouw: 20-04-1715<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/1004/file/31\">Inventarisnummer 31 van archiefnummer 1004 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden)" ;
  a2a:SourceRemarkdeel "31" ;
  a2a:SourceRemarkregister_periode "1715-1718" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20251225_17335_00017335.xml van ELO" .

