@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_e9a7ea0d-7fa3-cb0c-56ae-e5308d85df3e
  a a2a:Record ;
  rdfs:label "Notariële akte op 28 september 1837" ;
  a2a:hasPerson oa:person_raa_e9a7ea0d-7fa3-cb0c-56ae-e5308d85df3e_Person-5f333fbe-3303-719b-2b18-ea75d17cc17c, oa:person_raa_e9a7ea0d-7fa3-cb0c-56ae-e5308d85df3e_Person-b681c78c-6a94-0233-75c1-739a2b23605b, oa:person_raa_e9a7ea0d-7fa3-cb0c-56ae-e5308d85df3e_Person-d6f85e99-c2fa-16a3-1f4a-c8d869c76538, oa:person_raa_e9a7ea0d-7fa3-cb0c-56ae-e5308d85df3e_Person-e3e4ca01-8fbf-504b-266c-ed2e2eab1e3a, oa:person_raa_e9a7ea0d-7fa3-cb0c-56ae-e5308d85df3e_Person-1b3c3ad3-a02d-aa63-2994-cee7129af260, oa:person_raa_e9a7ea0d-7fa3-cb0c-56ae-e5308d85df3e_Person-2ccc4557-bfbb-599c-0b8e-ae98312b510f ;
  a2a:hasEvent oa:event_raa_e9a7ea0d-7fa3-cb0c-56ae-e5308d85df3e_Event1 ;
  a2a:hasRelationEP oa:relationep_raa_e9a7ea0d-7fa3-cb0c-56ae-e5308d85df3e_0, oa:relationep_raa_e9a7ea0d-7fa3-cb0c-56ae-e5308d85df3e_1, oa:relationep_raa_e9a7ea0d-7fa3-cb0c-56ae-e5308d85df3e_2, oa:relationep_raa_e9a7ea0d-7fa3-cb0c-56ae-e5308d85df3e_3, oa:relationep_raa_e9a7ea0d-7fa3-cb0c-56ae-e5308d85df3e_4, oa:relationep_raa_e9a7ea0d-7fa3-cb0c-56ae-e5308d85df3e_5 ;
  a2a:hasSource oa:source_raa_e9a7ea0d-7fa3-cb0c-56ae-e5308d85df3e .

oa:person_raa_e9a7ea0d-7fa3-cb0c-56ae-e5308d85df3e_Person-5f333fbe-3303-719b-2b18-ea75d17cc17c
  a a2a:Person ;
  rdfs:label "Geertje Weeshoff" ;
  a2a:PersonName [
    rdfs:label "Geertje Weeshoff" ;
    a2a:PersonNameFirstName "Geertje" ;
    a2a:PersonNameLastName "Weeshoff"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_raa_e9a7ea0d-7fa3-cb0c-56ae-e5308d85df3e_Person-b681c78c-6a94-0233-75c1-739a2b23605b
  a a2a:Person ;
  rdfs:label "Pieter Otter" ;
  a2a:PersonName [
    rdfs:label "Pieter Otter" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNameLastName "Otter"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_raa_e9a7ea0d-7fa3-cb0c-56ae-e5308d85df3e_Person-d6f85e99-c2fa-16a3-1f4a-c8d869c76538
  a a2a:Person ;
  rdfs:label "Cornelis Weeshoff" ;
  a2a:PersonName [
    rdfs:label "Cornelis Weeshoff" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Weeshoff"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_raa_e9a7ea0d-7fa3-cb0c-56ae-e5308d85df3e_Person-e3e4ca01-8fbf-504b-266c-ed2e2eab1e3a
  a a2a:Person ;
  rdfs:label "Neeltje Weeshoff" ;
  a2a:PersonName [
    rdfs:label "Neeltje Weeshoff" ;
    a2a:PersonNameFirstName "Neeltje" ;
    a2a:PersonNameLastName "Weeshoff"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_raa_e9a7ea0d-7fa3-cb0c-56ae-e5308d85df3e_Person-1b3c3ad3-a02d-aa63-2994-cee7129af260
  a a2a:Person ;
  rdfs:label "Aaltje Weeshoff" ;
  a2a:PersonName [
    rdfs:label "Aaltje Weeshoff" ;
    a2a:PersonNameFirstName "Aaltje" ;
    a2a:PersonNameLastName "Weeshoff"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_raa_e9a7ea0d-7fa3-cb0c-56ae-e5308d85df3e_Person-2ccc4557-bfbb-599c-0b8e-ae98312b510f
  a a2a:Person ;
  rdfs:label "Jan Plas" ;
  a2a:PersonName [
    rdfs:label "Jan Plas" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Plas"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_raa_e9a7ea0d-7fa3-cb0c-56ae-e5308d85df3e_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:Year "1837" ;
    a2a:Month "9" ;
    a2a:Day "28" ;
    rdfs:label "1837-09-28"^^xsd:date
  ] .

oa:relationep_raa_e9a7ea0d-7fa3-cb0c-56ae-e5308d85df3e_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_raa_e9a7ea0d-7fa3-cb0c-56ae-e5308d85df3e_Person:5f333fbe-3303-719b-2b18-ea75d17cc17c ;
  a2a:EventKeyRef oa:event_raa_e9a7ea0d-7fa3-cb0c-56ae-e5308d85df3e_Event1 .

oa:relationep_raa_e9a7ea0d-7fa3-cb0c-56ae-e5308d85df3e_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_raa_e9a7ea0d-7fa3-cb0c-56ae-e5308d85df3e_Person:b681c78c-6a94-0233-75c1-739a2b23605b ;
  a2a:EventKeyRef oa:event_raa_e9a7ea0d-7fa3-cb0c-56ae-e5308d85df3e_Event1 .

oa:relationep_raa_e9a7ea0d-7fa3-cb0c-56ae-e5308d85df3e_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_raa_e9a7ea0d-7fa3-cb0c-56ae-e5308d85df3e_Person:d6f85e99-c2fa-16a3-1f4a-c8d869c76538 ;
  a2a:EventKeyRef oa:event_raa_e9a7ea0d-7fa3-cb0c-56ae-e5308d85df3e_Event1 .

oa:relationep_raa_e9a7ea0d-7fa3-cb0c-56ae-e5308d85df3e_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_raa_e9a7ea0d-7fa3-cb0c-56ae-e5308d85df3e_Person:e3e4ca01-8fbf-504b-266c-ed2e2eab1e3a ;
  a2a:EventKeyRef oa:event_raa_e9a7ea0d-7fa3-cb0c-56ae-e5308d85df3e_Event1 .

oa:relationep_raa_e9a7ea0d-7fa3-cb0c-56ae-e5308d85df3e_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_raa_e9a7ea0d-7fa3-cb0c-56ae-e5308d85df3e_Person:1b3c3ad3-a02d-aa63-2994-cee7129af260 ;
  a2a:EventKeyRef oa:event_raa_e9a7ea0d-7fa3-cb0c-56ae-e5308d85df3e_Event1 .

oa:relationep_raa_e9a7ea0d-7fa3-cb0c-56ae-e5308d85df3e_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_raa_e9a7ea0d-7fa3-cb0c-56ae-e5308d85df3e_Person:2ccc4557-bfbb-599c-0b8e-ae98312b510f ;
  a2a:EventKeyRef oa:event_raa_e9a7ea0d-7fa3-cb0c-56ae-e5308d85df3e_Event1 .

oa:source_raa_e9a7ea0d-7fa3-cb0c-56ae-e5308d85df3e
  a a2a:Source ;
  rdfs:label "Regionaal Archief Alkmaar, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "De Rijp" ;
    rdfs:label "De Rijp", "1837-09-28 - 1837-09-28"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1837-09-28"^^xsd:date ;
    a2a:SourceIndexDateTo "1837-09-28"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1837" ;
    a2a:Month "9" ;
    a2a:Day "28" ;
    rdfs:label "1837-09-28"^^xsd:date
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Archief Alkmaar" ;
    a2a:Place "Alkmaar" ;
    a2a:Collection "Archiefnaam: Notaris D. Bek, Bron: Repertorium, Deel: 4546, Periode: 1817-1842" ;
    a2a:Book "Repertorium Periode:" ;
    a2a:DocumentNumber "1789" ;
    a2a:RegistryNumber "4546" ;
    rdfs:label "Regionaal Archief Alkmaar, Alkmaar, Archiefnaam: Notaris D. Bek, Bron: Repertorium, Deel: 4546, Periode: 1817-1842, Repertorium Periode:, 1789, 4546"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/raa/thumb/640x480/fa393f7c-2086-0b96-266d-44087a249f9d.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/raa/thumb/250x250/fa393f7c-2086-0b96-266d-44087a249f9d.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-04-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchiefalkmaar.nl/collecties/personen-zoeken/zoeken-in-personen/deeds/e9a7ea0d-7fa3-cb0c-56ae-e5308d85df3e" ;
  a2a:RecordGUID "{e9a7ea0d-7fa3-cb0c-56ae-e5308d85df3e}" ;
  a2a:SourceRemarkarchiefnaam "Notaris D. Bek" ;
  a2a:SourceRemarkbron "Repertorium" ;
  a2a:SourceRemarkdeel "4546" ;
  a2a:SourceRemarkregister_periode "1817-1842" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250224_6162_00006162.xml van RAA" .

