@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_077fb32c-89e9-07be-b1fa-91da93bbad20
  a a2a:Record ;
  rdfs:label "Notariële akte (procuratie) in 1750" ;
  a2a:hasPerson oa:person_elo_077fb32c-89e9-07be-b1fa-91da93bbad20_Person-664c89f1-369b-557c-b481-137068c9e17f ;
  a2a:hasEvent oa:event_elo_077fb32c-89e9-07be-b1fa-91da93bbad20_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_077fb32c-89e9-07be-b1fa-91da93bbad20_0 ;
  a2a:hasSource oa:source_elo_077fb32c-89e9-07be-b1fa-91da93bbad20 .

oa:person_elo_077fb32c-89e9-07be-b1fa-91da93bbad20_Person-664c89f1-369b-557c-b481-137068c9e17f
  a a2a:Person ;
  rdfs:label "Jacob Jan de Mey" ;
  a2a:PersonName [
    rdfs:label "Jacob Jan de Mey" ;
    a2a:PersonNameFirstName "Jacob Jan" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Mey"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_077fb32c-89e9-07be-b1fa-91da93bbad20_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [ a2a:Year "1750" ] .

oa:relationep_elo_077fb32c-89e9-07be-b1fa-91da93bbad20_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_elo_077fb32c-89e9-07be-b1fa-91da93bbad20_Person:664c89f1-369b-557c-b481-137068c9e17f ;
  a2a:EventKeyRef oa:event_elo_077fb32c-89e9-07be-b1fa-91da93bbad20_Event1 .

oa:source_elo_077fb32c-89e9-07be-b1fa-91da93bbad20
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden", "1750-01-01 - 1750-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1750-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1750-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [ a2a:Year "1750" ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Erfgoed Leiden" ;
    a2a:Place "Leiden" ;
    a2a:Collection "Archiefnaam: Archief van notaris Johannes van Klinkenberg, 1739-1790, Deel: 2102, Periode: 1750" ;
    a2a:Book "1750." ;
    a2a:RegistryNumber "2102" ;
    a2a:Folio "080" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Archief van notaris Johannes van Klinkenberg, 1739-1790, Deel: 2102, Periode: 1750, 1750., 2102, 080"
  ] ;
  a2a:SourceLastChangeDate "1970-01-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/077fb32c-89e9-07be-b1fa-91da93bbad20" ;
  a2a:RecordGUID "{077fb32c-89e9-07be-b1fa-91da93bbad20}" ;
  a2a:SourceRemarkOpmerking """Notaris: Klinkenberg, Johannes van
<br/><a href="/collecties/archieven/archievenoverzicht/search/list/withscans/0/findingaid/0506/file/2102/start/0/limit/10/flimit/5">Inventarisnummer 2102 van archiefnummer 0506 in Archieven</a>""" ;
  a2a:SourceRemarkAkteSoort "Procuratie" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220321_1186_00001186.xml van ELO" .

