@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_1244b4e7-28af-4653-88b8-65aa10d730d7
  a a2a:Record ;
  rdfs:label "Notariële akte op 2 februari 1795 te Leiden" ;
  a2a:hasPerson oa:person_elo_1244b4e7-28af-4653-88b8-65aa10d730d7_Person-51750064-1128-4502-803e-1d43d1280e29 ;
  a2a:hasEvent oa:event_elo_1244b4e7-28af-4653-88b8-65aa10d730d7_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_1244b4e7-28af-4653-88b8-65aa10d730d7_0 ;
  a2a:hasSource oa:source_elo_1244b4e7-28af-4653-88b8-65aa10d730d7 .

oa:person_elo_1244b4e7-28af-4653-88b8-65aa10d730d7_Person-51750064-1128-4502-803e-1d43d1280e29
  a a2a:Person ;
  rdfs:label "Hartman de Witte" ;
  a2a:PersonName [
    rdfs:label "Hartman de Witte" ;
    a2a:PersonNameLastName "Hartman de Witte"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_1244b4e7-28af-4653-88b8-65aa10d730d7_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:Year "1795" ;
    a2a:Month "2" ;
    a2a:Day "2" ;
    rdfs:label "1795-02-02"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_1244b4e7-28af-4653-88b8-65aa10d730d7_0
  a a2a:RelationEP ;
  rdfs:label "other:Vermeld" ;
  a2a:RelationType "other:Vermeld" ;
  a2a:PersonKeyRef oa:person_elo_1244b4e7-28af-4653-88b8-65aa10d730d7_Person:51750064-1128-4502-803e-1d43d1280e29 ;
  a2a:EventKeyRef oa:event_elo_1244b4e7-28af-4653-88b8-65aa10d730d7_Event1 .

oa:source_elo_1244b4e7-28af-4653-88b8-65aa10d730d7
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden", "1795-02-02 - 1795-02-02"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1795-02-02"^^xsd:date ;
    a2a:SourceIndexDateTo "1795-02-02"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1795" ;
    a2a:Month "2" ;
    a2a:Day "2" ;
    rdfs:label "1795-02-02"^^xsd:date
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Erfgoed Leiden" ;
    a2a:Place "Leiden" ;
    a2a:Collection "Deel: 548, Periode: 1795" ;
    a2a:Book "Provisionele Raad" ;
    a2a:DocumentNumber "053" ;
    a2a:RegistryNumber "548" ;
    a2a:Folio "29v" ;
    rdfs:label "Erfgoed Leiden, Leiden, Deel: 548, Periode: 1795, Provisionele Raad, 053, 548, 29v"
  ] ;
  a2a:SourceLastChangeDate "2018-10-11"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/1244b4e7-28af-4653-88b8-65aa10d730d7" ;
  a2a:RecordGUID "{1244b4e7-28af-4653-88b8-65aa10d730d7}" ;
  a2a:SourceRemarkOpmerking "Toegang naam: 0501A<br />Toegang nummer: Stadsarchief Leiden 1574-1816" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20190809_00006782.xml van ELO" .

