@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_11CD4632-AF69-455E-A573-9B77DAA00A44
  a a2a:Record ;
  rdfs:label "Notariële akte op 15 september 1897 te Andijk" ;
  a2a:hasPerson oa:person_wfa_11CD4632-AF69-455E-A573-9B77DAA00A44_Person4364335640, oa:person_wfa_11CD4632-AF69-455E-A573-9B77DAA00A44_Person4364335641, oa:person_wfa_11CD4632-AF69-455E-A573-9B77DAA00A44_Person4364335648, oa:person_wfa_11CD4632-AF69-455E-A573-9B77DAA00A44_Person4364335649, oa:person_wfa_11CD4632-AF69-455E-A573-9B77DAA00A44_Person4364335650, oa:person_wfa_11CD4632-AF69-455E-A573-9B77DAA00A44_Person4364335651, oa:person_wfa_11CD4632-AF69-455E-A573-9B77DAA00A44_Person0 ;
  a2a:hasEvent oa:event_wfa_11CD4632-AF69-455E-A573-9B77DAA00A44_Event1 ;
  a2a:hasRelationEP oa:relationep_wfa_11CD4632-AF69-455E-A573-9B77DAA00A44_0, oa:relationep_wfa_11CD4632-AF69-455E-A573-9B77DAA00A44_1, oa:relationep_wfa_11CD4632-AF69-455E-A573-9B77DAA00A44_2, oa:relationep_wfa_11CD4632-AF69-455E-A573-9B77DAA00A44_3, oa:relationep_wfa_11CD4632-AF69-455E-A573-9B77DAA00A44_4, oa:relationep_wfa_11CD4632-AF69-455E-A573-9B77DAA00A44_5, oa:relationep_wfa_11CD4632-AF69-455E-A573-9B77DAA00A44_6 ;
  a2a:hasSource oa:source_wfa_11CD4632-AF69-455E-A573-9B77DAA00A44 .

oa:person_wfa_11CD4632-AF69-455E-A573-9B77DAA00A44_Person4364335640
  a a2a:Person ;
  rdfs:label "Willem Hooiveld" ;
  a2a:PersonName [
    rdfs:label "Willem Hooiveld" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNameLastName "Hooiveld"
  ] ;
  a2a:Residence [
    a2a:Place "Andijk" ;
    rdfs:label "Andijk"
  ] .

oa:person_wfa_11CD4632-AF69-455E-A573-9B77DAA00A44_Person4364335641
  a a2a:Person ;
  rdfs:label "Simon Pieterszoon Mantel" ;
  a2a:PersonName [
    rdfs:label "Simon Pieterszoon Mantel" ;
    a2a:PersonNameFirstName "Simon" ;
    a2a:PersonNamePatronym "Pieterszoon" ;
    a2a:PersonNameLastName "Mantel"
  ] ;
  a2a:Residence [
    a2a:Place "Andijk" ;
    rdfs:label "Andijk"
  ] .

oa:person_wfa_11CD4632-AF69-455E-A573-9B77DAA00A44_Person4364335648
  a a2a:Person ;
  rdfs:label "Aafje Buisman" ;
  a2a:PersonName [
    rdfs:label "Aafje Buisman" ;
    a2a:PersonNameFirstName "Aafje" ;
    a2a:PersonNameLastName "Buisman"
  ] .

oa:person_wfa_11CD4632-AF69-455E-A573-9B77DAA00A44_Person4364335649
  a a2a:Person ;
  rdfs:label "Nanne Buisman" ;
  a2a:PersonName [
    rdfs:label "Nanne Buisman" ;
    a2a:PersonNameFirstName "Nanne" ;
    a2a:PersonNameLastName "Buisman"
  ] .

oa:person_wfa_11CD4632-AF69-455E-A573-9B77DAA00A44_Person4364335650
  a a2a:Person ;
  rdfs:label "Anne Jan van Schoten" ;
  a2a:PersonName [
    rdfs:label "Anne Jan van Schoten" ;
    a2a:PersonNameFirstName "Anne Jan" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Schoten"
  ] ;
  a2a:Residence [
    a2a:Place "Andijk" ;
    rdfs:label "Andijk"
  ] .

oa:person_wfa_11CD4632-AF69-455E-A573-9B77DAA00A44_Person4364335651
  a a2a:Person ;
  rdfs:label "Jan Burger" ;
  a2a:PersonName [
    rdfs:label "Jan Burger" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Burger"
  ] ;
  a2a:Residence [
    a2a:Place "Andijk" ;
    rdfs:label "Andijk"
  ] .

oa:person_wfa_11CD4632-AF69-455E-A573-9B77DAA00A44_Person0
  a a2a:Person ;
  rdfs:label "Jan van Bommel" ;
  a2a:PersonName [
    rdfs:label "Jan van Bommel" ;
    a2a:PersonNameLastName "Jan van Bommel"
  ] ;
  a2a:Profession "Notaris" .

oa:event_wfa_11CD4632-AF69-455E-A573-9B77DAA00A44_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:LiteralDate "15-09-1897" ;
    a2a:Year "1897" ;
    a2a:Month "09" ;
    a2a:Day "15" ;
    rdfs:label "1897-09-15"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Andijk" ;
    rdfs:label "Andijk"
  ] .

oa:relationep_wfa_11CD4632-AF69-455E-A573-9B77DAA00A44_0
  a a2a:RelationEP ;
  rdfs:label "other:Notaris" ;
  a2a:RelationType "other:Notaris" ;
  a2a:PersonKeyRef oa:person_wfa_11CD4632-AF69-455E-A573-9B77DAA00A44_Person0 ;
  a2a:EventKeyRef oa:event_wfa_11CD4632-AF69-455E-A573-9B77DAA00A44_Event1 .

oa:relationep_wfa_11CD4632-AF69-455E-A573-9B77DAA00A44_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_11CD4632-AF69-455E-A573-9B77DAA00A44_Person4364335640 ;
  a2a:EventKeyRef oa:event_wfa_11CD4632-AF69-455E-A573-9B77DAA00A44_Event1 .

oa:relationep_wfa_11CD4632-AF69-455E-A573-9B77DAA00A44_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_11CD4632-AF69-455E-A573-9B77DAA00A44_Person4364335641 ;
  a2a:EventKeyRef oa:event_wfa_11CD4632-AF69-455E-A573-9B77DAA00A44_Event1 .

oa:relationep_wfa_11CD4632-AF69-455E-A573-9B77DAA00A44_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_11CD4632-AF69-455E-A573-9B77DAA00A44_Person4364335648 ;
  a2a:EventKeyRef oa:event_wfa_11CD4632-AF69-455E-A573-9B77DAA00A44_Event1 .

oa:relationep_wfa_11CD4632-AF69-455E-A573-9B77DAA00A44_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_11CD4632-AF69-455E-A573-9B77DAA00A44_Person4364335649 ;
  a2a:EventKeyRef oa:event_wfa_11CD4632-AF69-455E-A573-9B77DAA00A44_Event1 .

oa:relationep_wfa_11CD4632-AF69-455E-A573-9B77DAA00A44_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_11CD4632-AF69-455E-A573-9B77DAA00A44_Person4364335650 ;
  a2a:EventKeyRef oa:event_wfa_11CD4632-AF69-455E-A573-9B77DAA00A44_Event1 .

oa:relationep_wfa_11CD4632-AF69-455E-A573-9B77DAA00A44_6
  a a2a:RelationEP ;
  rdfs:label "other:Persoon in notariële akte" ;
  a2a:RelationType "other:Persoon in notariële akte" ;
  a2a:PersonKeyRef oa:person_wfa_11CD4632-AF69-455E-A573-9B77DAA00A44_Person4364335651 ;
  a2a:EventKeyRef oa:event_wfa_11CD4632-AF69-455E-A573-9B77DAA00A44_Event1 .

oa:source_wfa_11CD4632-AF69-455E-A573-9B77DAA00A44
  a a2a:Source ;
  rdfs:label "Westfries Archief, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Andijk" ;
    a2a:Country "Nederland" ;
    rdfs:label "Andijk, Nederland", "1897-09-15 - 1897-09-15"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1897-09-15"^^xsd:date ;
    a2a:SourceIndexDateTo "1897-09-15"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "15-09-1897" ;
    a2a:Year "1897" ;
    a2a:Month "09" ;
    a2a:Day "15" ;
    rdfs:label "15-09-1897"
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Westfries Archief" ;
    a2a:Place "Hoorn" ;
    a2a:Collection "NNA Andijk 31, notaris Jan van Bommel, 1897 juni-dec" ;
    a2a:Book "NNA Andijk 31, notaris Jan van Bommel, 1897 juni-dec" ;
    a2a:RegistryNumber "31" ;
    rdfs:label "Westfries Archief, Hoorn, NNA Andijk 31, notaris Jan van Bommel, 1897 juni-dec, NNA Andijk 31, notaris Jan van Bommel, 1897 juni-dec, 31"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/136/473DF78EE95042B4A92E6AF28CCC268C" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/136/473DF78EE95042B4A92E6AF28CCC268C" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/136/473DF78EE95042B4A92E6AF28CCC268C"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://proxy.archieven.nl/download/136/AD64242FF6CB490E9FBB841E01E0BB64" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/136/AD64242FF6CB490E9FBB841E01E0BB64" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/136/AD64242FF6CB490E9FBB841E01E0BB64"
  ] ;
  a2a:SourceLastChangeDate "2025-10-06"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12114/11CD4632AF69455EA5739B77DAA00A44" ;
  a2a:RecordIdentifier "4364335639" ;
  a2a:RecordGUID "{11CD4632-AF69-455E-A573-9B77DAA00A44}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/18018A84D13C4BD18BDBA35E37046029" .

