@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_e8fc9762-722c-a83f-2e5e-e8f216284f97
  a a2a:Record ;
  rdfs:label "Notariële akten op 28 september 1577 te Leiden" ;
  a2a:hasPerson oa:person_elo_e8fc9762-722c-a83f-2e5e-e8f216284f97_Person-ec42862b-c74f-a9ea-a5e6-b3555266da32, oa:person_elo_e8fc9762-722c-a83f-2e5e-e8f216284f97_Person-dd2d6fb5-dbb0-0d1e-02c7-c77b5e949228, oa:person_elo_e8fc9762-722c-a83f-2e5e-e8f216284f97_Person-4a9560ec-a08c-4968-9b63-84423dfc60e8, oa:person_elo_e8fc9762-722c-a83f-2e5e-e8f216284f97_Person-030cdebf-8e2e-4bf1-b7c8-b9fd67155ee5 ;
  a2a:hasEvent oa:event_elo_e8fc9762-722c-a83f-2e5e-e8f216284f97_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_e8fc9762-722c-a83f-2e5e-e8f216284f97_0, oa:relationep_elo_e8fc9762-722c-a83f-2e5e-e8f216284f97_1, oa:relationep_elo_e8fc9762-722c-a83f-2e5e-e8f216284f97_2, oa:relationep_elo_e8fc9762-722c-a83f-2e5e-e8f216284f97_3 ;
  a2a:hasSource oa:source_elo_e8fc9762-722c-a83f-2e5e-e8f216284f97 .

oa:person_elo_e8fc9762-722c-a83f-2e5e-e8f216284f97_Person-ec42862b-c74f-a9ea-a5e6-b3555266da32
  a a2a:Person ;
  rdfs:label "Pieter Cornelisz. Verdel" ;
  a2a:PersonName [
    rdfs:label "Pieter Cornelisz. Verdel" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNamePatronym "Cornelisz." ;
    a2a:PersonNameLastName "Verdel"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Voorhout" ;
    rdfs:label "Voorhout"
  ] .

oa:person_elo_e8fc9762-722c-a83f-2e5e-e8f216284f97_Person-dd2d6fb5-dbb0-0d1e-02c7-c77b5e949228
  a a2a:Person ;
  rdfs:label "Andries Huygensz" ;
  a2a:PersonName [
    rdfs:label "Andries Huygensz" ;
    a2a:PersonNameFirstName "Andries" ;
    a2a:PersonNamePatronym "Huygensz"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "schoenmaker" .

oa:person_elo_e8fc9762-722c-a83f-2e5e-e8f216284f97_Person-4a9560ec-a08c-4968-9b63-84423dfc60e8
  a a2a:Person ;
  rdfs:label "Philips Joostensz" ;
  a2a:PersonName [
    rdfs:label "Philips Joostensz" ;
    a2a:PersonNameFirstName "Philips" ;
    a2a:PersonNamePatronym "Joostensz"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Voorhout" ;
    rdfs:label "Voorhout"
  ] .

oa:person_elo_e8fc9762-722c-a83f-2e5e-e8f216284f97_Person-030cdebf-8e2e-4bf1-b7c8-b9fd67155ee5
  a a2a:Person ;
  rdfs:label "Pieter Jacobsz" ;
  a2a:PersonName [
    rdfs:label "Pieter Jacobsz" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNamePatronym "Jacobsz"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Voorhout" ;
    rdfs:label "Voorhout"
  ] .

oa:event_elo_e8fc9762-722c-a83f-2e5e-e8f216284f97_Event1
  a a2a:Event ;
  rdfs:label "other:Notariële akten" ;
  a2a:EventType "other:Notariële akten" ;
  a2a:EventDate [
    a2a:Year "1577" ;
    a2a:Month "9" ;
    a2a:Day "28" ;
    rdfs:label "1577-09-28"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_e8fc9762-722c-a83f-2e5e-e8f216284f97_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_elo_e8fc9762-722c-a83f-2e5e-e8f216284f97_Person:ec42862b-c74f-a9ea-a5e6-b3555266da32 ;
  a2a:EventKeyRef oa:event_elo_e8fc9762-722c-a83f-2e5e-e8f216284f97_Event1 .

oa:relationep_elo_e8fc9762-722c-a83f-2e5e-e8f216284f97_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_elo_e8fc9762-722c-a83f-2e5e-e8f216284f97_Person:dd2d6fb5-dbb0-0d1e-02c7-c77b5e949228 ;
  a2a:EventKeyRef oa:event_elo_e8fc9762-722c-a83f-2e5e-e8f216284f97_Event1 .

oa:relationep_elo_e8fc9762-722c-a83f-2e5e-e8f216284f97_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_elo_e8fc9762-722c-a83f-2e5e-e8f216284f97_Person:4a9560ec-a08c-4968-9b63-84423dfc60e8 ;
  a2a:EventKeyRef oa:event_elo_e8fc9762-722c-a83f-2e5e-e8f216284f97_Event1 .

oa:relationep_elo_e8fc9762-722c-a83f-2e5e-e8f216284f97_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_elo_e8fc9762-722c-a83f-2e5e-e8f216284f97_Person:030cdebf-8e2e-4bf1-b7c8-b9fd67155ee5 ;
  a2a:EventKeyRef oa:event_elo_e8fc9762-722c-a83f-2e5e-e8f216284f97_Event1 .

oa:source_elo_e8fc9762-722c-a83f-2e5e-e8f216284f97
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden", "1577-01-01 - 1577-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1577-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1577-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1577" ;
    a2a:Month "9" ;
    a2a:Day "28" ;
    rdfs:label "1577-09-28"^^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: 6" ;
    a2a:Book "Minuutakten van notaris Salomon Lenaertsz. van der Wuert, 1577." ;
    a2a:RegistryNumber "6" ;
    a2a:Folio "462" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Notarissen ter standplaats Leiden (Oud Notarieel Archief), Deel: 6, Minuutakten van notaris Salomon Lenaertsz. van der Wuert, 1577., 6, 462"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/records/media/e8fc9762-722c-a83f-2e5e-e8f216284f97/iiif/3/140669/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/e8fc9762-722c-a83f-2e5e-e8f216284f97" ;
    a2a:UriPreview "https://elo.memorix.io/resources/records/media/e8fc9762-722c-a83f-2e5e-e8f216284f97/iiif/3/140669/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/e8fc9762-722c-a83f-2e5e-e8f216284f97" ;
  a2a:RecordGUID "{e8fc9762-722c-a83f-2e5e-e8f216284f97}" ;
  a2a:SourceRemarkOpmerking "<br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/0506/file/6\">Inventarisnummer 6 van archiefnummer 0506 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Notarissen ter standplaats Leiden (Oud Notarieel Archief)" ;
  a2a:SourceRemarkdeel "6" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20251225_28781_00028781.xml van ELO" .

