@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_wfa_9DFD792D-1468-4CB4-AD23-B477ADE2C800
  a a2a:Record ;
  rdfs:label "Notariële akte op 16 december 1905 te Hoogwoud" ;
  a2a:hasPerson oa:person_wfa_9DFD792D-1468-4CB4-AD23-B477ADE2C800_Person4374159278, oa:person_wfa_9DFD792D-1468-4CB4-AD23-B477ADE2C800_Person4374159279, oa:person_wfa_9DFD792D-1468-4CB4-AD23-B477ADE2C800_Person4374159282, oa:person_wfa_9DFD792D-1468-4CB4-AD23-B477ADE2C800_Person4374159283, oa:person_wfa_9DFD792D-1468-4CB4-AD23-B477ADE2C800_Person0 ;
  a2a:hasEvent oa:event_wfa_9DFD792D-1468-4CB4-AD23-B477ADE2C800_Event1 ;
  a2a:hasRelationEP oa:relationep_wfa_9DFD792D-1468-4CB4-AD23-B477ADE2C800_0, oa:relationep_wfa_9DFD792D-1468-4CB4-AD23-B477ADE2C800_1, oa:relationep_wfa_9DFD792D-1468-4CB4-AD23-B477ADE2C800_2, oa:relationep_wfa_9DFD792D-1468-4CB4-AD23-B477ADE2C800_3, oa:relationep_wfa_9DFD792D-1468-4CB4-AD23-B477ADE2C800_4 ;
  a2a:hasSource oa:source_wfa_9DFD792D-1468-4CB4-AD23-B477ADE2C800 .

oa:person_wfa_9DFD792D-1468-4CB4-AD23-B477ADE2C800_Person4374159278
  a a2a:Person ;
  rdfs:label "Willem Appel" ;
  a2a:PersonName [
    rdfs:label "Willem Appel" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNameLastName "Appel"
  ] ;
  a2a:Residence [
    a2a:Place "Abbekerk" ;
    rdfs:label "Abbekerk"
  ] .

oa:person_wfa_9DFD792D-1468-4CB4-AD23-B477ADE2C800_Person4374159279
  a a2a:Person ;
  rdfs:label "Jacob Janszoon Silver" ;
  a2a:PersonName [
    rdfs:label "Jacob Janszoon Silver" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNamePatronym "Janszoon" ;
    a2a:PersonNameLastName "Silver"
  ] ;
  a2a:Residence [
    a2a:Place "Lambertschaag" ;
    rdfs:label "Lambertschaag"
  ] .

oa:person_wfa_9DFD792D-1468-4CB4-AD23-B477ADE2C800_Person4374159282
  a a2a:Person ;
  rdfs:label "Arien Rooker" ;
  a2a:PersonName [
    rdfs:label "Arien Rooker" ;
    a2a:PersonNameFirstName "Arien" ;
    a2a:PersonNameLastName "Rooker"
  ] ;
  a2a:Residence [
    a2a:Place "Hoogwoud" ;
    rdfs:label "Hoogwoud"
  ] .

oa:person_wfa_9DFD792D-1468-4CB4-AD23-B477ADE2C800_Person4374159283
  a a2a:Person ;
  rdfs:label "Jacobus Bakker" ;
  a2a:PersonName [
    rdfs:label "Jacobus Bakker" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNameLastName "Bakker"
  ] ;
  a2a:Residence [
    a2a:Place "Hoorn" ;
    rdfs:label "Hoorn"
  ] .

oa:person_wfa_9DFD792D-1468-4CB4-AD23-B477ADE2C800_Person0
  a a2a:Person ;
  rdfs:label "Hendrik de Boer" ;
  a2a:PersonName [
    rdfs:label "Hendrik de Boer" ;
    a2a:PersonNameLastName "Hendrik de Boer"
  ] ;
  a2a:Profession "Notaris" .

oa:event_wfa_9DFD792D-1468-4CB4-AD23-B477ADE2C800_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:LiteralDate "16-12-1905" ;
    a2a:Year "1905" ;
    a2a:Month "12" ;
    a2a:Day "16" ;
    rdfs:label "1905-12-16"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Hoogwoud" ;
    rdfs:label "Hoogwoud"
  ] .

oa:relationep_wfa_9DFD792D-1468-4CB4-AD23-B477ADE2C800_0
  a a2a:RelationEP ;
  rdfs:label "other:Notaris" ;
  a2a:RelationType "other:Notaris" ;
  a2a:PersonKeyRef oa:person_wfa_9DFD792D-1468-4CB4-AD23-B477ADE2C800_Person0 ;
  a2a:EventKeyRef oa:event_wfa_9DFD792D-1468-4CB4-AD23-B477ADE2C800_Event1 .

oa:relationep_wfa_9DFD792D-1468-4CB4-AD23-B477ADE2C800_1
  a a2a:RelationEP ;
  rdfs:label "other:Persoon in notariële akte" ;
  a2a:RelationType "other:Persoon in notariële akte" ;
  a2a:PersonKeyRef oa:person_wfa_9DFD792D-1468-4CB4-AD23-B477ADE2C800_Person4374159278 ;
  a2a:EventKeyRef oa:event_wfa_9DFD792D-1468-4CB4-AD23-B477ADE2C800_Event1 .

oa:relationep_wfa_9DFD792D-1468-4CB4-AD23-B477ADE2C800_2
  a a2a:RelationEP ;
  rdfs:label "other:Persoon in notariële akte" ;
  a2a:RelationType "other:Persoon in notariële akte" ;
  a2a:PersonKeyRef oa:person_wfa_9DFD792D-1468-4CB4-AD23-B477ADE2C800_Person4374159279 ;
  a2a:EventKeyRef oa:event_wfa_9DFD792D-1468-4CB4-AD23-B477ADE2C800_Event1 .

oa:relationep_wfa_9DFD792D-1468-4CB4-AD23-B477ADE2C800_3
  a a2a:RelationEP ;
  rdfs:label "other:Persoon in notariële akte" ;
  a2a:RelationType "other:Persoon in notariële akte" ;
  a2a:PersonKeyRef oa:person_wfa_9DFD792D-1468-4CB4-AD23-B477ADE2C800_Person4374159282 ;
  a2a:EventKeyRef oa:event_wfa_9DFD792D-1468-4CB4-AD23-B477ADE2C800_Event1 .

oa:relationep_wfa_9DFD792D-1468-4CB4-AD23-B477ADE2C800_4
  a a2a:RelationEP ;
  rdfs:label "other:Persoon in notariële akte" ;
  a2a:RelationType "other:Persoon in notariële akte" ;
  a2a:PersonKeyRef oa:person_wfa_9DFD792D-1468-4CB4-AD23-B477ADE2C800_Person4374159283 ;
  a2a:EventKeyRef oa:event_wfa_9DFD792D-1468-4CB4-AD23-B477ADE2C800_Event1 .

oa:source_wfa_9DFD792D-1468-4CB4-AD23-B477ADE2C800
  a a2a:Source ;
  rdfs:label "Westfries Archief, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Hoogwoud" ;
    a2a:Country "Nederland" ;
    rdfs:label "Hoogwoud, Nederland", "1905-12-16 - 1905-12-16"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1905-12-16"^^xsd:date ;
    a2a:SourceIndexDateTo "1905-12-16"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "16-12-1905" ;
    a2a:Year "1905" ;
    a2a:Month "12" ;
    a2a:Day "16" ;
    rdfs:label "16-12-1905"
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Westfries Archief" ;
    a2a:Place "Hoorn" ;
    a2a:Collection "NNA Hoogwoud 81, notaris Hendrik de Boer, 1905 sep-dec" ;
    a2a:Book "NNA Hoogwoud 81, notaris Hendrik de Boer, 1905 sep-dec" ;
    a2a:RegistryNumber "81" ;
    rdfs:label "Westfries Archief, Hoorn, NNA Hoogwoud 81, notaris Hendrik de Boer, 1905 sep-dec, NNA Hoogwoud 81, notaris Hendrik de Boer, 1905 sep-dec, 81"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/136/43EECBD22DB1451A9900139CFE3F9AD5" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/136/43EECBD22DB1451A9900139CFE3F9AD5" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/136/43EECBD22DB1451A9900139CFE3F9AD5"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://proxy.archieven.nl/download/136/05C89C3FBB504C57880656F4C23914B5" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/136/05C89C3FBB504C57880656F4C23914B5" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/136/05C89C3FBB504C57880656F4C23914B5"
  ] ;
  a2a:SourceLastChangeDate "2025-10-10"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12114/9DFD792D14684CB4AD23B477ADE2C800" ;
  a2a:RecordIdentifier "4374159277" ;
  a2a:RecordGUID "{9DFD792D-1468-4CB4-AD23-B477ADE2C800}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/40C9B9A126D840479A59F40962629345" .

