@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_09b287df-e2e7-0a6b-6700-411e0945878e
  a a2a:Record ;
  rdfs:label "DTB Trouwen (in het jaar 1638-1642)" ;
  a2a:hasPerson oa:person_elo_09b287df-e2e7-0a6b-6700-411e0945878e_Person-6faa026e-2255-5bef-23b0-966ff4ae46fc, oa:person_elo_09b287df-e2e7-0a6b-6700-411e0945878e_Person-79dbbc42-c93c-b781-bc78-4a3b6fe97e9a, oa:person_elo_09b287df-e2e7-0a6b-6700-411e0945878e_Person-75122b58-ec14-5a6e-e8e5-a19068e7ac6a, oa:person_elo_09b287df-e2e7-0a6b-6700-411e0945878e_Person-235f5ad3-1647-943e-29f0-66c81ddaee81 ;
  a2a:hasEvent oa:event_elo_09b287df-e2e7-0a6b-6700-411e0945878e_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_09b287df-e2e7-0a6b-6700-411e0945878e_0, oa:relationep_elo_09b287df-e2e7-0a6b-6700-411e0945878e_1, oa:relationep_elo_09b287df-e2e7-0a6b-6700-411e0945878e_2, oa:relationep_elo_09b287df-e2e7-0a6b-6700-411e0945878e_3 ;
  a2a:hasSource oa:source_elo_09b287df-e2e7-0a6b-6700-411e0945878e .

oa:person_elo_09b287df-e2e7-0a6b-6700-411e0945878e_Person-6faa026e-2255-5bef-23b0-966ff4ae46fc
  a a2a:Person ;
  rdfs:label "Thomas Claes Clinck" ;
  a2a:PersonName [
    rdfs:label "Thomas Claes Clinck" ;
    a2a:PersonNameFirstName "Thomas" ;
    a2a:PersonNamePatronym "Claes" ;
    a2a:PersonNameLastName "Clinck"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Maren" ;
    rdfs:label "Maren"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Borget" ;
    rdfs:label "Borget"
  ] ;
  a2a:Profession "lakenwerker" .

oa:person_elo_09b287df-e2e7-0a6b-6700-411e0945878e_Person-79dbbc42-c93c-b781-bc78-4a3b6fe97e9a
  a a2a:Person ;
  rdfs:label "Jannetgie Jansdr" ;
  a2a:PersonName [
    rdfs:label "Jannetgie Jansdr" ;
    a2a:PersonNameFirstName "Jannetgie" ;
    a2a:PersonNamePatronym "Jansdr"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Oude Chingel" ;
    rdfs:label "Oude Chingel"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Aken" ;
    rdfs:label "Aken"
  ] .

oa:person_elo_09b287df-e2e7-0a6b-6700-411e0945878e_Person-75122b58-ec14-5a6e-e8e5-a19068e7ac6a
  a a2a:Person ;
  rdfs:label "Claes Coppe" ;
  a2a:PersonName [
    rdfs:label "Claes Coppe" ;
    a2a:PersonNameFirstName "Claes" ;
    a2a:PersonNameLastName "Coppe"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_09b287df-e2e7-0a6b-6700-411e0945878e_Person-235f5ad3-1647-943e-29f0-66c81ddaee81
  a a2a:Person ;
  rdfs:label "Marij Pouwels" ;
  a2a:PersonName [
    rdfs:label "Marij Pouwels" ;
    a2a:PersonNameFirstName "Marij" ;
    a2a:PersonNamePatronym "Pouwels"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_09b287df-e2e7-0a6b-6700-411e0945878e_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_09b287df-e2e7-0a6b-6700-411e0945878e_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_elo_09b287df-e2e7-0a6b-6700-411e0945878e_Person:6faa026e-2255-5bef-23b0-966ff4ae46fc ;
  a2a:EventKeyRef oa:event_elo_09b287df-e2e7-0a6b-6700-411e0945878e_Event1 .

oa:relationep_elo_09b287df-e2e7-0a6b-6700-411e0945878e_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_elo_09b287df-e2e7-0a6b-6700-411e0945878e_Person:79dbbc42-c93c-b781-bc78-4a3b6fe97e9a ;
  a2a:EventKeyRef oa:event_elo_09b287df-e2e7-0a6b-6700-411e0945878e_Event1 .

oa:relationep_elo_09b287df-e2e7-0a6b-6700-411e0945878e_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_09b287df-e2e7-0a6b-6700-411e0945878e_Person:75122b58-ec14-5a6e-e8e5-a19068e7ac6a ;
  a2a:EventKeyRef oa:event_elo_09b287df-e2e7-0a6b-6700-411e0945878e_Event1 .

oa:relationep_elo_09b287df-e2e7-0a6b-6700-411e0945878e_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_09b287df-e2e7-0a6b-6700-411e0945878e_Person:235f5ad3-1647-943e-29f0-66c81ddaee81 ;
  a2a:EventKeyRef oa:event_elo_09b287df-e2e7-0a6b-6700-411e0945878e_Event1 .

oa:source_elo_09b287df-e2e7-0a6b-6700-411e0945878e
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden", "1638-01-01 - 1642-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1638-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1642-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: 12, Periode: 16..." ;
    a2a:Book "M. Kerkelijk ondertrouwboek (NH) van Leiden, 1638 - juni 1642." ;
    a2a:RegistryNumber "12" ;
    a2a:Folio "251" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden), Deel: 12, Periode: 16..., M. Kerkelijk ondertrouwboek (NH) van Leiden, 1638 - juni 1642., 12, 251"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/iiif/3/0a098866-0d0d-4680-a180-44ed446cfb8d/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/09b287df-e2e7-0a6b-6700-411e0945878e" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/0a098866-0d0d-4680-a180-44ed446cfb8d/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/09b287df-e2e7-0a6b-6700-411e0945878e" ;
  a2a:RecordGUID "{09b287df-e2e7-0a6b-6700-411e0945878e}" ;
  a2a:SourceRemarkOpmerking "Datum ondertrouw: 14-04-1642<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/1004/file/12\">Inventarisnummer 12 van archiefnummer 1004 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden)" ;
  a2a:SourceRemarkdeel "12" ;
  a2a:SourceRemarkregister_periode "1638-1642" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260701_3823_00003823.xml van ELO" .

[] a2a:PersonRemarkdiversen "getuige van de bruidegom, relatie tot de bruidegom: neef, adres: Langegraft" .
[] a2a:PersonRemarkdiversen "getuige van de bruid, relatie tot de bruid: bekende, adres: Chingel" .
