@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_28d8b131-8a73-2829-3e99-352149e86f39
  a a2a:Record ;
  rdfs:label "Notariële akte in 1702" ;
  a2a:hasPerson oa:person_raa_28d8b131-8a73-2829-3e99-352149e86f39_Person-b1c6220a-f1f4-b0cf-75fd-f6a3831de9a7, oa:person_raa_28d8b131-8a73-2829-3e99-352149e86f39_Person-035e2869-2051-f057-db0d-a128cbc948e8 ;
  a2a:hasEvent oa:event_raa_28d8b131-8a73-2829-3e99-352149e86f39_Event1 ;
  a2a:hasRelationEP oa:relationep_raa_28d8b131-8a73-2829-3e99-352149e86f39_0, oa:relationep_raa_28d8b131-8a73-2829-3e99-352149e86f39_1 ;
  a2a:hasSource oa:source_raa_28d8b131-8a73-2829-3e99-352149e86f39 .

oa:person_raa_28d8b131-8a73-2829-3e99-352149e86f39_Person-b1c6220a-f1f4-b0cf-75fd-f6a3831de9a7
  a a2a:Person ;
  rdfs:label "Nicolaas Schaghen" ;
  a2a:PersonName [
    rdfs:label "Nicolaas Schaghen" ;
    a2a:PersonNameFirstName "Nicolaas" ;
    a2a:PersonNameLastName "Schaghen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_raa_28d8b131-8a73-2829-3e99-352149e86f39_Person-035e2869-2051-f057-db0d-a128cbc948e8
  a a2a:Person ;
  rdfs:label "Eva van der Does" ;
  a2a:PersonName [
    rdfs:label "Eva van der Does" ;
    a2a:PersonNameFirstName "Eva" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Does"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_raa_28d8b131-8a73-2829-3e99-352149e86f39_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [ a2a:Year "1702" ] .

oa:relationep_raa_28d8b131-8a73-2829-3e99-352149e86f39_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_raa_28d8b131-8a73-2829-3e99-352149e86f39_Person:b1c6220a-f1f4-b0cf-75fd-f6a3831de9a7 ;
  a2a:EventKeyRef oa:event_raa_28d8b131-8a73-2829-3e99-352149e86f39_Event1 .

oa:relationep_raa_28d8b131-8a73-2829-3e99-352149e86f39_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_raa_28d8b131-8a73-2829-3e99-352149e86f39_Person:035e2869-2051-f057-db0d-a128cbc948e8 ;
  a2a:EventKeyRef oa:event_raa_28d8b131-8a73-2829-3e99-352149e86f39_Event1 .

oa:source_raa_28d8b131-8a73-2829-3e99-352149e86f39
  a a2a:Source ;
  rdfs:label "Regionaal Archief Alkmaar, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Alkmaar" ;
    rdfs:label "Alkmaar", "1702-01-01 - 1702-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1702-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1702-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [ a2a:Year "1702" ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Archief Alkmaar" ;
    a2a:Place "Alkmaar" ;
    a2a:Collection "Archiefnaam: Notaris K. Seullijn, Bron: Tafel op banden inv. nrs. 350-355 1688-1728, Deel: 356, P..." ;
    a2a:Book "Tafel op banden inv. nrs. 350-355 1688-1728 Periode:" ;
    a2a:DocumentNumber "041" ;
    a2a:RegistryNumber "356" ;
    rdfs:label "Regionaal Archief Alkmaar, Alkmaar, Archiefnaam: Notaris K. Seullijn, Bron: Tafel op banden inv. nrs. 350-355 1688-1728, Deel: 356, P..., Tafel op banden inv. nrs. 350-355 1688-1728 Periode:, 041, 356"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/raa/thumb/640x480/911d6636-b66c-61ca-55aa-96abe9971e31.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/raa/thumb/250x250/911d6636-b66c-61ca-55aa-96abe9971e31.jpg"
  ] ;
  a2a:SourceLastChangeDate "2017-01-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchiefalkmaar.nl/collecties/personen-zoeken/zoeken-in-personen/deeds/28d8b131-8a73-2829-3e99-352149e86f39" ;
  a2a:RecordGUID "{28d8b131-8a73-2829-3e99-352149e86f39}" ;
  a2a:SourceRemarkarchiefnaam "Notaris K. Seullijn" ;
  a2a:SourceRemarkbron "Tafel op banden inv. nrs. 350-355 1688-1728" ;
  a2a:SourceRemarkdeel "356" ;
  a2a:SourceRemarkregister_periode "1688-1728" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250224_2345_00002345.xml van RAA" .

