@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_50CE203B-D5D6-4585-9645-CD3BA5B3AC4E
  a a2a:Record ;
  rdfs:label "Notariële akte op 9 oktober 1877 te Hoorn" ;
  a2a:hasPerson oa:person_wfa_50CE203B-D5D6-4585-9645-CD3BA5B3AC4E_Person4377333872, oa:person_wfa_50CE203B-D5D6-4585-9645-CD3BA5B3AC4E_Person4377333873, oa:person_wfa_50CE203B-D5D6-4585-9645-CD3BA5B3AC4E_Person4377333874, oa:person_wfa_50CE203B-D5D6-4585-9645-CD3BA5B3AC4E_Person4377333875, oa:person_wfa_50CE203B-D5D6-4585-9645-CD3BA5B3AC4E_Person4377333876, oa:person_wfa_50CE203B-D5D6-4585-9645-CD3BA5B3AC4E_Person0 ;
  a2a:hasEvent oa:event_wfa_50CE203B-D5D6-4585-9645-CD3BA5B3AC4E_Event1 ;
  a2a:hasRelationEP oa:relationep_wfa_50CE203B-D5D6-4585-9645-CD3BA5B3AC4E_0, oa:relationep_wfa_50CE203B-D5D6-4585-9645-CD3BA5B3AC4E_1, oa:relationep_wfa_50CE203B-D5D6-4585-9645-CD3BA5B3AC4E_2, oa:relationep_wfa_50CE203B-D5D6-4585-9645-CD3BA5B3AC4E_3, oa:relationep_wfa_50CE203B-D5D6-4585-9645-CD3BA5B3AC4E_4, oa:relationep_wfa_50CE203B-D5D6-4585-9645-CD3BA5B3AC4E_5 ;
  a2a:hasSource oa:source_wfa_50CE203B-D5D6-4585-9645-CD3BA5B3AC4E .

oa:person_wfa_50CE203B-D5D6-4585-9645-CD3BA5B3AC4E_Person4377333872
  a a2a:Person ;
  rdfs:label "Cornelia Weel" ;
  a2a:PersonName [
    rdfs:label "Cornelia Weel" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNameLastName "Weel"
  ] ;
  a2a:Residence [
    a2a:Place "Hoorn" ;
    rdfs:label "Hoorn"
  ] .

oa:person_wfa_50CE203B-D5D6-4585-9645-CD3BA5B3AC4E_Person4377333873
  a a2a:Person ;
  rdfs:label "Henricus Appelman" ;
  a2a:PersonName [
    rdfs:label "Henricus Appelman" ;
    a2a:PersonNameFirstName "Henricus" ;
    a2a:PersonNameLastName "Appelman"
  ] ;
  a2a:Residence [
    a2a:Place "Hoorn" ;
    rdfs:label "Hoorn"
  ] .

oa:person_wfa_50CE203B-D5D6-4585-9645-CD3BA5B3AC4E_Person4377333874
  a a2a:Person ;
  rdfs:label "Hein Appelman" ;
  a2a:PersonName [
    rdfs:label "Hein Appelman" ;
    a2a:PersonNameFirstName "Hein" ;
    a2a:PersonNameLastName "Appelman"
  ] ;
  a2a:Residence [
    a2a:Place "Hoorn" ;
    rdfs:label "Hoorn"
  ] .

oa:person_wfa_50CE203B-D5D6-4585-9645-CD3BA5B3AC4E_Person4377333875
  a a2a:Person ;
  rdfs:label "Johannes Petrus Vemer" ;
  a2a:PersonName [
    rdfs:label "Johannes Petrus Vemer" ;
    a2a:PersonNameFirstName "Johannes Petrus" ;
    a2a:PersonNameLastName "Vemer"
  ] ;
  a2a:Residence [
    a2a:Place "Hoorn" ;
    rdfs:label "Hoorn"
  ] .

oa:person_wfa_50CE203B-D5D6-4585-9645-CD3BA5B3AC4E_Person4377333876
  a a2a:Person ;
  rdfs:label "Fredericus Johannes Meijer" ;
  a2a:PersonName [
    rdfs:label "Fredericus Johannes Meijer" ;
    a2a:PersonNameFirstName "Fredericus Johannes" ;
    a2a:PersonNameLastName "Meijer"
  ] ;
  a2a:Residence [
    a2a:Place "Hoorn" ;
    rdfs:label "Hoorn"
  ] .

oa:person_wfa_50CE203B-D5D6-4585-9645-CD3BA5B3AC4E_Person0
  a a2a:Person ;
  rdfs:label "Bernardus Henricus Janssen" ;
  a2a:PersonName [
    rdfs:label "Bernardus Henricus Janssen" ;
    a2a:PersonNameLastName "Bernardus Henricus Janssen"
  ] ;
  a2a:Profession "Notaris" .

oa:event_wfa_50CE203B-D5D6-4585-9645-CD3BA5B3AC4E_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:LiteralDate "09-10-1877" ;
    a2a:Year "1877" ;
    a2a:Month "10" ;
    a2a:Day "09" ;
    rdfs:label "1877-10-09"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Hoorn" ;
    rdfs:label "Hoorn"
  ] .

oa:relationep_wfa_50CE203B-D5D6-4585-9645-CD3BA5B3AC4E_0
  a a2a:RelationEP ;
  rdfs:label "other:Notaris" ;
  a2a:RelationType "other:Notaris" ;
  a2a:PersonKeyRef oa:person_wfa_50CE203B-D5D6-4585-9645-CD3BA5B3AC4E_Person0 ;
  a2a:EventKeyRef oa:event_wfa_50CE203B-D5D6-4585-9645-CD3BA5B3AC4E_Event1 .

oa:relationep_wfa_50CE203B-D5D6-4585-9645-CD3BA5B3AC4E_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_50CE203B-D5D6-4585-9645-CD3BA5B3AC4E_Person4377333872 ;
  a2a:EventKeyRef oa:event_wfa_50CE203B-D5D6-4585-9645-CD3BA5B3AC4E_Event1 .

oa:relationep_wfa_50CE203B-D5D6-4585-9645-CD3BA5B3AC4E_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_50CE203B-D5D6-4585-9645-CD3BA5B3AC4E_Person4377333873 ;
  a2a:EventKeyRef oa:event_wfa_50CE203B-D5D6-4585-9645-CD3BA5B3AC4E_Event1 .

oa:relationep_wfa_50CE203B-D5D6-4585-9645-CD3BA5B3AC4E_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_50CE203B-D5D6-4585-9645-CD3BA5B3AC4E_Person4377333874 ;
  a2a:EventKeyRef oa:event_wfa_50CE203B-D5D6-4585-9645-CD3BA5B3AC4E_Event1 .

oa:relationep_wfa_50CE203B-D5D6-4585-9645-CD3BA5B3AC4E_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_50CE203B-D5D6-4585-9645-CD3BA5B3AC4E_Person4377333875 ;
  a2a:EventKeyRef oa:event_wfa_50CE203B-D5D6-4585-9645-CD3BA5B3AC4E_Event1 .

oa:relationep_wfa_50CE203B-D5D6-4585-9645-CD3BA5B3AC4E_5
  a a2a:RelationEP ;
  rdfs:label "other:Persoon in notariële akte" ;
  a2a:RelationType "other:Persoon in notariële akte" ;
  a2a:PersonKeyRef oa:person_wfa_50CE203B-D5D6-4585-9645-CD3BA5B3AC4E_Person4377333876 ;
  a2a:EventKeyRef oa:event_wfa_50CE203B-D5D6-4585-9645-CD3BA5B3AC4E_Event1 .

oa:source_wfa_50CE203B-D5D6-4585-9645-CD3BA5B3AC4E
  a a2a:Source ;
  rdfs:label "Westfries Archief, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Hoorn" ;
    a2a:Country "Nederland" ;
    rdfs:label "Hoorn, Nederland", "1877-10-09 - 1877-10-09"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1877-10-09"^^xsd:date ;
    a2a:SourceIndexDateTo "1877-10-09"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "09-10-1877" ;
    a2a:Year "1877" ;
    a2a:Month "10" ;
    a2a:Day "09" ;
    rdfs:label "09-10-1877"
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Westfries Archief" ;
    a2a:Place "Hoorn" ;
    a2a:Collection "NNA Hoorn 104, notaris Bernardus Henricus Janssen, 1877 juni-dec" ;
    a2a:Book "NNA Hoorn 104, notaris Bernardus Henricus Janssen, 1877 juni-dec" ;
    a2a:RegistryNumber "104" ;
    rdfs:label "Westfries Archief, Hoorn, NNA Hoorn 104, notaris Bernardus Henricus Janssen, 1877 juni-dec, NNA Hoorn 104, notaris Bernardus Henricus Janssen, 1877 juni-dec, 104"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/136/50A2815B206542E9A15DFB173448AC0B" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/136/50A2815B206542E9A15DFB173448AC0B" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/136/50A2815B206542E9A15DFB173448AC0B"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://proxy.archieven.nl/download/136/26541C3255EF4E8DA6CF589BDD3B7E65" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/136/26541C3255EF4E8DA6CF589BDD3B7E65" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/136/26541C3255EF4E8DA6CF589BDD3B7E65"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "3" ;
    a2a:Uri "https://proxy.archieven.nl/download/136/B6C0D65AE7DF4675A5D86FEE5CBAD982" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/136/B6C0D65AE7DF4675A5D86FEE5CBAD982" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/136/B6C0D65AE7DF4675A5D86FEE5CBAD982"
  ] ;
  a2a:SourceLastChangeDate "2025-10-10"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12114/50CE203BD5D645859645CD3BA5B3AC4E" ;
  a2a:RecordIdentifier "4377333871" ;
  a2a:RecordGUID "{50CE203B-D5D6-4585-9645-CD3BA5B3AC4E}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/2D25FF14BFE34A79BFBC69DB0DB34B5E" .

