@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_d6876133-9fba-47cf-9fd4-2e0e4a61df9c
  a a2a:Record ;
  rdfs:label "Notariële akten op 20 juni 1661 te Leiden" ;
  a2a:hasPerson oa:person_elo_d6876133-9fba-47cf-9fd4-2e0e4a61df9c_Person-ec654f43-8479-413e-8252-e3988f256f1a, oa:person_elo_d6876133-9fba-47cf-9fd4-2e0e4a61df9c_Person-0e274645-884c-409d-9267-c46f13af395e, oa:person_elo_d6876133-9fba-47cf-9fd4-2e0e4a61df9c_Person-df079ff4-56e0-44f7-92a0-90651407e682, oa:person_elo_d6876133-9fba-47cf-9fd4-2e0e4a61df9c_Person-533525ea-67f3-439f-b072-d86736cee2a4 ;
  a2a:hasEvent oa:event_elo_d6876133-9fba-47cf-9fd4-2e0e4a61df9c_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_d6876133-9fba-47cf-9fd4-2e0e4a61df9c_0, oa:relationep_elo_d6876133-9fba-47cf-9fd4-2e0e4a61df9c_1, oa:relationep_elo_d6876133-9fba-47cf-9fd4-2e0e4a61df9c_2, oa:relationep_elo_d6876133-9fba-47cf-9fd4-2e0e4a61df9c_3 ;
  a2a:hasSource oa:source_elo_d6876133-9fba-47cf-9fd4-2e0e4a61df9c .

oa:person_elo_d6876133-9fba-47cf-9fd4-2e0e4a61df9c_Person-ec654f43-8479-413e-8252-e3988f256f1a
  a a2a:Person ;
  rdfs:label "Nn Meerhout" ;
  a2a:PersonName [
    rdfs:label "Nn Meerhout" ;
    a2a:PersonNameFirstName "Nn" ;
    a2a:PersonNameLastName "Meerhout"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] ;
  a2a:Profession "notaris en procureur" .

oa:person_elo_d6876133-9fba-47cf-9fd4-2e0e4a61df9c_Person-0e274645-884c-409d-9267-c46f13af395e
  a a2a:Person ;
  rdfs:label "Jan Andriesz Kien" ;
  a2a:PersonName [
    rdfs:label "Jan Andriesz Kien" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePatronym "Andriesz" ;
    a2a:PersonNameLastName "Kien"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "zeemtouwer" .

oa:person_elo_d6876133-9fba-47cf-9fd4-2e0e4a61df9c_Person-df079ff4-56e0-44f7-92a0-90651407e682
  a a2a:Person ;
  rdfs:label "Abraham Yemants" ;
  a2a:PersonName [
    rdfs:label "Abraham Yemants" ;
    a2a:PersonNameFirstName "Abraham" ;
    a2a:PersonNamePatronym "Yemants"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] ;
  a2a:Profession "handschoenmaker" .

oa:person_elo_d6876133-9fba-47cf-9fd4-2e0e4a61df9c_Person-533525ea-67f3-439f-b072-d86736cee2a4
  a a2a:Person ;
  rdfs:label "Susannetge Lookvelt" ;
  a2a:PersonName [
    rdfs:label "Susannetge Lookvelt" ;
    a2a:PersonNamePatronym "Susannetge" ;
    a2a:PersonNameLastName "Lookvelt"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] .

oa:event_elo_d6876133-9fba-47cf-9fd4-2e0e4a61df9c_Event1
  a a2a:Event ;
  rdfs:label "other:Notariële akten" ;
  a2a:EventType "other:Notariële akten" ;
  a2a:EventDate [
    a2a:Year "1661" ;
    a2a:Month "6" ;
    a2a:Day "20" ;
    rdfs:label "1661-06-20"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_d6876133-9fba-47cf-9fd4-2e0e4a61df9c_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_elo_d6876133-9fba-47cf-9fd4-2e0e4a61df9c_Person:ec654f43-8479-413e-8252-e3988f256f1a ;
  a2a:EventKeyRef oa:event_elo_d6876133-9fba-47cf-9fd4-2e0e4a61df9c_Event1 .

oa:relationep_elo_d6876133-9fba-47cf-9fd4-2e0e4a61df9c_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_elo_d6876133-9fba-47cf-9fd4-2e0e4a61df9c_Person:0e274645-884c-409d-9267-c46f13af395e ;
  a2a:EventKeyRef oa:event_elo_d6876133-9fba-47cf-9fd4-2e0e4a61df9c_Event1 .

oa:relationep_elo_d6876133-9fba-47cf-9fd4-2e0e4a61df9c_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_elo_d6876133-9fba-47cf-9fd4-2e0e4a61df9c_Person:df079ff4-56e0-44f7-92a0-90651407e682 ;
  a2a:EventKeyRef oa:event_elo_d6876133-9fba-47cf-9fd4-2e0e4a61df9c_Event1 .

oa:relationep_elo_d6876133-9fba-47cf-9fd4-2e0e4a61df9c_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_elo_d6876133-9fba-47cf-9fd4-2e0e4a61df9c_Person:533525ea-67f3-439f-b072-d86736cee2a4 ;
  a2a:EventKeyRef oa:event_elo_d6876133-9fba-47cf-9fd4-2e0e4a61df9c_Event1 .

oa:source_elo_d6876133-9fba-47cf-9fd4-2e0e4a61df9c
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden", "1660-01-01 - 1666-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1660-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1666-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1661" ;
    a2a:Month "6" ;
    a2a:Day "20" ;
    rdfs:label "1661-06-20"^^xsd:date
  ] ;
  a2a:SourceType "other:" ;
  a2a:SourceReference [
    a2a:InstitutionName "Erfgoed Leiden" ;
    a2a:Place "Leiden" ;
    a2a:Collection "Archiefnaam: Notarissen ter standplaats Leiden (Oud Notarieel Archief), Deel: 516, Periode: 1660-..." ;
    a2a:Book "Minuutakten van notaris Niclaes Claesz. Moy, 1660-oktober 1666." ;
    a2a:DocumentNumber "79" ;
    a2a:RegistryNumber "516" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Notarissen ter standplaats Leiden (Oud Notarieel Archief), Deel: 516, Periode: 1660-..., Minuutakten van notaris Niclaes Claesz. Moy, 1660-oktober 1666., 79, 516"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/records/media/d6876133-9fba-47cf-9fd4-2e0e4a61df9c/iiif/3/2985295/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/d6876133-9fba-47cf-9fd4-2e0e4a61df9c" ;
    a2a:UriPreview "https://elo.memorix.io/resources/records/media/d6876133-9fba-47cf-9fd4-2e0e4a61df9c/iiif/3/2985295/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/d6876133-9fba-47cf-9fd4-2e0e4a61df9c" ;
  a2a:RecordGUID "{d6876133-9fba-47cf-9fd4-2e0e4a61df9c}" ;
  a2a:SourceRemarkOpmerking "<br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/0506/file/516\">Inventarisnummer 516 van archiefnummer 0506 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Notarissen ter standplaats Leiden (Oud Notarieel Archief)" ;
  a2a:SourceRemarkdeel "516" ;
  a2a:SourceRemarkregister_periode "1660-1666" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20251225_29500_00029500.xml van ELO" .

