@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_6000bfea-26c4-4572-8aae-1436ce2ecc4c
  a a2a:Record ;
  rdfs:label "Borgbrieven op 7 augustus 1752 te Leiden" ;
  a2a:hasPerson oa:person_elo_6000bfea-26c4-4572-8aae-1436ce2ecc4c_Person-31572d37-6944-4238-963a-575b3ff0b312 ;
  a2a:hasEvent oa:event_elo_6000bfea-26c4-4572-8aae-1436ce2ecc4c_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_6000bfea-26c4-4572-8aae-1436ce2ecc4c_0 ;
  a2a:hasSource oa:source_elo_6000bfea-26c4-4572-8aae-1436ce2ecc4c .

oa:person_elo_6000bfea-26c4-4572-8aae-1436ce2ecc4c_Person-31572d37-6944-4238-963a-575b3ff0b312
  a a2a:Person ;
  rdfs:label "Louis Paak" ;
  a2a:PersonName [
    rdfs:label "Louis Paak" ;
    a2a:PersonNameFirstName "Louis" ;
    a2a:PersonNameLastName "Paak"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "53 jaar" ;
    rdfs:label "53 jaar"
  ] .

oa:event_elo_6000bfea-26c4-4572-8aae-1436ce2ecc4c_Event1
  a a2a:Event ;
  rdfs:label "other:Borgbrieven" ;
  a2a:EventType "other:Borgbrieven" ;
  a2a:EventDate [
    a2a:Year "1752" ;
    a2a:Month "8" ;
    a2a:Day "7" ;
    rdfs:label "1752-08-07"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_6000bfea-26c4-4572-8aae-1436ce2ecc4c_0
  a a2a:RelationEP ;
  rdfs:label "other:Genoemd" ;
  a2a:RelationType "other:Genoemd" ;
  a2a:PersonKeyRef oa:person_elo_6000bfea-26c4-4572-8aae-1436ce2ecc4c_Person:31572d37-6944-4238-963a-575b3ff0b312 ;
  a2a:EventKeyRef oa:event_elo_6000bfea-26c4-4572-8aae-1436ce2ecc4c_Event1 .

oa:source_elo_6000bfea-26c4-4572-8aae-1436ce2ecc4c
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden", "1732-01-01 - 1779-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1732-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1779-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1752" ;
    a2a:Month "8" ;
    a2a:Day "7" ;
    rdfs:label "1752-08-07"^^xsd:date
  ] ;
  a2a:SourceType "other:" ;
  a2a:SourceReference [
    a2a:InstitutionName "Erfgoed Leiden" ;
    a2a:Place "Leiden" ;
    a2a:Collection "Archiefnaam: Nederlands Hervormde Diakonie, Leiden, Deel: 594, Periode: 1732-1779" ;
    a2a:Book "1732-1779." ;
    a2a:RegistryNumber "594" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Nederlands Hervormde Diakonie, Leiden, Deel: 594, Periode: 1732-1779, 1732-1779., 594"
  ] ;
  a2a:SourceLastChangeDate "1970-01-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/6000bfea-26c4-4572-8aae-1436ce2ecc4c" ;
  a2a:RecordGUID "{6000bfea-26c4-4572-8aae-1436ce2ecc4c}" ;
  a2a:SourceRemarkOpmerking "<br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/0520/file/594\">Inventarisnummer 594 van archiefnummer 0520 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Nederlands Hervormde Diakonie, Leiden" ;
  a2a:SourceRemarkdeel "594" ;
  a2a:SourceRemarkregister_periode "1732-1779" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260701_20860_00020860.xml van ELO" .

[] a2a:PersonRemarkdiversen "Afkomstig van: Leiden<br>Vertrokken naar: s-Gravenhage" .
