@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_raa_02b4df74-cfcf-c8f6-0366-87e6a3f03ef7
  a a2a:Record ;
  rdfs:label "Notariële akte op 24 februari 1824" ;
  a2a:hasPerson oa:person_raa_02b4df74-cfcf-c8f6-0366-87e6a3f03ef7_Person-47c222bd-c958-2916-ccaa-46ba98f3ba22, oa:person_raa_02b4df74-cfcf-c8f6-0366-87e6a3f03ef7_Person-b7636722-3686-b4ea-81d8-470a2d69b99f, oa:person_raa_02b4df74-cfcf-c8f6-0366-87e6a3f03ef7_Person-c8d53c74-703a-cedc-71f9-a2ce5c0a87a8 ;
  a2a:hasEvent oa:event_raa_02b4df74-cfcf-c8f6-0366-87e6a3f03ef7_Event1 ;
  a2a:hasRelationEP oa:relationep_raa_02b4df74-cfcf-c8f6-0366-87e6a3f03ef7_0, oa:relationep_raa_02b4df74-cfcf-c8f6-0366-87e6a3f03ef7_1, oa:relationep_raa_02b4df74-cfcf-c8f6-0366-87e6a3f03ef7_2 ;
  a2a:hasSource oa:source_raa_02b4df74-cfcf-c8f6-0366-87e6a3f03ef7 .

oa:person_raa_02b4df74-cfcf-c8f6-0366-87e6a3f03ef7_Person-47c222bd-c958-2916-ccaa-46ba98f3ba22
  a a2a:Person ;
  rdfs:label "Antje Dirksdr Keesman" ;
  a2a:PersonName [
    rdfs:label "Antje Dirksdr Keesman" ;
    a2a:PersonNameFirstName "Antje Dirksdr" ;
    a2a:PersonNameLastName "Keesman"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_raa_02b4df74-cfcf-c8f6-0366-87e6a3f03ef7_Person-b7636722-3686-b4ea-81d8-470a2d69b99f
  a a2a:Person ;
  rdfs:label "Lourens Bas" ;
  a2a:PersonName [
    rdfs:label "Lourens Bas" ;
    a2a:PersonNameFirstName "Lourens" ;
    a2a:PersonNameLastName "Bas"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_raa_02b4df74-cfcf-c8f6-0366-87e6a3f03ef7_Person-c8d53c74-703a-cedc-71f9-a2ce5c0a87a8
  a a2a:Person ;
  rdfs:label "Joris Wiedijk" ;
  a2a:PersonName [
    rdfs:label "Joris Wiedijk" ;
    a2a:PersonNameFirstName "Joris" ;
    a2a:PersonNameLastName "Wiedijk"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_raa_02b4df74-cfcf-c8f6-0366-87e6a3f03ef7_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:Year "1824" ;
    a2a:Month "2" ;
    a2a:Day "24" ;
    rdfs:label "1824-02-24"^^xsd:date
  ] .

oa:relationep_raa_02b4df74-cfcf-c8f6-0366-87e6a3f03ef7_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_raa_02b4df74-cfcf-c8f6-0366-87e6a3f03ef7_Person:47c222bd-c958-2916-ccaa-46ba98f3ba22 ;
  a2a:EventKeyRef oa:event_raa_02b4df74-cfcf-c8f6-0366-87e6a3f03ef7_Event1 .

oa:relationep_raa_02b4df74-cfcf-c8f6-0366-87e6a3f03ef7_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_raa_02b4df74-cfcf-c8f6-0366-87e6a3f03ef7_Person:b7636722-3686-b4ea-81d8-470a2d69b99f ;
  a2a:EventKeyRef oa:event_raa_02b4df74-cfcf-c8f6-0366-87e6a3f03ef7_Event1 .

oa:relationep_raa_02b4df74-cfcf-c8f6-0366-87e6a3f03ef7_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_raa_02b4df74-cfcf-c8f6-0366-87e6a3f03ef7_Person:c8d53c74-703a-cedc-71f9-a2ce5c0a87a8 ;
  a2a:EventKeyRef oa:event_raa_02b4df74-cfcf-c8f6-0366-87e6a3f03ef7_Event1 .

oa:source_raa_02b4df74-cfcf-c8f6-0366-87e6a3f03ef7
  a a2a:Source ;
  rdfs:label "Regionaal Archief Alkmaar, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Alkmaar" ;
    rdfs:label "Alkmaar", "1824-02-24 - 1824-02-24"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1824-02-24"^^xsd:date ;
    a2a:SourceIndexDateTo "1824-02-24"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1824" ;
    a2a:Month "2" ;
    a2a:Day "24" ;
    rdfs:label "1824-02-24"^^xsd:date
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Archief Alkmaar" ;
    a2a:Place "Alkmaar" ;
    a2a:Collection "Archiefnaam: Notaris A.P. de Lange, Bron: Repertorium, Deel: 1175, Periode: 1823-1826" ;
    a2a:Book "Repertorium Periode:" ;
    a2a:DocumentNumber "109" ;
    a2a:RegistryNumber "1175" ;
    rdfs:label "Regionaal Archief Alkmaar, Alkmaar, Archiefnaam: Notaris A.P. de Lange, Bron: Repertorium, Deel: 1175, Periode: 1823-1826, Repertorium Periode:, 109, 1175"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/raa/thumb/640x480/25c1c1ef-ddc6-dd8f-4374-48979888e7a8.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/raa/thumb/250x250/25c1c1ef-ddc6-dd8f-4374-48979888e7a8.jpg"
  ] ;
  a2a:SourceLastChangeDate "2015-06-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchiefalkmaar.nl/collecties/personen-zoeken/zoeken-in-personen/deeds/02b4df74-cfcf-c8f6-0366-87e6a3f03ef7" ;
  a2a:RecordGUID "{02b4df74-cfcf-c8f6-0366-87e6a3f03ef7}" ;
  a2a:SourceRemarkarchiefnaam "Notaris A.P. de Lange" ;
  a2a:SourceRemarkbron "Repertorium" ;
  a2a:SourceRemarkdeel "1175" ;
  a2a:SourceRemarkregister_periode "1823-1826" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250224_7315_00007315.xml van RAA" .

