@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_91E10FA0-2AB3-441F-9C01-82D13BFA76D4
  a a2a:Record ;
  rdfs:label "Notariële akte op 4 november 1899 te Hoorn" ;
  a2a:hasPerson oa:person_wfa_91E10FA0-2AB3-441F-9C01-82D13BFA76D4_Person4377386160, oa:person_wfa_91E10FA0-2AB3-441F-9C01-82D13BFA76D4_Person4377386161, oa:person_wfa_91E10FA0-2AB3-441F-9C01-82D13BFA76D4_Person4377386165, oa:person_wfa_91E10FA0-2AB3-441F-9C01-82D13BFA76D4_Person4377386166, oa:person_wfa_91E10FA0-2AB3-441F-9C01-82D13BFA76D4_Person0 ;
  a2a:hasEvent oa:event_wfa_91E10FA0-2AB3-441F-9C01-82D13BFA76D4_Event1 ;
  a2a:hasRelationEP oa:relationep_wfa_91E10FA0-2AB3-441F-9C01-82D13BFA76D4_0, oa:relationep_wfa_91E10FA0-2AB3-441F-9C01-82D13BFA76D4_1, oa:relationep_wfa_91E10FA0-2AB3-441F-9C01-82D13BFA76D4_2, oa:relationep_wfa_91E10FA0-2AB3-441F-9C01-82D13BFA76D4_3, oa:relationep_wfa_91E10FA0-2AB3-441F-9C01-82D13BFA76D4_4 ;
  a2a:hasSource oa:source_wfa_91E10FA0-2AB3-441F-9C01-82D13BFA76D4 .

oa:person_wfa_91E10FA0-2AB3-441F-9C01-82D13BFA76D4_Person4377386160
  a a2a:Person ;
  rdfs:label "Gerrit Jan Hobbelman" ;
  a2a:PersonName [
    rdfs:label "Gerrit Jan Hobbelman" ;
    a2a:PersonNameFirstName "Gerrit Jan" ;
    a2a:PersonNameLastName "Hobbelman"
  ] ;
  a2a:Residence [
    a2a:Place "Hoorn" ;
    rdfs:label "Hoorn"
  ] .

oa:person_wfa_91E10FA0-2AB3-441F-9C01-82D13BFA76D4_Person4377386161
  a a2a:Person ;
  rdfs:label "Johannes Smit" ;
  a2a:PersonName [
    rdfs:label "Johannes Smit" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Smit"
  ] ;
  a2a:Residence [
    a2a:Place "Hoorn" ;
    rdfs:label "Hoorn"
  ] .

oa:person_wfa_91E10FA0-2AB3-441F-9C01-82D13BFA76D4_Person4377386165
  a a2a:Person ;
  rdfs:label "Wilhelmus Timotheus Johannes Gabriel Osse" ;
  a2a:PersonName [
    rdfs:label "Wilhelmus Timotheus Johannes Gabriel Osse" ;
    a2a:PersonNameFirstName "Wilhelmus Timotheus Johannes Gabriel" ;
    a2a:PersonNameLastName "Osse"
  ] ;
  a2a:Residence [
    a2a:Place "Hoorn" ;
    rdfs:label "Hoorn"
  ] .

oa:person_wfa_91E10FA0-2AB3-441F-9C01-82D13BFA76D4_Person4377386166
  a a2a:Person ;
  rdfs:label "JOhann Heinrich Wessel Büsse" ;
  a2a:PersonName [
    rdfs:label "JOhann Heinrich Wessel Büsse" ;
    a2a:PersonNameFirstName "JOhann Heinrich Wessel" ;
    a2a:PersonNameLastName "Büsse"
  ] ;
  a2a:Residence [
    a2a:Place "Hoorn" ;
    rdfs:label "Hoorn"
  ] .

oa:person_wfa_91E10FA0-2AB3-441F-9C01-82D13BFA76D4_Person0
  a a2a:Person ;
  rdfs:label "Pieter Bos" ;
  a2a:PersonName [
    rdfs:label "Pieter Bos" ;
    a2a:PersonNameLastName "Pieter Bos"
  ] ;
  a2a:Profession "Notaris" .

oa:event_wfa_91E10FA0-2AB3-441F-9C01-82D13BFA76D4_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:LiteralDate "04-11-1899" ;
    a2a:Year "1899" ;
    a2a:Month "11" ;
    a2a:Day "04" ;
    rdfs:label "1899-11-04"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Hoorn" ;
    rdfs:label "Hoorn"
  ] .

oa:relationep_wfa_91E10FA0-2AB3-441F-9C01-82D13BFA76D4_0
  a a2a:RelationEP ;
  rdfs:label "other:Notaris" ;
  a2a:RelationType "other:Notaris" ;
  a2a:PersonKeyRef oa:person_wfa_91E10FA0-2AB3-441F-9C01-82D13BFA76D4_Person0 ;
  a2a:EventKeyRef oa:event_wfa_91E10FA0-2AB3-441F-9C01-82D13BFA76D4_Event1 .

oa:relationep_wfa_91E10FA0-2AB3-441F-9C01-82D13BFA76D4_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_91E10FA0-2AB3-441F-9C01-82D13BFA76D4_Person4377386160 ;
  a2a:EventKeyRef oa:event_wfa_91E10FA0-2AB3-441F-9C01-82D13BFA76D4_Event1 .

oa:relationep_wfa_91E10FA0-2AB3-441F-9C01-82D13BFA76D4_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_91E10FA0-2AB3-441F-9C01-82D13BFA76D4_Person4377386161 ;
  a2a:EventKeyRef oa:event_wfa_91E10FA0-2AB3-441F-9C01-82D13BFA76D4_Event1 .

oa:relationep_wfa_91E10FA0-2AB3-441F-9C01-82D13BFA76D4_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_91E10FA0-2AB3-441F-9C01-82D13BFA76D4_Person4377386165 ;
  a2a:EventKeyRef oa:event_wfa_91E10FA0-2AB3-441F-9C01-82D13BFA76D4_Event1 .

oa:relationep_wfa_91E10FA0-2AB3-441F-9C01-82D13BFA76D4_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_91E10FA0-2AB3-441F-9C01-82D13BFA76D4_Person4377386166 ;
  a2a:EventKeyRef oa:event_wfa_91E10FA0-2AB3-441F-9C01-82D13BFA76D4_Event1 .

oa:source_wfa_91E10FA0-2AB3-441F-9C01-82D13BFA76D4
  a a2a:Source ;
  rdfs:label "Westfries Archief, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Hoorn" ;
    a2a:Country "Nederland" ;
    rdfs:label "Hoorn, Nederland", "1899-11-04 - 1899-11-04"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1899-11-04"^^xsd:date ;
    a2a:SourceIndexDateTo "1899-11-04"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "04-11-1899" ;
    a2a:Year "1899" ;
    a2a:Month "11" ;
    a2a:Day "04" ;
    rdfs:label "04-11-1899"
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Westfries Archief" ;
    a2a:Place "Hoorn" ;
    a2a:Collection "NNA Hoorn 155, notaris Pieter Bos, 1899 okt-dec" ;
    a2a:Book "NNA Hoorn 155, notaris Pieter Bos, 1899 okt-dec" ;
    a2a:RegistryNumber "155" ;
    rdfs:label "Westfries Archief, Hoorn, NNA Hoorn 155, notaris Pieter Bos, 1899 okt-dec, NNA Hoorn 155, notaris Pieter Bos, 1899 okt-dec, 155"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/136/0B302D5A844E4B028C8D35F71B11EA06" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/136/0B302D5A844E4B028C8D35F71B11EA06" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/136/0B302D5A844E4B028C8D35F71B11EA06"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://proxy.archieven.nl/download/136/7AFD371A45084D139BDB2DE020BCB818" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/136/7AFD371A45084D139BDB2DE020BCB818" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/136/7AFD371A45084D139BDB2DE020BCB818"
  ] ;
  a2a:SourceLastChangeDate "2025-10-10"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12114/91E10FA02AB3441F9C0182D13BFA76D4" ;
  a2a:RecordIdentifier "4377386159" ;
  a2a:RecordGUID "{91E10FA0-2AB3-441F-9C01-82D13BFA76D4}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/7F466E0E7A974645B2126E3F1753C49C" .

