@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_1098515c-9082-e87f-ec58-aed19336f36e
  a a2a:Record ;
  rdfs:label "Notariële akte op 20 november 1886" ;
  a2a:hasPerson oa:person_raa_1098515c-9082-e87f-ec58-aed19336f36e_Person-5e42f791-837a-5dc9-2446-cbf5da4c9571 ;
  a2a:hasEvent oa:event_raa_1098515c-9082-e87f-ec58-aed19336f36e_Event1 ;
  a2a:hasRelationEP oa:relationep_raa_1098515c-9082-e87f-ec58-aed19336f36e_0 ;
  a2a:hasSource oa:source_raa_1098515c-9082-e87f-ec58-aed19336f36e .

oa:person_raa_1098515c-9082-e87f-ec58-aed19336f36e_Person-5e42f791-837a-5dc9-2446-cbf5da4c9571
  a a2a:Person ;
  rdfs:label "Daniel van Drumpt" ;
  a2a:PersonName [
    rdfs:label "Daniel van Drumpt" ;
    a2a:PersonNameFirstName "Daniel" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Drumpt"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_raa_1098515c-9082-e87f-ec58-aed19336f36e_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:Year "1886" ;
    a2a:Month "11" ;
    a2a:Day "20" ;
    rdfs:label "1886-11-20"^^xsd:date
  ] .

oa:relationep_raa_1098515c-9082-e87f-ec58-aed19336f36e_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_raa_1098515c-9082-e87f-ec58-aed19336f36e_Person:5e42f791-837a-5dc9-2446-cbf5da4c9571 ;
  a2a:EventKeyRef oa:event_raa_1098515c-9082-e87f-ec58-aed19336f36e_Event1 .

oa:source_raa_1098515c-9082-e87f-ec58-aed19336f36e
  a a2a:Source ;
  rdfs:label "Regionaal Archief Alkmaar, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Wieringen" ;
    rdfs:label "Wieringen", "1886-11-20 - 1886-11-20"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1886-11-20"^^xsd:date ;
    a2a:SourceIndexDateTo "1886-11-20"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1886" ;
    a2a:Month "11" ;
    a2a:Day "20" ;
    rdfs:label "1886-11-20"^^xsd:date
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Archief Alkmaar" ;
    a2a:Place "Alkmaar" ;
    a2a:Collection "Archiefnaam: Notaris H.P.D.J. van de Speck Obreen, Bron: Repertorium, Deel: 48, Periode: 1885-1915" ;
    a2a:Book "Repertorium Periode:" ;
    a2a:DocumentNumber "075" ;
    a2a:RegistryNumber "48" ;
    rdfs:label "Regionaal Archief Alkmaar, Alkmaar, Archiefnaam: Notaris H.P.D.J. van de Speck Obreen, Bron: Repertorium, Deel: 48, Periode: 1885-1915, Repertorium Periode:, 075, 48"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/raa/thumb/640x480/27885423-619c-496c-2b9e-7b1b89fd032e.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/raa/thumb/250x250/27885423-619c-496c-2b9e-7b1b89fd032e.jpg"
  ] ;
  a2a:SourceLastChangeDate "2017-08-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchiefalkmaar.nl/collecties/personen-zoeken/zoeken-in-personen/deeds/1098515c-9082-e87f-ec58-aed19336f36e" ;
  a2a:RecordGUID "{1098515c-9082-e87f-ec58-aed19336f36e}" ;
  a2a:SourceRemarkarchiefnaam "Notaris H.P.D.J. van de Speck Obreen" ;
  a2a:SourceRemarkbron "Repertorium" ;
  a2a:SourceRemarkdeel "48" ;
  a2a:SourceRemarkregister_periode "1885-1915" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250224_4353_00004353.xml van RAA" .

